Normalize MBB's successors' probabilities in several locations.
[oota-llvm.git] / lib / Target / AArch64 / AArch64ConditionalCompares.cpp
2015-12-13 Cong HouNormalize MBB's successors' probabilities in several...
2015-12-11 Matthias BraunCodeGen: Redo analyzePhysRegs() and computeRegisterLive...
2015-08-04 Sanjay Patelwrap OptSize and MinSize attributes for easier and...
2015-08-03 Pete CooperConvert some AArch64 code to foreach loops. NFC.
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