summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/ARM64TargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-208/+0
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-0/+3
* Make early if conversion dependent upon the subtarget and addEric Christopher2014-05-211-6/+1
* [ARM64][fast-isel] Disable target specific optimizations at -O0. Functionally,Chad Rosier2014-05-071-17/+30
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-7/+7
* [ARM64] Add a big endian version of the ARM64 target machine, and update all ...James Molloy2014-04-231-5/+30
* ARM64: disable generation of .loh directives outside MachO.Tim Northover2014-04-181-1/+2
* ARM64: add acquire/release versions of the existing atomic intrinsics.Tim Northover2014-04-171-0/+5
* Add a flag to disable the ARM64DeadRegisterDefinitionsPassLouis Gerbarg2014-04-141-1/+10
* ARM64: initial backend importTim Northover2014-03-291-0/+157
OpenPOWER on IntegriCloud