Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and create*AsmIn...
[oota-llvm.git] / lib / Target / AArch64 / AArch64StorePairSuppress.cpp
2015-01-27 Eric ChristopherClean up the AArch64 store pair suppression pass initia...
2015-01-27 Eric ChristopherThe subtarget is cached on the MachineFunction. Access...
2014-09-02 Pete CooperChange MCSchedModel to be a struct of statically initia...
2014-08-30 Craig TopperRemove 'virtual' keyword from methods markedwith 'overr...
2014-08-27 Craig TopperSimplify creation of a bunch of ArrayRefs by using...
2014-08-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place