summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/AArch64TargetMachine.h
Commit message (Expand)AuthorAge
* Remove extraneous includes from the target machines.Eric Christopher2014-06-26
* Move AArch64TargetLowering to AArch64Subtarget.Eric Christopher2014-06-10
* Move AArch64InstrInfo to AArch64Subtarget.Eric Christopher2014-06-10
* Move AArch64SelectionDAGInfo down to the subtarget.Eric Christopher2014-06-10
* Move DataLayout onto the AArch64 subtarget.Eric Christopher2014-06-10
* Move AArch64FrameLowering into the subtarget.Eric Christopher2014-06-10
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-24
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-24
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* Add AArch64 big endian Target (aarch64_be)Christian Pirker2014-02-24
* [AArch64] Add support for TargetTransformInfo Analysis.Chad Rosier2014-02-20
* Add AArch64 as an experimental target.Tim Northover2013-01-31