| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve support for vector casts in LLVM IR and CodeGen. | Dan Gohman | 2008-08-14 | 1 | -0/+45 |
* | Fix a bogus srem rule - a negative value srem'd by a power-of-2 | Dan Gohman | 2008-08-13 | 1 | -0/+18 |
* | Allow SelectionDAG to create EXTRACT_VECTOR_ELT nodes with | Dan Gohman | 2008-08-13 | 1 | -0/+11 |
* | Fix SCCP's handling of struct value loads and stores. SCCP doesn't | Dan Gohman | 2008-08-13 | 1 | -0/+20 |
* | Teach constant folding that an inttoptr of a | Duncan Sands | 2008-08-13 | 1 | -0/+4 |
* | Check sign to detect overflow before changing compare stride. | Devang Patel | 2008-08-13 | 1 | -0/+31 |
* | Extend ScalarEvolution's executesAtLeastOnce logic to be able to | Dan Gohman | 2008-08-12 | 1 | -0/+35 |
* | Implement support for simplifying vector comparisons by 0.0 and 1.0 like we | Chris Lattner | 2008-08-11 | 1 | -2/+15 |
* | Improve the grep commands for this test to be tolerant of ABI | Dan Gohman | 2008-08-11 | 1 | -1/+4 |
* | Take the FrameOffset into account when computing the alignment | Dan Gohman | 2008-08-11 | 1 | -0/+23 |
* | [PR-2610] Adding Ocaml bindings for Switch::addCase. | Gordon Henriksen | 2008-08-09 | 1 | -1/+12 |
* | Add an EXTRACTPSmr pattern to match the pattern that | Dan Gohman | 2008-08-08 | 1 | -0/+16 |
* | Testcase for r54520. | Nick Lewycky | 2008-08-08 | 1 | -0/+14 |
* | It's not legal to output a GV in a coalesced section if it's used in an ARM P... | Evan Cheng | 2008-08-08 | 1 | -0/+13 |
* | Don't crash printing the asm for a ConstantExpr PtrToInt just because the int | Nick Lewycky | 2008-08-08 | 1 | -0/+7 |
* | Support added for ctlz intrinsic, test case added. | Bruno Cardoso Lopes | 2008-08-08 | 1 | -0/+12 |
* | [Last] Batch 7 of Mips CodeGen tests | Bruno Cardoso Lopes | 2008-08-08 | 3 | -0/+40 |
* | Batch 6 of Mips CodeGen tests | Bruno Cardoso Lopes | 2008-08-08 | 3 | -0/+52 |
* | Batch 5 of Mips CodeGen tests | Bruno Cardoso Lopes | 2008-08-08 | 3 | -0/+43 |
* | Batch 4 of Mips CodeGen tests | Bruno Cardoso Lopes | 2008-08-08 | 3 | -0/+65 |
* | Batch 3 of Mips CodeGen tests | Bruno Cardoso Lopes | 2008-08-08 | 3 | -0/+87 |
* | Batch 2 of Mips CodeGen tests | Bruno Cardoso Lopes | 2008-08-08 | 3 | -0/+39 |
* | Batch 1 of Mips CodeGen tests, more coming... | Bruno Cardoso Lopes | 2008-08-08 | 4 | -0/+61 |
* | Testcases for 54503. One derived from PR 2533, the | Dale Johannesen | 2008-08-08 | 2 | -0/+47 |
* | Use correct compiler component names for objc | Duncan Sands | 2008-08-07 | 1 | -2/+2 |
* | Move tests of the ObjC++ front-end to their own | Duncan Sands | 2008-08-07 | 3 | -2/+5 |
* | Add a basic test for the SRETPromotion pass. | Matthijs Kooijman | 2008-08-07 | 1 | -0/+33 |
* | Move two tests from SRETPromotion to Inline, since they only call opt -inline. | Matthijs Kooijman | 2008-08-07 | 2 | -0/+0 |
* | Print section flags ok on platforms, which use '@' as comment string. Fix test. | Anton Korobeynikov | 2008-08-07 | 1 | -1/+1 |
* | Re-enable elimination of unnecessary SUBREG_TO_REG instructions in | Dan Gohman | 2008-08-07 | 2 | -0/+21 |
* | Add an extra example that shouldn't get an and instruction. | Dan Gohman | 2008-08-07 | 1 | -1/+6 |
* | Re-introduce the 8-bit subreg zext-inreg patterns for x86-32, | Dan Gohman | 2008-08-06 | 2 | -28/+15 |
* | Fix a shufflevector instcombine that was emitting invalid masks indices | Dan Gohman | 2008-08-06 | 1 | -0/+109 |
* | PR2535, not PR2355. | Evan Cheng | 2008-08-06 | 1 | -1/+1 |
* | Fix PR2355: bug in ChangeCompareStride. When the loop termination compare is ... | Evan Cheng | 2008-08-06 | 1 | -0/+24 |
* | optimize a common idiom generated by clang for bitfield access, PR2638. | Chris Lattner | 2008-08-06 | 1 | -0/+10 |
* | Zap sitofp/fptoui pairs. In all cases when the sign difference | Chris Lattner | 2008-08-06 | 1 | -1/+13 |
* | Reinstate this optimization, but without the miscompile. Thanks to Bill for | Nick Lewycky | 2008-08-06 | 1 | -0/+10 |
* | Just grep for through the LL code instead of the ASM code | Bill Wendling | 2008-08-06 | 1 | -1/+1 |
* | Add default architecture. | Bill Wendling | 2008-08-05 | 1 | -1/+1 |
* | Testcase for PR2629. | Bill Wendling | 2008-08-05 | 1 | -0/+23 |
* | Fix PR2620: Fix X86cmppd selection code so it expects operands to be v2f64. | Evan Cheng | 2008-08-05 | 1 | -0/+13 |
* | Fix PR2596: out of bound reference. | Evan Cheng | 2008-08-05 | 1 | -0/+40 |
* | Revert r53282. This was causing a miscompile on Linux. Also, the transformation | Bill Wendling | 2008-08-05 | 1 | -10/+0 |
* | Update the remaining tests not to use -disable-correct-folding, and remove two | Owen Anderson | 2008-08-05 | 6 | -115/+18 |
* | One more -disable-correct-folding case removed. | Owen Anderson | 2008-08-05 | 1 | -9/+9 |
* | Remove another -disable-correct-folding use. | Owen Anderson | 2008-08-05 | 1 | -3/+3 |
* | Eliminate another use of -disable-correct-folding. | Owen Anderson | 2008-08-05 | 1 | -7/+8 |
* | This check is unnecessary, and getting rid of it removes a use of -disable-co... | Owen Anderson | 2008-08-05 | 1 | -1/+1 |
* | Remove the need for -disable-correct-folding from this test. | Owen Anderson | 2008-08-05 | 1 | -9/+12 |