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