aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMHazardRecognizer.cpp
AgeCommit message (Expand)Author
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