aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Sparc/Sparc.h
Commit message (Expand)AuthorAgeFilesLines
* silence warningsChris Lattner2006-11-031-1/+1
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-241-1/+1
* Rename SPARC V8 target to be the LLVM SPARC target.Chris Lattner2006-02-051-46/+43
* treat conditional branches the same way as conditional moves (giving themChris Lattner2006-01-311-34/+0
* compactify all of the integer conditional moves into one instruction that takesChris Lattner2006-01-311-1/+111
* remove the V8 simple iselChris Lattner2006-01-231-1/+0
* Add the framework for a dag-dag iselChris Lattner2005-12-171-0/+2
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* Add createSparcV8FPMoverPass().Brian Gaeke2004-09-291-0/+1
* Add references to delay slot filler pass.Brian Gaeke2004-04-061-0/+1
* Asm printer support, based on x86 - only prints mnemonics for nowBrian Gaeke2004-03-041-2/+2
* Add an instruction selector capable of selecting 'ret void'Chris Lattner2004-02-291-5/+3
* SparcV8 skeletonBrian Gaeke2004-02-251-0/+42