| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-order test. | Jim Grosbach | 2011-09-15 | 1 | -17/+18 |
* | Make demanded-elt simplification for shufflevector slightly stronger. Spotte... | Eli Friedman | 2011-09-15 | 1 | -0/+11 |
* | [regcoalescing] bug fix for RegistersDefinedFromSameValue. | Andrew Trick | 2011-09-15 | 1 | -0/+115 |
* | Thumb2 assembly parsing and encoding for PLI. | Jim Grosbach | 2011-09-14 | 1 | -0/+44 |
* | Thumb2 assembly parsing and encoding for PLD. | Jim Grosbach | 2011-09-14 | 1 | -0/+42 |
* | Thumb2 assembly parsing and encoding for PKH. | Jim Grosbach | 2011-09-14 | 1 | -0/+22 |
* | Fix a crasher in Thumb2 MOV-immediate encoding for certain inputs. | Owen Anderson | 2011-09-14 | 1 | -0/+2 |
* | Thumb2 assembly parsing and encoding for ORR. | Jim Grosbach | 2011-09-14 | 1 | -0/+20 |
* | Thumb2 assembly parsing and encoding for ORN. | Jim Grosbach | 2011-09-14 | 1 | -0/+22 |
* | Thumb2 assembly parsing and encoding for NOP.W. | Jim Grosbach | 2011-09-14 | 2 | -3/+7 |
* | Thumb2 assembly parsing and encoding for MVN. | Jim Grosbach | 2011-09-14 | 1 | -0/+45 |
* | Thumb2 assembly parsing and encoding for MUL. | Jim Grosbach | 2011-09-14 | 1 | -0/+15 |
* | Thumb2 assembly parsing and encoding for MSR/MRS. | Jim Grosbach | 2011-09-14 | 2 | -2/+48 |
* | Thumb2 assembly parsing and encoding for MRC/MRC2/MRRC/MRRC2. | Jim Grosbach | 2011-09-14 | 2 | -0/+33 |
* | Thumb2 assembly parsing and encoding for MOVT. | Jim Grosbach | 2011-09-14 | 1 | -0/+13 |
* | Thumb2 assembly parsing for MOV in IT block. | Jim Grosbach | 2011-09-14 | 1 | -0/+9 |
* | objc_retainBlock is not NoModRef because it can update forwarding pointers | Dan Gohman | 2011-09-14 | 1 | -0/+39 |
* | ARM fix assembly parser handling of ranges in register lists. | Jim Grosbach | 2011-09-14 | 2 | -9/+9 |
* | Add integer promotion support for vselect | Nadav Rotem | 2011-09-14 | 1 | -0/+17 |
* | Fix mem type for VEX.128 form of VROUNDP*. Remove filter preventing VROUND fr... | Craig Topper | 2011-09-14 | 1 | -0/+18 |
* | Make disassembling of VBLEND* print immediate as a XMM/YMM register name. Fix... | Craig Topper | 2011-09-14 | 1 | -0/+3 |
* | Add test case for PR10851. | Craig Topper | 2011-09-14 | 1 | -0/+4 |
* | Vector shuffle mask <i32 4, i32 5, i32 2, i32 3> should yield "movsd", not "m... | Bruno Cardoso Lopes | 2011-09-14 | 1 | -0/+14 |
* | Remove ancient debug info constructs from test cases, they are not relevant t... | Devang Patel | 2011-09-14 | 2 | -11/+0 |
* | Remove unnecessary old test. | Devang Patel | 2011-09-14 | 1 | -49/+0 |
* | Update tests. Remove irrelevant tests. | Devang Patel | 2011-09-13 | 7 | -170/+57 |
* | Delete test cases that generate code for allegrex/psp and cannot be repurposed. | Akira Hatanaka | 2011-09-13 | 2 | -45/+0 |
* | Make use of Eli's FileCheck sorcery to improve this test. | Owen Anderson | 2011-09-13 | 1 | -1/+1 |
* | Error out on CodeGen of unaligned load/store. Fix test so it isn't accidenta... | Eli Friedman | 2011-09-13 | 1 | -2/+2 |
* | Correct disassembly printing of Thumb2 post-incremented LDRD and STRD. | Owen Anderson | 2011-09-13 | 1 | -0/+11 |
* | Add pattern used to match MipsLo, which is needed when the instruction selector | Akira Hatanaka | 2011-09-13 | 1 | -0/+19 |
* | Disable tests which generate code for allegrex or psp. | Akira Hatanaka | 2011-09-13 | 2 | -16/+22 |
* | update checked pattern | Nadav Rotem | 2011-09-13 | 1 | -1/+19 |
* | Add vselect target support for targets that do not support blend but do support | Nadav Rotem | 2011-09-13 | 1 | -0/+37 |
* | Teach the Thumb ASM parser that BKPT is allowed in IT blocks, even though it ... | Owen Anderson | 2011-09-13 | 1 | -0/+8 |
* | Fix encoding of Thumb2 shifted register operands with RRX shifts. | Owen Anderson | 2011-09-13 | 1 | -0/+8 |
* | Remove filter that was preventing MOVDQU/MOVDQA and their VEX forms from bein... | Craig Topper | 2011-09-13 | 1 | -12/+48 |
* | [indvars] Revert r139579 until 401.bzip -arch i386 miscompilation is fixed. P... | Andrew Trick | 2011-09-13 | 2 | -2/+2 |
* | Disable IV rewriting by default. See PR10916. | Andrew Trick | 2011-09-13 | 2 | -2/+2 |
* | Generalize test case to handle multiple indvars modes. | Andrew Trick | 2011-09-13 | 1 | -3/+6 |
* | Generalize this test's CHECK statements to handle different indvars modes. | Andrew Trick | 2011-09-13 | 1 | -2/+2 |
* | This test only makes sense with -enable-iv-rewrite. | Andrew Trick | 2011-09-13 | 1 | -3/+4 |
* | [indvars] Fix bugs in floating point IV range checks noticed by inspection. | Andrew Trick | 2011-09-13 | 1 | -3/+3 |
* | Conditionalize indvars test that relies on SCEV expansion of geps, | Andrew Trick | 2011-09-12 | 1 | -4/+13 |
* | Change testcase commandline to be more strict and silence buildbots | Bruno Cardoso Lopes | 2011-09-12 | 1 | -1/+1 |
* | Fix PR10845. SUBREG_TO_REG shouldn't be used when the input and | Bruno Cardoso Lopes | 2011-09-12 | 1 | -0/+14 |
* | indvars test only relevant for -enable-iv-rewrite. | Andrew Trick | 2011-09-12 | 1 | -1/+3 |
* | Fix a failing ELF Thumb test. I _think_ this is right, but it's not totally ... | Owen Anderson | 2011-09-12 | 1 | -1/+1 |
* | Thumb2 POP's don't allow the PC as an operand, and PUSH's don't allow the SP ... | Owen Anderson | 2011-09-12 | 1 | -0/+5 |
* | Revert the wrong part of r139528, and fix testcases. | Bruno Cardoso Lopes | 2011-09-12 | 2 | -4/+4 |