summaryrefslogtreecommitdiff
path: root/compiler/utils/assembler_test.h
AgeCommit message (Expand)Author
2014-10-22C++11 related clean-up of DISALLOW_.. Ian Rogers
2014-10-21Implement register allocator for floating point registers. Nicolas Geoffray
2014-08-08ART: Make assembler_test less chatty Andreas Gampe
2014-08-06ART: Remove test files after test Andreas Gampe
2014-05-19Now we have a proper C++ library, use std::unique_ptr. Ian Rogers
2014-05-02ART: Fix assembler_test to use ScratchFile Andreas Gampe
2014-04-30x86_64 Assembler Test Infrastructure, fix x86_64 assembler Andreas Gampe