summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/code_generator_x86_64.cc
Commit message (Expand)AuthorAgeFilesLines
* Support fields in optimizing compiler.Nicolas Geoffray2014-07-141-8/+176
* Support longs in the register allocator for x86_64.Nicolas Geoffray2014-07-021-12/+84
* Add some more instruction support to optimizing compiler.Dave Allison2014-06-241-13/+94
* Enable the register allocator on x86_64.Nicolas Geoffray2014-06-161-28/+121
* Add x86_64 support to the optimizing compiler.Nicolas Geoffray2014-06-131-0/+708