Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the global variables representing each Target behind accessor function | Mehdi Amini | 2016-10-09 | 1 | -3/+6 |
* | [SystemZ] Add back end | Ulrich Weigand | 2013-05-06 | 1 | -0/+20 |
* | Remove the SystemZ backend. | Dan Gohman | 2011-10-24 | 1 | -19/+0 |
* | Move TargetRegistry and TargetSelect from Target to Support where they belong. | Evan Cheng | 2011-08-24 | 1 | -1/+1 |
* | Factor commonality in triple match routines into helper template for registering | Daniel Dunbar | 2009-07-26 | 1 | -12/+1 |
* | Kill Target specific ModuleMatchQuality stuff. | Daniel Dunbar | 2009-07-26 | 1 | -11/+1 |
* | Simplify JIT target selection. | Daniel Dunbar | 2009-07-25 | 1 | -7/+2 |
* | Put Target definitions inside Target specific header, and llvm namespace. | Daniel Dunbar | 2009-07-18 | 1 | -1/+2 |
* | Unbreak | Anton Korobeynikov | 2009-07-16 | 1 | -0/+44 |