2015-09-11 |
David Blaikie | [opaque pointer type] Add textual IR support for explic... |
tree | commitdiff |
2015-07-22 |
David Majnemer | [ConstantFolding] Support folding loads from a GlobalAlias |
tree | commitdiff |
2015-07-01 |
David Majnemer | [SCCP] Turn loads of null into undef instead of zero... |
tree | commitdiff |
2015-06-17 |
David Majnemer | Move the personality function from LandingPadInst to... |
tree | commitdiff |
2015-04-16 |
David Blaikie | [opaque pointer type] Add textual IR support for explic... |
tree | commitdiff |
2015-02-27 |
David Blaikie | [opaque pointer type] Add textual IR support for explic... |
tree | commitdiff |
2015-02-27 |
David Blaikie | [opaque pointer type] Add textual IR support for explic... |
tree | commitdiff |
2014-11-07 |
David Majnemer | SCCP: overdefined calls cannot become constant |
tree | commitdiff |
2014-06-13 |
Tim Northover | SCCP: update for cmpxchg returning { iN, i1 } now. |
tree | commitdiff |
2013-08-16 |
Daniel Dunbar | [tests] Cleanup initialization of test suffixes. |
tree | commitdiff |
2013-07-14 |
Stephen Lin | Catch more CHECK that can be converted to CHECK-LABEL... |
tree | commitdiff |
2013-07-14 |
Stephen Lin | Update Transforms tests to use CHECK-LABEL for easier... |
tree | commitdiff |
2013-01-01 |
Dmitri Gribenko | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that... |
tree | commitdiff |
2012-12-30 |
Dmitri Gribenko | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that... |
tree | commitdiff |
2012-11-08 |
NAKAMURA Takumi | llvm/ConstantFolding.cpp: Make ReadDataFromGlobal(... |
tree | commitdiff |
2012-07-02 |
Chandler Carruth | Fix the remaining TCL-style quotes found in the testsui... |
tree | commitdiff |
2012-07-02 |
Chandler Carruth | Convert all tests using TCL-style quoting to use shell... |
tree | commitdiff |
2012-04-27 |
Dan Gohman | Reapply r155682, making constant folding more consisten... |
tree | commitdiff |
2012-04-27 |
NAKAMURA Takumi | Revert r155682, "Use ConstantExpr::getExtractElement... |
tree | commitdiff |
2012-04-27 |
Dan Gohman | Use ConstantExpr::getExtractElement when constant-foldi... |
tree | commitdiff |
2012-02-16 |
Eli Bendersky | Replace all instances of dg.exp file with lit.local... |
tree | commitdiff |
2012-01-31 |
Bill Wendling | Remove all references to the old EH. |
tree | commitdiff |
2011-12-12 |
Chandler Carruth | Manually upgrade the test suite to specify the flag... |
tree | commitdiff |
2011-11-11 |
Eli Friedman | Get rid of an optimization in SCCP which appears to... |
tree | commitdiff |
2011-09-20 |
Eli Friedman | Make sure IPSCCP never marks a tracked call as overdefi... |
tree | commitdiff |
2011-09-01 |
Eli Friedman | Add missing newline. |
tree | commitdiff |
2011-08-31 |
Eli Friedman | Add tests for the transformations SCCP can do on atomic... |
tree | commitdiff |
2011-08-31 |
Bill Wendling | Update the tests to the new EH scheme. |
tree | commitdiff |
2011-08-17 |
Eli Friedman | Silly mistake from r137777; restore significant isStruc... |
tree | commitdiff |
2011-08-16 |
Eli Friedman | A bunch of misc fixes to SCCPSolver::ResolvedUndefsIn... |
tree | commitdiff |
2011-08-16 |
Eli Friedman | Minor bug in SCCP found by inspection. (I don't think... |
tree | commitdiff |
2011-07-09 |
Chris Lattner | Land the long talked about "type system rewrite" patch... |
tree | commitdiff |
2011-06-17 |
Chris Lattner | remove asmparser support for the old getresult instruct... |
tree | commitdiff |
2011-06-17 |
Chris Lattner | manually upgrade a bunch of tests to modern syntax... |
tree | commitdiff |
2011-04-15 |
Chris Lattner | Fix a ton of comment typos found by codespell. Patch by |
tree | commitdiff |
2010-08-12 |
Chris Lattner | fix PR7876: If ipsccp decides that a function's address... |
tree | commitdiff |
2010-04-26 |
Chris Lattner | fix PR6940: sitofp(undef) folds to 0.0, not undef. |
tree | commitdiff |
2010-04-09 |
Chris Lattner | fix a SCCP miscompilation that could happen when a |
tree | commitdiff |
2010-04-08 |
Dan Gohman | Print empty structs as {} rather than { }. |
tree | commitdiff |
2010-02-27 |
Chris Lattner | fix PR6414, a nondeterminism issue in IPSCCP which... |
tree | commitdiff |
2009-11-10 |
Chris Lattner | fix a crash in SCCP handling extractvalue of an array... |
tree | commitdiff |
2009-11-03 |
Chris Lattner | reimplement multiple return value handling in IPSCCP... |
tree | commitdiff |
2009-11-03 |
Chris Lattner | fix test |
tree | commitdiff |
2009-11-03 |
Chris Lattner | merge a test into ipsccp-basic. running llvm-ld to... |
tree | commitdiff |
2009-11-03 |
Chris Lattner | fix an IPSCCP bug I introduced when I changed IPSCCP... |
tree | commitdiff |
2009-11-03 |
Chris Lattner | testcase for r85903 |
tree | commitdiff |
2009-11-02 |
Chris Lattner | merge 2008-03-10-sret.ll into ipsccp-basic.ll, and... |
tree | commitdiff |
2009-11-02 |
Chris Lattner | disable IPSCCP support for multiple return values,... |
tree | commitdiff |
2009-11-02 |
Chris Lattner | improve IPSCCP to be able to propagate the result of... |
tree | commitdiff |
2009-11-02 |
Chris Lattner | Use the libanalysis 'ConstantFoldLoadFromConstPtr'... |
tree | commitdiff |
2009-10-20 |
Chris Lattner | add a real testcase for PR4313 |
tree | commitdiff |
2009-10-20 |
Chris Lattner | add a test similar to that needed for PR4313, but that... |
tree | commitdiff |
2009-10-20 |
Chris Lattner | the date on this testcase is wrong, it is unreduced... |
tree | commitdiff |
2009-10-20 |
Chris Lattner | merge and filecheckize |
tree | commitdiff |
2009-10-20 |
Chris Lattner | merge two tests and convert to filecheck. |
tree | commitdiff |
2009-10-20 |
Torok Edwin | Fix PR4313: IPSCCP was not setting the lattice value... |
tree | commitdiff |
2009-09-11 |
Dan Gohman | Eliminate more redundant llvm-as calls. |
tree | commitdiff |
2009-09-11 |
Dan Gohman | Change tests from "opt %s" to "opt < %s" so that opt... |
tree | commitdiff |
2009-09-11 |
Chris Lattner | fix a bunch of spurious failures for people whose home... |
tree | commitdiff |
2009-09-08 |
Dan Gohman | Use "opt < %s" instead of "opt %s" so that opt doesn... |
tree | commitdiff |
2009-09-08 |
Dan Gohman | Use opt -S instead of piping bitcode output through... |
tree | commitdiff |
2009-09-08 |
Dan Gohman | Change these tests to feed the assembly files to opt... |
tree | commitdiff |
2009-06-04 |
Dan Gohman | Split the Add, Sub, and Mul instruction opcodes into... |
tree | commitdiff |
2009-05-28 |
Nick Lewycky | Use Operands.data() instead of &Operands[0] where Opera... |
tree | commitdiff |
2009-03-01 |
Chris Lattner | adjust for asmprinter change. |
tree | commitdiff |
2009-01-14 |
Chris Lattner | Fix PR3325, a miscompilation of invokes by IPSCCP.... |
tree | commitdiff |
2008-08-13 |
Dan Gohman | Fix SCCP's handling of struct value loads and stores... |
tree | commitdiff |
2008-07-23 |
Dan Gohman | Enable first-class aggregates support. |
tree | commitdiff |
2008-05-24 |
Chris Lattner | Fix PR2358 by resolving calls with undef arguments... |
tree | commitdiff |
2008-05-20 |
Gabor Greif | sabre brings to my attention that the 'tr' suffix is... |
tree | commitdiff |
2008-05-20 |
Gabor Greif | Rename the last test with .llx extension to .ll, resolv... |
tree | commitdiff |
2008-05-16 |
Owen Anderson | Use loop deletion instead of ADCE in these tests. |
tree | commitdiff |
2008-04-23 |
Chris Lattner | Rewrite multiple return value handling in SCCP. Before... |
tree | commitdiff |
2008-04-23 |
Chris Lattner | make this test more interesting. |
tree | commitdiff |
2008-03-19 |
Tanya Lattner | Upgrade tests to not use llvm-upgrade. |
tree | commitdiff |
2008-03-11 |
Devang Patel | Initial multiple return values support. |
tree | commitdiff |
2008-01-28 |
Chris Lattner | Fix PR1938 by forcing the code that uses an undefined... |
tree | commitdiff |
2007-09-05 |
Dale Johannesen | Change all floating constants that are not exactly |
tree | commitdiff |
2007-06-29 |
John Criswell | Convert .cvsignore files |
tree | commitdiff |
2007-05-17 |
Devang Patel | New test. |
tree | commitdiff |
2007-04-15 |
Reid Spencer | For PR1319: |
tree | commitdiff |
2007-04-13 |
Reid Spencer | Add the SCCP regression tests for APInt expressions... |
tree | commitdiff |
2007-04-11 |
Reid Spencer | Make the llvm-runtest function much more amenable by... |
tree | commitdiff |
2007-02-15 |
Reid Spencer | For PR1195: |
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-20 |
Chris Lattner | new testcase |
tree | commitdiff |
2006-12-04 |
Devang Patel | SCCP does not handle Packed Type properly. Disable... |
tree | commitdiff |
2006-12-02 |
Reid Spencer | Use the llvm-upgrade program to upgrade llvm assembly. |
tree | commitdiff |
2006-11-23 |
Reid Spencer | Promote GEP ubyte indices to uint. Backwards compatibil... |
tree | commitdiff |
2006-10-23 |
Chris Lattner | new testcase |
tree | commitdiff |
2006-04-12 |
Tanya Lattner | Added the ability to xfail based on llvmgcc version |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Tired of wading through cvs's list ? files that are... |
tree | commitdiff |
2006-02-08 |
Chris Lattner | new testcase for more interesting select sccp cases |
tree | commitdiff |
2005-05-13 |
Chris Lattner | fix buggy test |
tree | commitdiff |
2004-12-13 |
Chris Lattner | Fix this test |
tree | commitdiff |
2004-12-11 |
Chris Lattner | New testcase. If one side of and/or is known to be... |
tree | commitdiff |
2004-12-11 |
Chris Lattner | Update test |
tree | commitdiff |
2004-12-11 |
Chris Lattner | New testcase that ipsccp should handle. |
tree | commitdiff |
next |