AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
[oota-llvm.git] / lib / Target / ARM64 / ARM64FastISel.cpp
2014-05-16 Rafael EspindolaDelete getAliasedGlobal.
2014-05-08 James Molloy[ARM64-BE] Teach fast-isel about how to set up sub...
2014-05-08 Tim NorthoverARM64: make sure FastISel emits SSA MachineInstrs
2014-05-07 James Molloy[ARM64-BE] Fix fast-isel, and add appropriate RUN lines...
2014-05-03 Joey Gouly[ARM64] Correctly select ANDWri in FastISel.
2014-04-30 Chad Rosier[ARM64][fast-isel] Fast-isel doesn't know how to handle...
2014-04-30 Tim NorthoverAArch64/ARM64: use HS instead of CS & LO instead of CC.
2014-04-30 Tim NorthoverARM64: make sure FastISel uses a GPR64 source in 64...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-16 Aaron BallmanReplacing a non-ASCII character in a comment with an...
2014-04-15 Tim NorthoverARM64: add constraints to various FastISel operations
2014-04-01 Aaron BallmanFixing warnings in the MSVC build. No functional change...
2014-03-29 Tim NorthoverARM64: initial backend import