Split EVT into MVT and EVT, the former representing _just_ a primitive type, while
[oota-llvm.git] / lib / Target / Sparc / SparcTargetAsmInfo.h
2009-08-02 Chris Lattnereliminate TargetMAchine argument to sparc TAI
2009-08-02 Chris Lattnerremove TargetAsmInfo::TM, which is now dead. The basic...
2009-07-28 Chris LattnerRip all of the global variable lowering logic out of...
2009-07-27 Chris LattnerEliminate SectionFlags, just embed a SectionKind into...
2009-07-26 Chris Lattneruntangle a TargetAsmInfo hack where ELFTargetAsmInfo...
2009-07-26 Chris Lattnerremove a densemap from TargetAsmInfo that was uniquing...
2008-08-16 Anton KorobeynikovReduce heap trashing due to std::string construction...
2008-08-07 Anton KorobeynikovSwitch Sparc to new section handling stuff. Refactor...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-09-25 Dan GohmanMore explicit keywords.
2006-09-07 Jim LaskeyBreak out target asm info into separate files.