aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ARM/simple-encoding.ll
Commit message (Expand)AuthorAgeFilesLines
* Roll r127459 back in:Cameron Zwarich2011-03-111-1/+1
* Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often getDaniel Dunbar2011-03-111-1/+1
* Optimize trivial branches in CodeGenPrepare, which often get created from theCameron Zwarich2011-03-111-1/+1
* Add encoding for ARM "trap" instruction.Bill Wendling2010-11-211-1/+1
* Add a CMP test.Jim Grosbach2010-10-221-0/+9
* tidy up.Jim Grosbach2010-10-221-25/+13
* ARM mode encoding information for CLZ, RBIT, REV*, and PKH*.Jim Grosbach2010-10-221-1/+56
* Add the encoding information for the rest of the ARM mode multiply instructions.Jim Grosbach2010-10-221-1/+3
* More ARM multiply instuction binary encodings.Jim Grosbach2010-10-221-0/+30
* More ARM multiply instruction encoding information.Jim Grosbach2010-10-221-0/+22
* ARM binary encodings for MVN variants.Jim Grosbach2010-10-211-1/+8
* ARM Binary encoding information for BFC/BFI instructions.Jim Grosbach2010-10-211-0/+7
* ARM mode encoding information for UBFX and SBFX instructions.Jim Grosbach2010-10-151-0/+15
* Simplify test file a bit.Jim Grosbach2010-10-141-10/+10
* Add testcase for RRX and ASRS (which effectively tests MOVs, since thoseJim Grosbach2010-10-141-0/+8
* MOVi16 and MOVT ARM mode encodings.Jim Grosbach2010-10-141-0/+17
* Add ARM mode encoding for [SU]XT[BH] and [SU]XTA[BH] instructions.Jim Grosbach2010-10-131-0/+10
* Add ARM mode operand encoding information for ADDE/SUBE instructions.Jim Grosbach2010-10-131-0/+9
* Add ARM encoding information for comparisons, forced-cc-out arithmetics, andJim Grosbach2010-10-131-1/+10
* Be nitpicky and line up the comments.Jim Grosbach2010-10-121-2/+2
* Add encoding information for the remainder of the generic arithmeticJim Grosbach2010-10-121-0/+11
* MC machine encoding for simple aritmetic instructions that use a shiftedJim Grosbach2010-10-111-4/+16
* Implement a few more binary encoding bits. Still very early stage proof-of-Jim Grosbach2010-10-081-1/+9
* Add test file for simple ARM binary encodings with MCJim Grosbach2010-10-081-0/+18