summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/XCore/XCoreTargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused AsmPrinter OptLevel argument, and propogate.Daniel Dunbar2009-07-011-1/+1
* Provide InitializeAllTargets and InitializeNativeTarget functions in theBob Wilson2009-06-231-4/+2
* Introduce new headers whose inclusion forces linking andDouglas Gregor2009-06-161-0/+5
* Instead of passing in an unsigned value for the optimization level, use an enum,Bill Wendling2009-04-291-2/+2
* Second attempt:Bill Wendling2009-04-291-4/+7
* r70270 isn't ready yet. Back this out. Sorry for the noise.Bill Wendling2009-04-281-7/+4
* Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want toBill Wendling2009-04-281-4/+7
* CodeGen still defaults to non-verbose asm, but llc now overrides it and defau...Evan Cheng2009-03-251-2/+2
* Overhaul my earlier submission due to feedback. It's a large patch, but most ofBill Wendling2009-02-241-1/+1
* Adds extern "C" ints to the .cpp files that use RegisterTarget, asOscar Fuentes2008-11-151-0/+8
* [XCore] Remove whitespace in the description used whenRichard Osborne2008-11-141-1/+1
* Add XCore backend.Richard Osborne2008-11-071-0/+60
OpenPOWER on IntegriCloud