summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsTargetMachine.h
Commit message (Expand)AuthorAgeFilesLines
...
* fix a circular dependency between the mips code generatorChris Lattner2009-06-161-1/+14
* Instead of passing in an unsigned value for the optimization level, use an enum,Bill Wendling2009-04-291-3/+6
* Second attempt:Bill Wendling2009-04-291-3/+3
* r70270 isn't ready yet. Back this out. Sorry for the noise.Bill Wendling2009-04-281-3/+3
* 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
* Use raw_ostream throughout the AsmPrinter.Owen Anderson2008-08-211-1/+3
* Some Mips minor fixesBruno Cardoso Lopes2008-06-041-1/+11
* 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
* Initial Mips support, here we go! =)Bruno Cardoso Lopes2007-06-061-0/+65
OpenPOWER on IntegriCloud