aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMHazardRecognizer.cpp
AgeCommit message (Expand)Author
2012-09-13This patch introduces A15 as a target in LLVM.Silviu Baranga
2011-12-14- Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a functionEvan Cheng
2011-12-07Add bundle aware API for querying instruction properties and switch the codeEvan Cheng
2011-06-28- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo andEvan Cheng
2011-04-19This patch combines several changes from Evan Cheng for rdar://8659675.Bob Wilson
2011-02-22VFP single precision arith instructions can go down to NEON pipeline, but on ...Evan Cheng
2011-01-11Clean up ARM subtarget code by using Triple ADT.Evan Cheng
2010-12-24Various bits of framework needed for precise machine-level selectionAndrew Trick
2010-12-08Generalize PostRAHazardRecognizer so it can be used in any pass forAndrew Trick
2010-12-05Making use of VFP / NEON floating point multiply-accumulate / subtraction isEvan Cheng