| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify test to expect improved code. | Dale Johannesen | 2008-02-15 | 1 | -4/+4 |
* | Fix this test on linux, which returns S242 | Duncan Sands | 2008-02-15 | 1 | -1/+2 |
* | Fix PR2028 | Devang Patel | 2008-02-15 | 1 | -0/+5 |
* | If loop header is also loop exiting block then OrigPN is incoming value for B... | Devang Patel | 2008-02-14 | 1 | -0/+464 |
* | Fix PR2029 | Chris Lattner | 2008-02-14 | 1 | -0/+14 |
* | Fix a miscompilation from Dan's recent apintification. | Chris Lattner | 2008-02-14 | 1 | -0/+8 |
* | Remove llvm-upgrade | Tanya Lattner | 2008-02-14 | 47 | -346/+267 |
* | Testcase for PR2032. | Nick Lewycky | 2008-02-14 | 1 | -0/+22 |
* | Remove llvm-upgrade. | Tanya Lattner | 2008-02-14 | 43 | -597/+561 |
* | This readme entry is done, testcase here: CodeGen/X86/zero-remat.ll | Chris Lattner | 2008-02-14 | 1 | -0/+2 |
* | Fix test. | Evan Cheng | 2008-02-14 | 1 | -1/+1 |
* | A loop latch phi node may have uses inside loop, not just in loop header. | Devang Patel | 2008-02-13 | 1 | -0/+74 |
* | While moving exit condition, do not drop loop latch on the floor. | Devang Patel | 2008-02-13 | 1 | -0/+72 |
* | Keep track of exit value operand number when operands are swapped. | Devang Patel | 2008-02-13 | 1 | -0/+67 |
* | New test, see comments. | Dale Johannesen | 2008-02-13 | 1 | -0/+48 |
* | Teach LegalizeTypes how to expand and promote CTLZ, | Duncan Sands | 2008-02-13 | 1 | -12/+11 |
* | Add a note pointing to PR1996. | Eli Friedman | 2008-02-13 | 1 | -0/+1 |
* | In SDISel, for targets that support FORMAL_ARGUMENTS nodes, lower this | Chris Lattner | 2008-02-13 | 1 | -0/+18 |
* | Add test for PR1996. (This is my first time adding a test for a | Eli Friedman | 2008-02-13 | 1 | -0/+19 |
* | Add testcase for recent legalizer change | Nate Begeman | 2008-02-13 | 1 | -0/+8 |
* | New tests. | Evan Cheng | 2008-02-13 | 3 | -0/+71 |
* | Re-apply the patch to improve the optimizations of memcpy's, with several | Owen Anderson | 2008-02-12 | 1 | -1/+0 |
* | Don't mask the isel bug. | Evan Cheng | 2008-02-12 | 3 | -3/+3 |
* | This test assumes no SSE4.1. | Evan Cheng | 2008-02-12 | 1 | -1/+1 |
* | Now that ScalarEvolution::print writes to the correct stream, there is | Wojciech Matyjewicz | 2008-02-12 | 7 | -7/+7 |
* | Change negative grep into positive one in my yesterday's testcase. | Wojciech Matyjewicz | 2008-02-12 | 1 | -1/+1 |
* | Fix PR2002. Suppose n is the initial value for the induction | Wojciech Matyjewicz | 2008-02-12 | 1 | -0/+16 |
* | Test case for annotate builtin. | Tanya Lattner | 2008-02-12 | 1 | -0/+7 |
* | Fix some test cases. | Evan Cheng | 2008-02-12 | 3 | -3/+3 |
* | If the LHS of the comparison is a loop-invariant we also want to move it | Wojciech Matyjewicz | 2008-02-11 | 1 | -0/+15 |
* | Fix PR1798 - an error in the evaluation of SCEVAddRecExpr at an | Wojciech Matyjewicz | 2008-02-11 | 1 | -1/+0 |
* | Determine whether a spill kills the register it's spilling before insertion r... | Evan Cheng | 2008-02-11 | 1 | -0/+10 |
* | Rename MRegisterInfo to TargetRegisterInfo. | Dan Gohman | 2008-02-10 | 1 | -1/+1 |
* | Alignment of struct containing vectors depends on | Dale Johannesen | 2008-02-09 | 1 | -1/+1 |
* | Fix PR 1995. | Devang Patel | 2008-02-08 | 1 | -0/+48 |
* | It's not always safe to fold movsd into xorpd, etc. Check the alignment of th... | Evan Cheng | 2008-02-08 | 1 | -0/+99 |
* | Added missing entries in X86 load / store folding tables. | Evan Cheng | 2008-02-08 | 1 | -0/+20 |
* | Fix a x86-64 codegen deficiency. Allow gv + offset when using rip addressing ... | Evan Cheng | 2008-02-07 | 2 | -33/+46 |
* | It's PR1925, not PR1609. | Evan Cheng | 2008-02-06 | 1 | -1/+1 |
* | Temporarily reverting: | Bill Wendling | 2008-02-06 | 1 | -0/+1 |
* | Fix a number of local register allocator issues: PR1609. | Evan Cheng | 2008-02-06 | 1 | -0/+19 |
* | Fix PR1975: dag isel emitter produces patterns that isel wrong flag result. | Evan Cheng | 2008-02-05 | 1 | -0/+12 |
* | If a vr is already marked alive in a bb, then it has PHI uses that are visite... | Evan Cheng | 2008-02-05 | 1 | -0/+67 |
* | Fix a bug compiling PR1978 (perhaps not the only one though) which | Chris Lattner | 2008-02-05 | 1 | -0/+33 |
* | This should also work on x86 now. | Evan Cheng | 2008-02-05 | 1 | -2/+2 |
* | Crashes LegalizeTypes with "Do not know how to | Duncan Sands | 2008-02-04 | 1 | -0/+22 |
* | Crashes LegalizeTypes with "Do not know how to split | Duncan Sands | 2008-02-04 | 1 | -0/+14 |
* | remove target triple to make this test more "generic" | Chris Lattner | 2008-02-04 | 1 | -2/+0 |
* | Crashed the new type legalizer. Not likely to catch | Duncan Sands | 2008-02-04 | 1 | -0/+21 |
* | Make this test more aggressive, to cover recent improvements. | Owen Anderson | 2008-02-04 | 1 | -1/+1 |