summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86ELFWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Dead files. Functionality has been taken over by the Add*Writer functions.Bill Wendling2007-02-081-39/+0
* Completely rearchitect the interface between targets and the pass manager.Chris Lattner2006-09-041-1/+1
* s|llvm/Support/Visibility.h|llvm/Support/Compiler.h|Chris Lattner2006-08-271-1/+1
* - Refactor the code that resolve basic block references to a TargetJITInfoEvan Cheng2006-07-251-1/+1
* Hide x86 symbolsChris Lattner2006-06-281-1/+2
* Added getTargetLowering() to TargetMachine. Refactored targets to support this.Evan Cheng2006-03-131-3/+3
* Refactor things a bit to allow the ELF code emitter to run the X86 machine co...Chris Lattner2005-07-111-5/+9
* Add support to the X86 backend for emitting ELF files. To use this, weChris Lattner2005-06-271-0/+34
OpenPOWER on IntegriCloud