summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMHazardRecognizer.cpp
Commit message (Expand)AuthorAge
* Add bundle aware API for querying instruction properties and switch the codeEvan Cheng2011-12-07
* - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo andEvan Cheng2011-06-28
* This patch combines several changes from Evan Cheng for rdar://8659675.Bob Wilson2011-04-19
* VFP single precision arith instructions can go down to NEON pipeline, but on ...Evan Cheng2011-02-22
* Clean up ARM subtarget code by using Triple ADT.Evan Cheng2011-01-11
* Various bits of framework needed for precise machine-level selectionAndrew Trick2010-12-24
* Generalize PostRAHazardRecognizer so it can be used in any pass forAndrew Trick2010-12-08
* Making use of VFP / NEON floating point multiply-accumulate / subtraction isEvan Cheng2010-12-05