Prune unused #include
[oota-llvm.git] / include / llvm / Target / TargetMachineImpls.h
2004-06-21 Misha BrukmanSpell out `NoFramePointerElim' for readability.
2004-06-21 Misha BrukmanMake a single `NoFPElim' switch available to all targets.
2004-06-16 Brian GaekeI'm afraid this doesn't exist.
2004-03-04 Brian Gaekemake -print-machineinstrs work for both SparcV9 and X86
2004-02-28 Chris LattnerAdd hook for V8 target
2004-02-25 Brian GaekeGreat renaming part II: Sparc --> SparcV9 (also include...
2004-02-13 Chris LattnerMake sure to provide a prototype for the cbackend
2004-02-02 Brian GaekeAdd prototype for llvm::allocatePowerPCTargetMachine().
2003-12-28 Chris LattnerWe may now pass IntrinsicLowering implementations into...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-08-24 Chris LattnerTargets should configure themselves based on the module...
2003-05-27 Misha BrukmanAllow allocation of a Sparc TargetMachine.
2002-12-24 Chris LattnerAllow the target machines to specify endianness and...
2002-10-29 Chris LattnerRename Sparc.h to TargetMachineImpls.h. Add hook for...
2001-09-14 Chris LattnerMake a new llvm/Target #include directory.