Custom lower all BUILD_VECTOR's so that we can compile vec_splat_u8(8) into
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9JITInfo.h
2005-07-29 Andrew Lenharthturn off GOT on archs that didn't use it (not that...
2005-07-22 Andrew Lenharthupdate interface
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-11-22 Chris LattnerNew methods implemented
2004-11-20 Chris LattnerThis method was never implemented
2004-04-25 Brian GaekeFix file header comments and include guards -- many...
2004-02-25 Brian GaekeGreat renaming: Sparc --> SparcV9
2003-12-28 Chris LattnerClean up a lot of the code I added yesterday by exposin...
2003-12-28 Chris LattnerEliminate some code that is not needed now that we...
2003-12-20 Chris LattnerRip JIT specific stuff out of TargetMachine, as per...