aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/SparcV9InstrSelectionSupport.h
Commit message (Expand)AuthorAgeFilesLines
* Move ChooseRegOrImmed() prototype here, from InstrSelectionSupport.h.Brian Gaeke2004-04-071-0/+5
* Great renaming: Sparc --> SparcV9Brian Gaeke2004-02-251-3/+3
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Add comments to describe what these functions actually do.Misha Brukman2003-10-221-0/+7
* Added LLVM copyright header.John Criswell2003-10-211-0/+7
* * Changed Bcc instructions to behave like BPcc instructionsMisha Brukman2003-06-061-3/+3
* Added opcode conversion for conditional move of integers.Misha Brukman2003-06-031-0/+50
* Moved and expanded convertOpcodeFromRegToImm() to conver more opcodes.Misha Brukman2003-05-301-0/+79
* Added 'r' or 'i' annotations to instructions, as SparcInstr.def has changed.Misha Brukman2003-05-271-16/+16
* Sparc instruction opcodes now all live under the `V9' namespace.Misha Brukman2003-05-201-24/+24
* - Renamed Type::isIntegral() to Type::isInteger()Chris Lattner2002-09-031-2/+1
* * Removed extraneous #includesChris Lattner2002-08-091-12/+5
* Numerous bug fixes:Vikram S. Adve2002-05-191-0/+27
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-1/+1
* Sparc-specific code shared between local files.Vikram S. Adve2001-10-181-0/+61