aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetMachineImpls.h
Commit message (Expand)AuthorAgeFilesLines
* make -print-machineinstrs work for both SparcV9 and X86Brian Gaeke2004-03-041-0/+4
* Add hook for V8 targetChris Lattner2004-02-281-3/+11
* Great renaming part II: Sparc --> SparcV9 (also includes command-line options...Brian Gaeke2004-02-251-2/+2
* Make sure to provide a prototype for the cbackendChris Lattner2004-02-131-0/+8
* Add prototype for llvm::allocatePowerPCTargetMachine().Brian Gaeke2004-02-021-0/+8
* We may now pass IntrinsicLowering implementations into these methodsChris Lattner2003-12-281-15/+19
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-201-0/+7
* Targets should configure themselves based on the module, not some wierd flagsChris Lattner2003-08-241-16/+3
* Allow allocation of a Sparc TargetMachine.Misha Brukman2003-05-271-2/+3
* Allow the target machines to specify endianness and pointer sizeChris Lattner2002-12-241-2/+17
* Rename Sparc.h to TargetMachineImpls.h. Add hook for X86 targetChris Lattner2002-10-291-4/+10
* Make a new llvm/Target #include directory.Chris Lattner2001-09-141-0/+17