Be bug compatible with gcc by returning MMX values in RAX.
[oota-llvm.git] / lib / Target / Mips / MipsTargetAsmInfo.h
2008-08-08 Evan ChengUndo most of r54519.
2008-08-08 Evan ChengIt's not legal to output a GV in a coalesced section...
2008-08-05 Dan GohmanTrim #includes.
2008-07-30 Bruno Cardoso LopesRemoved small section flag for mips, the assembler...
2008-07-23 Bruno Cardoso LopesMinor fixes.
2008-07-22 Bruno Cardoso LopesAdded small section asm emition logic for mips.
2008-07-19 Anton KorobeynikovSwitch MIPS to new ELFTargetAsmInfo. Add few FIXMEs.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-09-25 Dan GohmanMore explicit keywords.
2007-06-06 Bruno Cardoso LopesInitial Mips support, here we go! =)