[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
[oota-llvm.git] / lib / Target / AArch64 / AArch64RegisterInfo.cpp
2014-04-22 Chandler Carruth[cleanup] Lift using directives, DEBUG_TYPE definitions...
2014-04-04 Craig TopperMake consistent use of MCPhysReg instead of uint16_t...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2014-01-07 Hao Liu[AArch64]Add support to spill/fill D tuples such as...
2013-12-30 Hao Liu[AArch64]Add code to spill/fill Q register tuples such...
2013-06-07 Bill WendlingDon't cache the instruction info and register info...
2013-02-21 Eli BenderskyMove the eliminateCallFramePseudoInstr method from...
2013-02-11 Tim NorthoverAArch64: fix build on some MSVC versions
2013-02-05 Tim NorthoverFix formatting in AArch64 backend.
2013-01-31 Tim NorthoverUpdate AArch64 backend to changed eliminateFrameIndex...
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.