| Commit message (Expand) | Author | Age | Files | Lines |
* | Protect ChangeCompareStride from situations in which it is possible | Dan Gohman | 2008-06-13 | 1 | -0/+20 |
* | Make sure SimplifyStoreAtEndOfBlock doesn't mess with loops; the | Eli Friedman | 2008-06-13 | 1 | -0/+22 |
* | Disable some DAG combiner optimizations that may be | Duncan Sands | 2008-06-13 | 2 | -0/+45 |
* | XFAIL some tests that became failing due to the extra error reporting recentl... | Matthijs Kooijman | 2008-06-13 | 7 | -0/+15 |
* | Crash less. The i64 restriction in BinomialCoefficient caused some problems | Nick Lewycky | 2008-06-13 | 1 | -0/+43 |
* | Fix some tests. | Evan Cheng | 2008-06-12 | 5 | -9/+8 |
* | Revert 52223. | Evan Cheng | 2008-06-12 | 1 | -2/+2 |
* | Don't try to compile tests for the ev56 alpha subtarget, which hasn't been | Matthijs Kooijman | 2008-06-12 | 2 | -3/+0 |
* | Pass -silence-passes to bugpoint in testcases, this makes two out of three bu... | Matthijs Kooijman | 2008-06-12 | 3 | -3/+3 |
* | Add line continuation character so the avoid dup loop header test actually runs. | Matthijs Kooijman | 2008-06-12 | 1 | -1/+1 |
* | Avoid duplicating loop header which leads to unnatural loops (and just seem l... | Evan Cheng | 2008-06-11 | 1 | -0/+27 |
* | Don't send checkpoints to stderr for the vmcore.ml test. | Gordon Henriksen | 2008-06-11 | 1 | -6/+20 |
* | Teach instruction combining about the extractvalue. It can succesfully fold | Matthijs Kooijman | 2008-06-11 | 1 | -0/+24 |
* | Use %link not %llvmgxx (which includes -c) to do the link. | Dale Johannesen | 2008-06-10 | 1 | -1/+1 |
* | Suppress ObjC FE warnings, which cause the test to fail. | Dale Johannesen | 2008-06-10 | 1 | -1/+1 |
* | Add -w to inhibit gcc warnings, which causes the | Dale Johannesen | 2008-06-10 | 8 | -8/+8 |
* | Fix parameter spelling: sse not sse1 | Dale Johannesen | 2008-06-10 | 1 | -2/+2 |
* | Ignore stderr for some more tests that expect warnings there. | Matthijs Kooijman | 2008-06-10 | 2 | -2/+4 |
* | Fix some more quoting issues in RUN lines, this time regarding unintended | Matthijs Kooijman | 2008-06-10 | 4 | -8/+8 |
* | Fix some escaping and quoting in RUN lines, mainly involving { and <. In two | Matthijs Kooijman | 2008-06-10 | 7 | -7/+7 |
* | Remove double pipes in RUN commandlines. | Matthijs Kooijman | 2008-06-10 | 5 | -5/+5 |
* | Remove trailing whitespace after line continuations in test cases to them work. | Matthijs Kooijman | 2008-06-10 | 2 | -2/+2 |
* | Let some more tests ignore expected output on stderr. | Matthijs Kooijman | 2008-06-10 | 6 | -7/+7 |
* | Fix some llvm-gcc warnings in testcases, mostly by adding includes or adding | Matthijs Kooijman | 2008-06-10 | 11 | -6/+19 |
* | For all RUN lines starting with "not", redirect stderr to /dev/null so tests | Matthijs Kooijman | 2008-06-10 | 17 | -17/+17 |
* | Suppress the (stderr) output of -aa-eval, this fixes 5 tests. | Matthijs Kooijman | 2008-06-10 | 5 | -5/+5 |
* | Change llvm.exp so it no longer ignores some errors when executing dejagnu | Matthijs Kooijman | 2008-06-10 | 1 | -0/+4 |
* | Convert several tests to use temporary files instead of redundantly | Dan Gohman | 2008-06-10 | 14 | -60/+63 |
* | Fix two more not-grep tests that were missing llvm-dis. | Dan Gohman | 2008-06-09 | 2 | -3/+3 |
* | Re-apply 52002, allowing the verifier to accept non-MRV struct return | Dan Gohman | 2008-06-09 | 2 | -0/+41 |
* | Test that prune-eh doesn't make deductions based | Duncan Sands | 2008-06-09 | 1 | -0/+12 |
* | add support for PIC on linux x86-64 | Rafael Espindola | 2008-06-09 | 11 | -0/+130 |
* | lower calls to abs to inline code, PR2337 | Chris Lattner | 2008-06-09 | 1 | -0/+11 |
* | Fix PR2411, where ip constant prop would propagate the | Chris Lattner | 2008-06-09 | 1 | -0/+15 |
* | Limit the icmp+phi merging optimization to the cases where it is profitable: | Chris Lattner | 2008-06-08 | 1 | -0/+49 |
* | Remove invalid test | Anton Korobeynikov | 2008-06-08 | 1 | -141/+0 |
* | Speculatively execute a block when the the block is the then part of a triang... | Evan Cheng | 2008-06-07 | 1 | -0/+21 |
* | Fix run line. | Evan Cheng | 2008-06-07 | 1 | -1/+1 |
* | Testcase for PR2418 | Anton Korobeynikov | 2008-06-06 | 1 | -0/+141 |
* | Revert 52002. | Dan Gohman | 2008-06-05 | 1 | -22/+0 |
* | Add a test case for opt -instcombine bug fix in revision 52003. | Zhou Sheng | 2008-06-05 | 1 | -0/+7 |
* | Change the Verifier to support returning first class aggregrates. | Matthijs Kooijman | 2008-06-05 | 1 | -0/+22 |
* | Add a test case for APInt bug fix in r51999. | Zhou Sheng | 2008-06-05 | 1 | -0/+60 |
* | Learn ScalarReplAggregrates how stores and loads of first class aggregrates | Matthijs Kooijman | 2008-06-05 | 1 | -0/+32 |
* | Let StructRetPromotion check if all if its users are really calls or invokesn, | Matthijs Kooijman | 2008-06-05 | 1 | -0/+20 |
* | Let StructRetPromotion check if it's users are really calling it and not | Matthijs Kooijman | 2008-06-05 | 1 | -0/+24 |
* | Fix a memcpy lowering bug. Even though the memcpy alignment is smaller than t... | Evan Cheng | 2008-06-04 | 1 | -0/+19 |
* | Rewrite a bunch of the CBE's inline asm code, giving it the | Chris Lattner | 2008-06-04 | 1 | -0/+12 |
* | Change packed struct layout so that field sizes | Duncan Sands | 2008-06-04 | 1 | -0/+14 |
* | Testcase for LoopIndexSplit and DomFrontier. | Owen Anderson | 2008-06-03 | 1 | -0/+32 |