2008-08-17 |
Nick Lewycky | Xor'ing both sides of icmp by sign-bit is equivalent... |
tree | commitdiff |
2008-08-16 |
Owen Anderson | Remove GCSE and LoadVN from the testsuite. |
tree | commitdiff |
2008-08-15 |
Devang Patel | Reapply 54786. Add overflow and number of mantissa... |
tree | commitdiff |
2008-08-15 |
Evan Cheng | Revert 54786. It's not checking for overflows, etc. |
tree | commitdiff |
2008-08-14 |
Bill Wendling | Renaming LLVMC/dg.exp to LLVM/llvmc.exp |
tree | commitdiff |
2008-08-14 |
Devang Patel | The pass manager is not able to schedule -loop-deletion... |
tree | commitdiff |
2008-08-14 |
Devang Patel | If IV is used in a int-to-float cast inside the loop... |
tree | commitdiff |
2008-08-14 |
Dan Gohman | Improve support for vector casts in LLVM IR and CodeGen. |
tree | commitdiff |
2008-08-13 |
Dan Gohman | Fix a bogus srem rule - a negative value srem'd by... |
tree | commitdiff |
2008-08-13 |
Dan Gohman | Allow SelectionDAG to create EXTRACT_VECTOR_ELT nodes... |
tree | commitdiff |
2008-08-13 |
Dan Gohman | Fix SCCP's handling of struct value loads and stores... |
tree | commitdiff |
2008-08-13 |
Duncan Sands | Teach constant folding that an inttoptr of a |
tree | commitdiff |
2008-08-13 |
Devang Patel | Check sign to detect overflow before changing compare... |
tree | commitdiff |
2008-08-12 |
Dan Gohman | Extend ScalarEvolution's executesAtLeastOnce logic... |
tree | commitdiff |
2008-08-11 |
Chris Lattner | Implement support for simplifying vector comparisons... |
tree | commitdiff |
2008-08-11 |
Dan Gohman | Improve the grep commands for this test to be tolerant... |
tree | commitdiff |
2008-08-11 |
Dan Gohman | Take the FrameOffset into account when computing the... |
tree | commitdiff |
2008-08-09 |
Gordon Henriksen | [PR-2610] Adding Ocaml bindings for Switch::addCase. |
tree | commitdiff |
2008-08-08 |
Dan Gohman | Add an EXTRACTPSmr pattern to match the pattern that |
tree | commitdiff |
2008-08-08 |
Nick Lewycky | Testcase for r54520. |
tree | commitdiff |
2008-08-08 |
Evan Cheng | It's not legal to output a GV in a coalesced section... |
tree | commitdiff |
2008-08-08 |
Nick Lewycky | Don't crash printing the asm for a ConstantExpr PtrToIn... |
tree | commitdiff |
2008-08-08 |
Bruno Cardoso Lopes | Support added for ctlz intrinsic, test case added. |
tree | commitdiff |
2008-08-08 |
Bruno Cardoso Lopes | [Last] Batch 7 of Mips CodeGen tests |
tree | commitdiff |
2008-08-08 |
Bruno Cardoso Lopes | Batch 6 of Mips CodeGen tests |
tree | commitdiff |
2008-08-08 |
Bruno Cardoso Lopes | Batch 5 of Mips CodeGen tests |
tree | commitdiff |
2008-08-08 |
Bruno Cardoso Lopes | Batch 4 of Mips CodeGen tests |
tree | commitdiff |
2008-08-08 |
Bruno Cardoso Lopes | Batch 3 of Mips CodeGen tests |
tree | commitdiff |
2008-08-08 |
Bruno Cardoso Lopes | Batch 2 of Mips CodeGen tests |
tree | commitdiff |
2008-08-08 |
Bruno Cardoso Lopes | Batch 1 of Mips CodeGen tests, more coming... |
tree | commitdiff |
2008-08-08 |
Dale Johannesen | Testcases for 54503. One derived from PR 2533, the |
tree | commitdiff |
2008-08-07 |
Duncan Sands | Use correct compiler component names for objc |
tree | commitdiff |
2008-08-07 |
Duncan Sands | Move tests of the ObjC++ front-end to their own |
tree | commitdiff |
2008-08-07 |
Matthijs Kooijman | Add a basic test for the SRETPromotion pass. |
tree | commitdiff |
2008-08-07 |
Matthijs Kooijman | Move two tests from SRETPromotion to Inline, since... |
tree | commitdiff |
2008-08-07 |
Anton Korobeynikov | Print section flags ok on platforms, which use '@'... |
tree | commitdiff |
2008-08-07 |
Dan Gohman | Re-enable elimination of unnecessary SUBREG_TO_REG... |
tree | commitdiff |
2008-08-07 |
Dan Gohman | Add an extra example that shouldn't get an and instruction. |
tree | commitdiff |
2008-08-06 |
Dan Gohman | Re-introduce the 8-bit subreg zext-inreg patterns for... |
tree | commitdiff |
2008-08-06 |
Dan Gohman | Fix a shufflevector instcombine that was emitting inval... |
tree | commitdiff |
2008-08-06 |
Evan Cheng | PR2535, not PR2355. |
tree | commitdiff |
2008-08-06 |
Evan Cheng | Fix PR2355: bug in ChangeCompareStride. When the loop... |
tree | commitdiff |
2008-08-06 |
Chris Lattner | optimize a common idiom generated by clang for bitfield... |
tree | commitdiff |
2008-08-06 |
Chris Lattner | Zap sitofp/fptoui pairs. In all cases when the sign... |
tree | commitdiff |
2008-08-06 |
Nick Lewycky | Reinstate this optimization, but without the miscompile... |
tree | commitdiff |
2008-08-06 |
Bill Wendling | Just grep for through the LL code instead of the ASM... |
tree | commitdiff |
2008-08-05 |
Bill Wendling | Add default architecture. |
tree | commitdiff |
2008-08-05 |
Bill Wendling | Testcase for PR2629. |
tree | commitdiff |
2008-08-05 |
Evan Cheng | Fix PR2620: Fix X86cmppd selection code so it expects... |
tree | commitdiff |
2008-08-05 |
Evan Cheng | Fix PR2596: out of bound reference. |
tree | commitdiff |
2008-08-05 |
Bill Wendling | Revert r53282. This was causing a miscompile on Linux... |
tree | commitdiff |
2008-08-05 |
Owen Anderson | Update the remaining tests not to use -disable-correct... |
tree | commitdiff |
2008-08-05 |
Owen Anderson | One more -disable-correct-folding case removed. |
tree | commitdiff |
2008-08-05 |
Owen Anderson | Remove another -disable-correct-folding use. |
tree | commitdiff |
2008-08-05 |
Owen Anderson | Eliminate another use of -disable-correct-folding. |
tree | commitdiff |
2008-08-05 |
Owen Anderson | This check is unnecessary, and getting rid of it remove... |
tree | commitdiff |
2008-08-05 |
Owen Anderson | Remove the need for -disable-correct-folding from this... |
tree | commitdiff |
2008-08-05 |
Dan Gohman | Fix the AsmWriter to not print extra spaces after param... |
tree | commitdiff |
2008-08-05 |
Evan Cheng | Fix PR2568: Fix bug that cause redudant kill marker... |
tree | commitdiff |
2008-08-04 |
Owen Anderson | Update these tests to work by disabling the new correct... |
tree | commitdiff |
2008-08-04 |
Eli Friedman | PR2621: Improvements to the SCEV AddRec binomial expans... |
tree | commitdiff |
2008-08-04 |
Dan Gohman | Fix SDISel lowering of PHI nodes to use ComputeValueVTs. |
tree | commitdiff |
2008-08-04 |
Dan Gohman | Fix SDISel lowering of zeroinitializer and undef to... |
tree | commitdiff |
2008-07-31 |
Dale Johannesen | Make sse2 explicit, for non-x86 hosts. |
tree | commitdiff |
2008-07-31 |
Dan Gohman | Improve dagcombining for sext-loads and sext-in-reg... |
tree | commitdiff |
2008-07-30 |
Dan Gohman | Don't look for leaf values to store when lowering stores of |
tree | commitdiff |
2008-07-30 |
Dan Gohman | I missed this file in r54223. movzbl is now used instead |
tree | commitdiff |
2008-07-30 |
Dan Gohman | Reapply r54147 with a constraint to only use the 8-bit |
tree | commitdiff |
2008-07-30 |
Mon P Wang | Added support for overloading intrinsics (atomics)... |
tree | commitdiff |
2008-07-30 |
Eli Friedman | Another SCEV issue from PR2607; essentially the same... |
tree | commitdiff |
2008-07-30 |
Eli Friedman | Fix for PR2607: SCEV miscomputing the loop count for... |
tree | commitdiff |
2008-07-29 |
Duncan Sands | Fix PR2609. If a label is deleted, then it needs |
tree | commitdiff |
2008-07-29 |
Nate Begeman | Add vector shifts to the IR, patch by Eli Friedman. |
tree | commitdiff |
2008-07-29 |
Matthijs Kooijman | Add -unroll-allow-partial command line option that... |
tree | commitdiff |
2008-07-29 |
Matthijs Kooijman | Restructure ArgumentPromotion a bit. Instead of just... |
tree | commitdiff |
2008-07-29 |
Dan Gohman | Revert 54147. |
tree | commitdiff |
2008-07-28 |
Dan Gohman | Add x86 isel patterns to match what would be a ZERO_EXT... |
tree | commitdiff |
2008-07-28 |
Duncan Sands | Test this differently: I saw this test fail |
tree | commitdiff |
2008-07-28 |
Dan Gohman | Fix a bashism in TestRunner.sh. |
tree | commitdiff |
2008-07-28 |
Owen Anderson | Add support for eliminating stores that store the same... |
tree | commitdiff |
2008-07-27 |
Dan Gohman | Fix embedded CRLF characters. |
tree | commitdiff |
2008-07-25 |
Nate Begeman | Fix test RUN line |
tree | commitdiff |
2008-07-25 |
Nate Begeman | Disable mov{L, LP, HP, HLP, *DUP} shuffles for mmx |
tree | commitdiff |
2008-07-25 |
Dan Gohman | This test needs -aggressive-remat enabled. |
tree | commitdiff |
2008-07-25 |
Evan Cheng | Teach ARM isLegalAddressingMode to handle unknown type... |
tree | commitdiff |
2008-07-25 |
Dan Gohman | Enable rematerialization of constants using AliasAnalys... |
tree | commitdiff |
2008-07-24 |
Dan Gohman | Put the LICM of constant GlobalVariables, introduced... |
tree | commitdiff |
2008-07-24 |
Dan Gohman | Add target triples so these tests behave as expected... |
tree | commitdiff |
2008-07-24 |
Evan Cheng | Fix a catastrophic PPC64 ABI bug: i32 operands which... |
tree | commitdiff |
2008-07-24 |
Evan Cheng | New test case. |
tree | commitdiff |
2008-07-23 |
Chris Lattner | "Allow LICM to sink or lift loads from constant memory... |
tree | commitdiff |
2008-07-23 |
Dan Gohman | Enable first-class aggregates support. |
tree | commitdiff |
2008-07-23 |
Evan Cheng | Fix PR2485: do all 4-element SSE shuffles in max. of... |
tree | commitdiff |
2008-07-22 |
Duncan Sands | LegalizeTypes support for VSETCC. Fixes PR2575. |
tree | commitdiff |
2008-07-22 |
Evan Cheng | Fix pr2566: incorrect assumption about bit_convert... |
tree | commitdiff |
2008-07-22 |
Evan Cheng | Fix PR2574: implement v2f32 scalar_to_vector. |
tree | commitdiff |
2008-07-21 |
Dan Gohman | Add the PR number to the test. |
tree | commitdiff |
2008-07-21 |
Dan Gohman | Fix a bug in LSR's dead-PHI cleanup. If a PHI has a... |
tree | commitdiff |
2008-07-20 |
Wojciech Matyjewicz | Fix PR2088. Use modulo linear equation solver to comput... |
tree | commitdiff |
2008-07-20 |
Bill Wendling | Fix for first part of PR2562. Generate the "pinsrw... |
tree | commitdiff |
next |