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