aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/SparcTargetMachine.cpp
AgeCommit message (Expand)Author
2004-04-13I don't think we have to have 4 extra allocated (but unused) bytes on the stack.Brian Gaeke
2004-04-06Add references to delay slot filler pass.Brian Gaeke
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