Enable tail merging on PPC.
[oota-llvm.git] / test / MC / Mips /
2012-05-12 Akira HatanakaMake the following changes in MipsAsmPrinter.cpp:
2012-05-12 Akira HatanakaInsert instructions to the entry basic block which...
2012-04-16 Akira HatanakaThis patch fixes 3 problems:
2012-04-16 Akira HatanakaDo not add offset in applyFixup. This has already been...
2012-04-02 Akira HatanakaInitial 64 bit direct object support.
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-03-21 Akira HatanakaIncremental big endian patch by Jack Carter.
2012-03-07 Rafael EspindolaUse llvm-mc instead of llc. Patch by Jack Carter.
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2012-01-28 James MolloyEnsure .AliasedSymbol() is called on all uses of getSym...
2012-01-11 Rafael EspindolaAdd big endian mips support. Based on a patch by Jack...
2012-01-11 Rafael EspindolaAdd the skeleton of an asm parser for mips.
2011-12-22 Akira HatanakaLocal dynamic TLS model for direct object output. Creat...
2011-12-13 Akira HatanakaAdd test/MC/Mips/dg.exp.
2011-12-13 Akira HatanakaMove direct object emitter test to directory test/MC...