aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCoreTargetMachine.cpp
AgeCommit message (Expand)Author
2009-04-28Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want toBill Wendling
2009-03-25CodeGen still defaults to non-verbose asm, but llc now overrides it and defau...Evan Cheng
2009-02-24Overhaul my earlier submission due to feedback. It's a large patch, but most ofBill Wendling
2008-11-15Adds extern "C" ints to the .cpp files that use RegisterTarget, asOscar Fuentes
2008-11-14[XCore] Remove whitespace in the description used whenRichard Osborne
2008-11-07Add XCore backend.Richard Osborne