summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMHazardRecognizer.h
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitialized variable warnings. NFCI.Simon Pilgrim2019-11-141-4/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* [C++] Use 'nullptr'.Craig Topper2014-04-281-1/+1
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-101-5/+5
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-071-10/+3
* - Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a functionEvan Cheng2011-12-141-3/+1
* comment.Andrew Trick2011-11-291-0/+4
* Various bits of framework needed for precise machine-level selectionAndrew Trick2010-12-241-5/+6
* Generalize PostRAHazardRecognizer so it can be used in any pass forAndrew Trick2010-12-081-4/+4
* Making use of VFP / NEON floating point multiply-accumulate / subtraction isEvan Cheng2010-12-051-0/+53
OpenPOWER on IntegriCloud