aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/SparcTargetMachine.cpp
AgeCommit message (Expand)Author
2004-03-04Support -print-machineinstrsBrian Gaeke
2004-03-04Asm printer support, based on x86 - only prints mnemonics for nowBrian Gaeke
2004-02-29Add an instruction selector capable of selecting 'ret void'Chris Lattner
2004-02-28Change this so that LLC actually tries to run the code generator, though it willChris Lattner
2004-02-28Finegrainify namespacificationChris Lattner
2004-02-25SparcV8 skeletonBrian Gaeke