2008-02-20 |
Nick Lewycky | Add 'umax' similar to 'smax' SCEV. Closes PR2003. |
tree | commitdiff |
2008-02-14 |
Tanya Lattner | Remove llvm-upgrade. |
tree | commitdiff |
2008-02-12 |
Wojciech Matyjewicz | Now that ScalarEvolution::print writes to the correct... |
tree | commitdiff |
2008-02-12 |
Wojciech Matyjewicz | Change negative grep into positive one in my yesterday... |
tree | commitdiff |
2008-02-12 |
Wojciech Matyjewicz | Fix PR2002. Suppose n is the initial value for the... |
tree | commitdiff |
2008-02-11 |
Wojciech Matyjewicz | If the LHS of the comparison is a loop-invariant we... |
tree | commitdiff |
2008-02-11 |
Wojciech Matyjewicz | Fix PR1798 - an error in the evaluation of SCEVAddRecEx... |
tree | commitdiff |
2008-01-24 |
Chris Lattner | Teach basicaa that 'byval' arguments define a new memor... |
tree | commitdiff |
2008-01-06 |
Nick Lewycky | Accept both %y, %x and %x, %y as valid answers. |
tree | commitdiff |
2007-12-09 |
Chris Lattner | Fix PR1782, patch by Wojtek Matyjewicz! |
tree | commitdiff |
2007-11-28 |
Tanya Lattner | Fix bug in regression tests that ignored stderr output... |
tree | commitdiff |
2007-11-27 |
Dan Gohman | Change grep '' to grep {}. |
tree | commitdiff |
2007-11-26 |
Owen Anderson | Allow GVN to eliminate read-only function calls when... |
tree | commitdiff |
2007-11-25 |
Nick Lewycky | Add new SCEV, SCEVSMax. This allows LLVM to analyze... |
tree | commitdiff |
2007-11-23 |
Duncan Sands | Ding dong, the DoesntAccessMemoryFns and |
tree | commitdiff |
2007-11-22 |
Duncan Sands | Teach alias analysis about readnone/readonly functions. |
tree | commitdiff |
2007-11-22 |
Nick Lewycky | Create nodes for inline asm so that we don't crash... |
tree | commitdiff |
2007-11-20 |
Nick Lewycky | Be more careful when transforming | to +. Patch from... |
tree | commitdiff |
2007-11-15 |
Anton Korobeynikov | Reverted r44163 per request |
tree | commitdiff |
2007-11-15 |
Nick Lewycky | Fix handling of overflow in loop calculation by adding... |
tree | commitdiff |
2007-11-06 |
Chris Lattner | Fix PR1774 and BasicAA/2007-11-05-SizeCrash.ll |
tree | commitdiff |
2007-10-25 |
Owen Anderson | Fix for PR1741. |
tree | commitdiff |
2007-09-27 |
Nick Lewycky | Build the correct range for loops with unusual bounds... |
tree | commitdiff |
2007-08-15 |
Dan Gohman | Convert tests using "| wc -l | grep ..." to use the... |
tree | commitdiff |
2007-08-07 |
Nick Lewycky | Add reference to problem report. |
tree | commitdiff |
2007-08-06 |
Chandler Carruth | This resolves a regression of BasicAA which failed... |
tree | commitdiff |
2007-08-06 |
Nick Lewycky | Fix the dates on these tests. It's not September yet... |
tree | commitdiff |
2007-08-06 |
Nick Lewycky | Let scalar-evolution analyze loops with an unsigned... |
tree | commitdiff |
2007-08-06 |
Nick Lewycky | Don't assume it's safe to transform a loop just because... |
tree | commitdiff |
2007-08-06 |
Chris Lattner | update for new domtree dump format |
tree | commitdiff |
2007-08-02 |
Christopher Lamb | Teach BasicAA about noalias parameter attributes, but... |
tree | commitdiff |
2007-07-31 |
Christopher Lamb | Revert overly aggressive interpretation of noalias |
tree | commitdiff |
2007-07-31 |
Devang Patel | Bunch of tests to check loop passes. |
tree | commitdiff |
2007-07-31 |
Christopher Lamb | Teach BasicAA about noalias function parameters. Passes... |
tree | commitdiff |
2007-07-16 |
Nick Lewycky | Handle decrementing loops properly. Fixes PR1533. |
tree | commitdiff |
2007-06-29 |
John Criswell | Convert .cvsignore files |
tree | commitdiff |
2007-04-26 |
Zhou Sheng | Add two test cases to cover apintification change. |
tree | commitdiff |
2007-04-21 |
Devang Patel | New test case. |
tree | commitdiff |
2007-04-18 |
Devang Patel | New test. |
tree | commitdiff |
2007-04-16 |
Reid Spencer | For PR1319: |
tree | commitdiff |
2007-04-16 |
Reid Spencer | For PR1319: |
tree | commitdiff |
2007-04-16 |
Reid Spencer | For PR1319: |
tree | commitdiff |
2007-04-15 |
Nick Lewycky | Fix this test to test what it was intended to test. |
tree | commitdiff |
2007-04-15 |
Reid Spencer | For PR1319: |
tree | commitdiff |
2007-04-15 |
Owen Anderson | Update tests for the disappearance of -idom. |
tree | commitdiff |
2007-04-14 |
Reid Spencer | Changes to fix problems with "make check". Apparently... |
tree | commitdiff |
2007-04-14 |
Reid Spencer | Convert test cases to new llvm.exp version of llvm_runt... |
tree | commitdiff |
2007-04-14 |
Reid Spencer | For PR1319: |
tree | commitdiff |
2007-04-11 |
Reid Spencer | Make the llvm-runtest function much more amenable by... |
tree | commitdiff |
2007-04-08 |
Nick Lewycky | Fix this testcase to fail if the bug were reintroduced. |
tree | commitdiff |
2007-04-08 |
Owen Anderson | Remove DomSet completely. This concludes work on PR1171. |
tree | commitdiff |
2007-03-28 |
Reid Spencer | Remove use of implementation keyword. |
tree | commitdiff |
2007-01-30 |
Reid Spencer | For PR411: |
tree | commitdiff |
2007-01-26 |
Reid Spencer | For PR761: |
tree | commitdiff |
2007-01-17 |
Reid Spencer | Ignore the output directory. |
tree | commitdiff |
2007-01-14 |
Chris Lattner | testcase for pr1110 |
tree | commitdiff |
2007-01-14 |
Chris Lattner | testcase for pr1109 |
tree | commitdiff |
2007-01-14 |
Chris Lattner | new testcase for pr1101 |
tree | commitdiff |
2007-01-13 |
Reid Spencer | For PR1043: |
tree | commitdiff |
2006-12-31 |
Reid Spencer | For PR950: |
tree | commitdiff |
2006-12-29 |
Reid Spencer | Update tests that need to be run through llvm-upgrade... |
tree | commitdiff |
2006-12-13 |
John Criswell | Remove DSA tests. |
tree | commitdiff |
2006-12-02 |
Reid Spencer | Use the llvm-upgrade program to upgrade llvm assembly. |
tree | commitdiff |
2006-11-27 |
Reid Spencer | For PR950: |
tree | commitdiff |
2006-11-23 |
Reid Spencer | Promote GEP ubyte indices to uint. Backwards compatibil... |
tree | commitdiff |
2006-11-18 |
Reid Spencer | Fix bugs in this. What was I thinking??? :) |
tree | commitdiff |
2006-11-18 |
Reid Spencer | Fail even if opt doesn't print anything. |
tree | commitdiff |
2006-11-18 |
Reid Spencer | Add a simple test to make sure getModRefInfo is 1/2... |
tree | commitdiff |
2006-11-03 |
Chris Lattner | new testcase |
tree | commitdiff |
2006-10-27 |
Reid Spencer | Improve cvs ignoring of test results. |
tree | commitdiff |
2006-10-23 |
Andrew Lenharth | restore these tests |
tree | commitdiff |
2006-10-03 |
Chris Lattner | New testcase for PR932 |
tree | commitdiff |
2006-10-01 |
Chris Lattner | New testcase |
tree | commitdiff |
2006-09-27 |
Devang Patel | Add llvm.org/bugs/show_bug.cgi?id=923 test case. |
tree | commitdiff |
2006-08-27 |
Chris Lattner | Update tests now that opt no longer reads .ll files |
tree | commitdiff |
2006-08-18 |
Reid Spencer | For PR872: |
tree | commitdiff |
2006-06-28 |
Andrew Lenharth | not really XFailing these, as only incompleteness is... |
tree | commitdiff |
2006-06-28 |
Andrew Lenharth | change I flag on test |
tree | commitdiff |
2006-04-25 |
Andrew Lenharth | another c99 style problem |
tree | commitdiff |
2006-04-13 |
Andrew Lenharth | from the linux kernel |
tree | commitdiff |
2006-04-12 |
Tanya Lattner | Added the ability to xfail based on llvmgcc version |
tree | commitdiff |
2006-04-05 |
Andrew Lenharth | make this test less exacting |
tree | commitdiff |
2006-03-27 |
Andrew Lenharth | Adding links to a node collapsed during type merging... |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Tired of wading through cvs's list ? files that are... |
tree | commitdiff |
2006-03-15 |
Andrew Lenharth | better check |
tree | commitdiff |
2006-03-04 |
Chris Lattner | new testcase |
tree | commitdiff |
2005-05-08 |
Chris Lattner | New testacse for information exposed by the 'tail'... |
tree | commitdiff |
2005-04-04 |
Chris Lattner | new testcase |
tree | commitdiff |
2005-03-25 |
Chris Lattner | fix the RUN line on this testcase so it passes. |
tree | commitdiff |
2005-03-24 |
Chris Lattner | new testcase that DS-AA is causing to be miscompiled. |
tree | commitdiff |
2005-03-23 |
Chris Lattner | GlobalMR should be able to analyze this function. |
tree | commitdiff |
2005-03-23 |
Chris Lattner | new testcase to verify that we have field sensitive... |
tree | commitdiff |
2005-03-22 |
Chris Lattner | We might as well check the TD graphs as well, even... |
tree | commitdiff |
2005-03-22 |
Chris Lattner | New testcase, the BU pass is marking the global complet... |
tree | commitdiff |
2005-03-21 |
Chris Lattner | New testcase, which is important to handle correctly. |
tree | commitdiff |
2005-03-09 |
Chris Lattner | new testcase for a -basicaa bug that Alkis found with... |
tree | commitdiff |
2004-12-17 |
Chris Lattner | Make this testcase a bit more challanging |
tree | commitdiff |
2004-12-17 |
Chris Lattner | Change the test to check to see that CSE happens not... |
tree | commitdiff |
2004-12-08 |
Alkis Evlogimenos | Add testcase and fix for yet another case where we... |
tree | commitdiff |
2004-12-08 |
Alkis Evlogimenos | Add testcase and fix for another case where we query... |
tree | commitdiff |
next |