ARM64: diagnose use of v16-v31 in certain indexed NEON instructions.
[oota-llvm.git] / lib / Target / ARM64 / ARM64Subtarget.cpp
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