Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove an unnecessary file; NFC. | Aaron Ballman | 2018-11-26 | 1 | -17/+0 |
* | Type safe version of MachinePassRegistry | Serge Guelton | 2018-11-09 | 1 | -38/+0 |
* | [C++11] More 'nullptr' conversion. In some cases just using a boolean check i... | Craig Topper | 2014-04-14 | 1 | -1/+1 |
* | Allow targets to select the default scheduler by name. | Andrew Trick | 2012-04-19 | 1 | -0/+13 |
* | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -0/+1 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Final polish on machine pass registries. | Jim Laskey | 2006-08-02 | 1 | -13/+19 |
* | 1. Change use of "Cache" to "Default". | Jim Laskey | 2006-08-01 | 1 | -2/+6 |
* | Forgot the added files for plugable machine passes. | Jim Laskey | 2006-08-01 | 1 | -0/+31 |