summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcInstrSelection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Forward operands into implicit uses as well as explicit ones.Vikram S. Adve2001-10-141-3/+8
* Two bug fixes that were suppressing some "load-constant-into-register" instrs.Vikram S. Adve2001-10-141-2/+2
* * Add #includeChris Lattner2001-10-131-3/+3
* Record implicitRefs for each machine instruction instead ofVikram S. Adve2001-10-111-39/+32
* Insert code to load constants used as Call or Return arguments.Vikram S. Adve2001-10-101-39/+94
* Commit more code over to new cast styleChris Lattner2001-10-021-2/+1
* Convert more code to use new style castsChris Lattner2001-10-011-11/+11
* Add more support for new style castsChris Lattner2001-10-011-2/+2
* Several fixes:Vikram S. Adve2001-10-011-1222/+1301
* Check in bug fix for vadveChris Lattner2001-09-281-2/+2
* Allow pointer constants as well as integer and booleans.Vikram S. Adve2001-09-181-36/+69
* Add support for loading and storing pointers...Chris Lattner2001-09-141-42/+34
* Fix a bug that caused a crash if a setcc had zero uses.Chris Lattner2001-09-141-1/+1
* Move files.Chris Lattner2001-09-141-0/+2016
OpenPOWER on IntegriCloud