AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
[oota-llvm.git] / lib / Target / ARM64 / ARM64Subtarget.cpp
2014-05-21 Eric ChristopherFix compilation issues.
2014-05-21 Eric ChristopherMake early if conversion dependent upon the subtarget...
2014-05-01 Bradley Smith[ARM64] Prefer generation of bzero on Darwin only
2014-04-25 Tilmann Scheller[ARM64] When compiling for ELF in PIC mode, local symbo...
2014-04-25 Kevin Qin[ARM64] Support crc predicate on ARM64.
2014-04-23 James Molloy[ARM64] Fix formatting.
2014-04-23 James Molloy[ARM64] Add a big endian version of the ARM64 target...
2014-04-22 Chandler Carruth[cleanup] Lift using directives, DEBUG_TYPE definitions...
2014-04-21 Chandler Carruth[Modules] Make Support/Debug.h modular. This requires...
2014-04-15 Quentin Colombet[ARM64] Set default CPU to generic instead of cyclone.
2014-04-14 James Molloy[ARM64] Port over missing subtarget features, and CPU...
2014-04-02 Tim NorthoverARM64: use GOT for weak symbols & PIC.
2014-03-29 Tim NorthoverARM64: initial backend import