aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Sparc/SparcTargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* I don't think we have to have 4 extra allocated (but unused) bytes on the stack.Brian Gaeke2004-04-131-1/+1
* Add references to delay slot filler pass.Brian Gaeke2004-04-061-1/+23
* Support -print-machineinstrsBrian Gaeke2004-03-041-6/+9
* Asm printer support, based on x86 - only prints mnemonics for nowBrian Gaeke2004-03-041-0/+2
* Add an instruction selector capable of selecting 'ret void'Chris Lattner2004-02-291-1/+10
* Change this so that LLC actually tries to run the code generator, though it willChris Lattner2004-02-281-1/+1
* Finegrainify namespacificationChris Lattner2004-02-281-6/+3
* SparcV8 skeletonBrian Gaeke2004-02-251-0/+61