Fix comment typo (test commit). NFC
[oota-llvm.git] / lib / Target / AArch64 / AArch64ConditionalCompares.cpp
2015-05-19 Matthias BraunMachineInstr: Remove unused parameter.
2015-02-14 Duncan P. N. Exon... AArch64: Canonicalize access to function attributes...
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-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