aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMHazardRecognizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo andEvan Cheng2011-06-281-10/+10
* This patch combines several changes from Evan Cheng for rdar://8659675.Bob Wilson2011-04-191-0/+2
* VFP single precision arith instructions can go down to NEON pipeline, but on ...Evan Cheng2011-02-221-10/+7
* Clean up ARM subtarget code by using Triple ADT.Evan Cheng2011-01-111-0/+1
* Various bits of framework needed for precise machine-level selectionAndrew Trick2010-12-241-7/+9
* Generalize PostRAHazardRecognizer so it can be used in any pass forAndrew Trick2010-12-081-4/+8
* Making use of VFP / NEON floating point multiply-accumulate / subtraction isEvan Cheng2010-12-051-0/+114