AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
[oota-llvm.git] / lib / Target / ARM64 / ARM64BranchRelaxation.cpp
2014-05-19 Bradley Smith[ARM64] Split tbz/tbnz into W/X register variant
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-16 Jim Grosbach[ARM64,C++11] Tidy up branch relaxation a bit w/ c...
2014-04-03 Jim GrosbachTidy up. Space before ':' in range-based for loops.
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in branch relaxation.
2014-03-29 Tim NorthoverARM64: initial backend import