aboutsummaryrefslogtreecommitdiff
path: root/test/MC/Mips
AgeCommit message (Expand)Author
2012-05-12Make the following changes in MipsAsmPrinter.cpp:Akira Hatanaka
2012-05-12Insert instructions to the entry basic block which initializes the globalAkira Hatanaka
2012-04-16This patch fixes 3 problems:Akira Hatanaka
2012-04-16Do not add offset in applyFixup. This has already been accounted for in Value. Akira Hatanaka
2012-04-02Initial 64 bit direct object support.Akira Hatanaka
2012-03-25Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky
2012-03-21Incremental big endian patch by Jack Carter.Akira Hatanaka
2012-03-07Use llvm-mc instead of llc. Patch by Jack Carter.Rafael Espindola
2012-02-16Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky
2012-01-28Ensure .AliasedSymbol() is called on all uses of getSymbol(). Affects ARM and...James Molloy
2012-01-11Add big endian mips support. Based on a patch by Jack Carter.Rafael Espindola
2012-01-11Add the skeleton of an asm parser for mips.Rafael Espindola
2011-12-22Local dynamic TLS model for direct object output. Create the correct TLS MIPSAkira Hatanaka
2011-12-13Add test/MC/Mips/dg.exp.Akira Hatanaka
2011-12-13Move direct object emitter test to directory test/MC/Mips. Rename it toAkira Hatanaka