summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/2008-07-22-Cstpool.ll
AgeCommit message (Expand)Author
2011-12-02Fix test cases to use FileCheck.Akira Hatanaka
2011-03-04Be nice to Xcore and the XMOS assembler and avoid quoting section namesJoerg Sonnenberger
2011-03-03Bug#9033: For the ELF assembler output, always quote the section name.Joerg Sonnenberger
2010-08-30Correct bogus module triple specifications.Duncan Sands
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-07-22Revert commit 76707, it was breaking the llvm-gcc buildDuncan Sands
2009-07-22set the ELF "small" flag on objects that end up in .rodata.cst4 consistently,Chris Lattner
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-10-27Turn on LegalizeTypes, the new type legalizationDuncan Sands
2008-08-08Batch 4 of Mips CodeGen testsBruno Cardoso Lopes