Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-29 | [Sparc] Really add sparcel architecture support. | Douglas Katzman | 1 | -4/+7 |
2013-10-08 | [Sparc] Implement JIT for SPARC. | Venkatraman Govindaraju | 1 | -3/+5 |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 1 | -1/+1 |
2011-08-24 | Move TargetRegistry and TargetSelect from Target to Support where they belong. | Evan Cheng | 1 | -1/+1 |
2010-02-04 | add support for the sparcv9-*-* target triple to turn on | Chris Lattner | 1 | -0/+2 |
2009-07-31 | Normalize target registration code. | Daniel Dunbar | 1 | -1/+1 |
2009-07-26 | Factor commonality in triple match routines into helper template for registering | Daniel Dunbar | 1 | -10/+1 |
2009-07-26 | Kill Target specific ModuleMatchQuality stuff. | Daniel Dunbar | 1 | -30/+1 |
2009-07-25 | Simplify JIT target selection. | Daniel Dunbar | 1 | -6/+1 |
2009-07-18 | Put Target definitions inside Target specific header, and llvm namespace. | Daniel Dunbar | 1 | -1/+2 |
2009-07-15 | Add TargetInfo libraries for all targets. | Daniel Dunbar | 1 | -0/+61 |