summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/ARM64ISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-464/+0
* Revert "Implement global merge optimization for global variables."Rafael Espindola2014-05-161-4/+0
* [ARM64]Implement NEON post-increment LD1(lane) and post-increment LD1R.Hao Liu2014-05-161-0/+2
* Implement global merge optimization for global variables.Jiangning Liu2014-05-151-0/+4
* [ARM64] Support aggressive fastcc/tailcallopt breaking ABI by popping out arg...Jiangning Liu2014-05-151-0/+10
* Rename ComputeMaskedBits to computeKnownBits. "Masked" has beenJay Foad2014-05-141-4/+4
* Pass the value type to TLI::getRegisterByNameHal Finkel2014-05-111-1/+1
* Add 'override' to getRegisterByName in *ISelLowering.hHal Finkel2014-05-111-1/+1
* AArch64/ARM64: Port NEON post-increment load/store with 2/3/4 vectors to ARM6...Hao Liu2014-05-081-1/+24
* Implememting named register intrinsicsRenato Golin2014-05-061-0/+1
* [ARM64] Prevent bit extraction to be adjusted by following shiftWeiming Zhao2014-04-301-0/+3
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-11/+14
* [C++] Use 'nullptr'.Craig Topper2014-04-281-1/+1
* AArch64/ARM64: port BSL logic from AArch64 & enable test.Tim Northover2014-04-181-0/+4
* ARM64: switch to IR-based atomic operations.Tim Northover2014-04-171-13/+9
* Make consistent use of MCPhysReg instead of uint16_t throughout the tree.Craig Topper2014-04-041-1/+1
* ARM64: override all the things.Tim Northover2014-03-301-52/+51
* ARM64: initial backend importTim Northover2014-03-291-0/+423
OpenPOWER on IntegriCloud