AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
[oota-llvm.git] / lib / Target / ARM64 / ARM64LoadStoreOptimizer.cpp
2014-05-22 Tim NorthoverARM64: model pre/post-indexed operations properly.
2014-05-16 Tilmann Scheller[ARM64] Fix wrong comment in load/store optimization...
2014-05-07 Chad Rosier[ARM64][fast-isel] Disable target specific optimization...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-04-03 Jim GrosbachFix typo.
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in load/store pair...
2014-03-29 Tim NorthoverARM64: initial backend import