Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dead files. Functionality has been taken over by the Add*Writer functions. | Bill Wendling | 2007-02-08 | 1 | -39/+0 |
* | Completely rearchitect the interface between targets and the pass manager. | Chris Lattner | 2006-09-04 | 1 | -1/+1 |
* | s|llvm/Support/Visibility.h|llvm/Support/Compiler.h| | Chris Lattner | 2006-08-27 | 1 | -1/+1 |
* | - Refactor the code that resolve basic block references to a TargetJITInfo | Evan Cheng | 2006-07-25 | 1 | -1/+1 |
* | Hide x86 symbols | Chris Lattner | 2006-06-28 | 1 | -1/+2 |
* | Added getTargetLowering() to TargetMachine. Refactored targets to support this. | Evan Cheng | 2006-03-13 | 1 | -3/+3 |
* | Refactor things a bit to allow the ELF code emitter to run the X86 machine co... | Chris Lattner | 2005-07-11 | 1 | -5/+9 |
* | Add support to the X86 backend for emitting ELF files. To use this, we | Chris Lattner | 2005-06-27 | 1 | -0/+34 |