Thumb2 assembly parsing and encoding for SMLAD/SMLADX.
[oota-llvm.git] / test / MC / ARM / simple-encoding.ll
2011-07-11 Jim GrosbachSimplify printing of ARM shifted immediates.
2011-05-04 Jakob Stoklund OlesenExplicitly request -join-physregs for some tests that...
2011-04-05 Johnny ChenConstants with multiple encodings (ARM):
2011-03-11 Cameron ZwarichRoll r127459 back in:
2011-03-11 Daniel DunbarRevert r127459, "Optimize trivial branches in CodeGenPr...
2011-03-11 Cameron ZwarichOptimize trivial branches in CodeGenPrepare, which...
2010-11-21 Bill WendlingAdd encoding for ARM "trap" instruction.
2010-10-22 Jim GrosbachAdd a CMP test.
2010-10-22 Jim Grosbachtidy up.
2010-10-22 Jim GrosbachARM mode encoding information for CLZ, RBIT, REV*,...
2010-10-22 Jim GrosbachAdd the encoding information for the rest of the ARM...
2010-10-22 Jim GrosbachMore ARM multiply instuction binary encodings.
2010-10-22 Jim GrosbachMore ARM multiply instruction encoding information.
2010-10-21 Jim GrosbachARM binary encodings for MVN variants.
2010-10-21 Jim GrosbachARM Binary encoding information for BFC/BFI instructions.
2010-10-15 Jim GrosbachARM mode encoding information for UBFX and SBFX instruc...
2010-10-14 Jim GrosbachSimplify test file a bit.
2010-10-14 Jim GrosbachAdd testcase for RRX and ASRS (which effectively tests...
2010-10-14 Jim GrosbachMOVi16 and MOVT ARM mode encodings.
2010-10-13 Jim GrosbachAdd ARM mode encoding for [SU]XT[BH] and [SU]XTA[BH...
2010-10-13 Jim GrosbachAdd ARM mode operand encoding information for ADDE...
2010-10-13 Jim GrosbachAdd ARM encoding information for comparisons, forced...
2010-10-12 Jim GrosbachBe nitpicky and line up the comments.
2010-10-12 Jim GrosbachAdd encoding information for the remainder of the gener...
2010-10-11 Jim GrosbachMC machine encoding for simple aritmetic instructions...
2010-10-08 Jim GrosbachImplement a few more binary encoding bits. Still very...
2010-10-08 Jim GrosbachAdd test file for simple ARM binary encodings with MC