Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++] Use 'nullptr'. | Craig Topper | 2014-04-28 | 1 | -1/+1 |
* | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 2014-03-10 | 1 | -5/+5 |
* | Don't cache the instruction and register info from the TargetMachine, because | Bill Wendling | 2013-06-07 | 1 | -10/+3 |
* | - Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a function | Evan Cheng | 2011-12-14 | 1 | -3/+1 |
* | comment. | Andrew Trick | 2011-11-29 | 1 | -0/+4 |
* | Various bits of framework needed for precise machine-level selection | Andrew Trick | 2010-12-24 | 1 | -5/+6 |
* | Generalize PostRAHazardRecognizer so it can be used in any pass for | Andrew Trick | 2010-12-08 | 1 | -4/+4 |
* | Making use of VFP / NEON floating point multiply-accumulate / subtraction is | Evan Cheng | 2010-12-05 | 1 | -0/+53 |