Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow targets to select the default scheduler by name. | Andrew Trick | 2012-04-19 | 1 | -0/+1 |
* | whitespace | Andrew Trick | 2012-04-19 | 1 | -8/+8 |
* | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -0/+1 |
* | Sundry dependent-name fixes flagged by clang++. | John McCall | 2009-12-17 | 1 | -2/+2 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | switch the sched unit map over to use a DenseMap instead of std::map. This | Chris Lattner | 2007-02-03 | 1 | -1/+0 |
* | Final polish on machine pass registries. | Jim Laskey | 2006-08-02 | 1 | -192/+29 |
* | 1. Change use of "Cache" to "Default". | Jim Laskey | 2006-08-01 | 1 | -18/+26 |
* | Forgot the added files for plugable machine passes. | Jim Laskey | 2006-08-01 | 1 | -0/+312 |