Move AArch64InstrInfo to AArch64Subtarget.
[oota-llvm.git] / lib / Target / AArch64 / AArch64TargetMachine.h
2014-06-10 Eric ChristopherMove AArch64InstrInfo to AArch64Subtarget.
2014-06-10 Eric ChristopherMove AArch64SelectionDAGInfo down to the subtarget.
2014-06-10 Eric ChristopherMove DataLayout onto the AArch64 subtarget.
2014-06-10 Eric ChristopherMove AArch64FrameLowering into the subtarget.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-02-24 Christian PirkerAdd AArch64 big endian Target (aarch64_be)
2014-02-20 Chad Rosier[AArch64] Add support for TargetTransformInfo Analysis.
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.