Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the MSIL backend. It isn't maintained, is buggy, has no testcases | Chris Lattner | 2010-08-28 | 1 | -26/+0 |
* | Kill Target specific ModuleMatchQuality stuff. | Daniel Dunbar | 2009-07-26 | 1 | -7/+1 |
* | Simplify JIT target selection. | Daniel Dunbar | 2009-07-25 | 1 | -6/+1 |
* | Add some missing includes. | Daniel Dunbar | 2009-07-18 | 1 | -0/+1 |
* | Put Target definitions inside Target specific header, and llvm namespace. | Daniel Dunbar | 2009-07-18 | 1 | -1/+1 |
* | Add TargetInfo libraries for all targets. | Daniel Dunbar | 2009-07-15 | 1 | -0/+36 |