summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV9/SparcV9InstrSelection.cpp
Commit message (Expand)AuthorAgeFilesLines
* All the SparcV9 BURG instruction selector pieces have been collected into theBrian Gaeke2004-08-041-2899/+0
* Convert many of the virtual TargetInstrInfo methods used as helperBrian Gaeke2004-07-271-32/+28
* Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()Chris Lattner2004-06-171-4/+4
* Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, itsBrian Gaeke2004-06-031-1/+1
* Convert to the new TargetMachine interface.Chris Lattner2004-06-021-47/+47
* Fix a typo in a comment.Brian Gaeke2004-05-231-1/+1
* Fix file header comments and include guards -- many files have been moved orBrian Gaeke2004-04-251-1/+1
* Don't include InstrSelectionSupport.h.Brian Gaeke2004-04-071-1/+0
* Fix PR299: [Sparc] Code generator asserts on alloc of zero size typeChris Lattner2004-03-191-1/+7
* Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* toChris Lattner2004-03-131-3/+3
* Move the private MachineInstrAnnot.h into a private directory.Chris Lattner2004-02-291-1/+1
* This is the only file in the system that uses this enum. eliminate it.Chris Lattner2004-02-291-6/+6
* Great renaming: Sparc --> SparcV9Brian Gaeke2004-02-251-0/+2898
OpenPOWER on IntegriCloud