[C++] Use 'nullptr'. Target edition.
[oota-llvm.git] / lib / Target / ARM64 / ARM64InstrInfo.cpp
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-23 Quentin Colombet[ARM64] Fix the information we give to the peephole...
2014-04-23 Kevin Qin[ARM64] Enable feature predicates for NEON / FP / CRYPTO.
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