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