[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
[oota-llvm.git] / lib / Target / ARM64 / ARM64InstrInfo.cpp
2014-04-22 Chandler Carruth[cleanup] Lift using directives, DEBUG_TYPE definitions...
2014-04-14 Tim NorthoverAArch64/ARM64: enable directcond.ll test on ARM64.
2014-04-10 Jim Grosbach[ARM64,C++11]: Range'ify loops in InstrInfo.
2014-03-29 Tim NorthoverARM64: initial backend import