kill SelectCALL() in the DAG isel, we handle this in lowering now, like
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9RegInfo.h
2005-07-27 Jeff CohenEliminate tabs and trailing spaces.
2005-06-12 Nate BegemanWhen compiled with GCC 4.0, a latent bug was exposed...
2005-05-11 Chris Lattnerfix some GCC 4 warnings
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-09-01 Reid SpencerChanges For Bug 352
2004-06-03 Brian GaekeFix big mistake in my last checkin... the big question...
2004-06-03 Brian GaekeCollapse together the abstract superclass TargetRegInfo...
2004-04-23 Brian GaekeFix a typo.
2004-04-23 Brian GaekeMerge TargetRegInfo.h into SparcV9RegInfo.h, which...
2004-04-19 Brian GaekeRegularize include guards and remove some excess whites...
2004-02-25 Brian GaekeGreat renaming: Sparc --> SparcV9
2004-02-13 Alkis EvlogimenosRemove getAllocatedRegNum(). Use getReg() instead.
2004-01-15 Brian GaekeInclude TargetRegInfo.h and declare SparcTargetMachine...
2003-12-17 Misha BrukmanReorganized the Sparc backend to be more modular -...
2001-10-22 Vikram S. AdveUNUSED.
2001-09-18 Vikram S. AdveRenamed a header file.
2001-09-15 Ruchira Sasankaadded register allocation code
2001-09-14 Chris LattnerChris seems fond of #include <vector>. Fix these....
2001-09-14 Chris LattnerMake a new llvm/Target #include directory.
2001-09-14 Chris LattnerMove files to new sparc directory