AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
[oota-llvm.git] / lib / Target / ARM64 / ARM64InstrInfo.cpp
2014-05-22 Tim NorthoverARM64: model pre/post-indexed operations properly.
2014-05-22 Tim NorthoverARM64: separate load/store operands to simplify assembler
2014-05-19 Chad Rosier[ARM64] Adds Cortex-A53 scheduling support for vector...
2014-05-19 Bradley Smith[ARM64] Split tbz/tbnz into W/X register variant
2014-05-19 Aaron BallmanResolving MSVC warnings about switch statements with...
2014-05-16 Chad Rosier[ARM64] Increases the Sched Model accuracy for Cortex...
2014-05-12 Tim NorthoverARM64: merge "extend" and "shift" addressing-mode enums.
2014-04-30 Tim NorthoverAArch64/ARM64: expunge CPSR from the sources
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