summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMHazardRecognizer.h
AgeCommit message (Expand)Author
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer
2014-04-28[C++] Use 'nullptr'.Craig Topper
2014-03-10[C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper
2013-06-07Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling
2011-12-14- Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a functionEvan Cheng
2011-11-29comment.Andrew Trick
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