aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/ARMHazardRecognizer.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer1-3/+3
2014-04-28[C++] Use 'nullptr'.Craig Topper1-1/+1
2014-03-10[C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper1-5/+5
2013-06-07Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling1-10/+3
2011-12-14- Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a functionEvan Cheng1-3/+1
2011-11-29comment.Andrew Trick1-0/+4
2010-12-24Various bits of framework needed for precise machine-level selectionAndrew Trick1-5/+6
2010-12-08Generalize PostRAHazardRecognizer so it can be used in any pass forAndrew Trick1-4/+4
2010-12-05Making use of VFP / NEON floating point multiply-accumulate / subtraction isEvan Cheng1-0/+53