summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcTargetMachine.h
Commit message (Expand)AuthorAgeFilesLines
...
* Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want toBill Wendling2009-04-281-3/+3
* CodeGen still defaults to non-verbose asm, but llc now overrides it and defau...Evan Cheng2009-03-251-1/+1
* Avoid creating two TargetLowering objects for each target.Dan Gohman2008-10-031-0/+5
* Use raw_ostream throughout the AsmPrinter.Owen Anderson2008-08-211-1/+1
* Change target-specific classes to use more precise static types.Dan Gohman2008-05-141-2/+2
* Use PassManagerBase instead of FunctionPassManager for functionsDan Gohman2008-03-111-3/+3
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-101-1/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* 1. Remove condition on delete.Jim Laskey2006-09-071-5/+4
* Make target asm info a property of the target machine.Jim Laskey2006-09-071-0/+4
* Completely rearchitect the interface between targets and the pass manager.Chris Lattner2006-09-041-4/+7
* Refactor a bunch of includes so that TargetMachine.h doesn't have to includeOwen Anderson2006-05-121-0/+1
* Refactor TargetMachine, pushing handling of TargetData into the target-specif...Owen Anderson2006-05-031-1/+2
* Eliminate IntrinsicLowering from TargetMachine.Chris Lattner2006-03-231-3/+1
* Rename SPARC V8 target to be the LLVM SPARC target.Chris Lattner2006-02-051-0/+51
OpenPOWER on IntegriCloud