summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV9/SparcV9PreSelection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include SparcV9BurgISel.h, because PreSelection uses routines from withinBrian Gaeke2004-08-041-1/+1
* Fix #includes of i*.h => Instructions.h as per PR403:Chris Lattner2004-07-291-3/+1
* This was the only user of TargetInstrInfo::ConstantTypeMustBeLoaded().Brian Gaeke2004-07-271-1/+5
* Convert many of the virtual TargetInstrInfo methods used as helperBrian Gaeke2004-07-271-1/+2
* bug 122:Reid Spencer2004-07-181-2/+0
* Make the most commonly preselected instructions add to the names of theBrian Gaeke2004-06-231-2/+2
* Convert to the new TargetMachine interface.Chris Lattner2004-06-021-1/+1
* Fix file header comments and include guards -- many files have been moved orBrian Gaeke2004-04-251-6/+6
* Fix insertion of SelectInsts.Brian Gaeke2004-04-071-1/+1
* In the perhaps not-to-distant future, we might support gep instructions thatChris Lattner2004-04-041-5/+20
* Add support for constant select expressions. Clarify the assertion failure msg.Brian Gaeke2004-04-021-3/+17
* Give pass a nameBrian Gaeke2004-03-111-0/+1
* Great renaming: Sparc --> SparcV9Brian Gaeke2004-02-251-0/+243
OpenPOWER on IntegriCloud