2015-11-16 |
Owen Anderson | Add intermediate subtract instructions to reassociation... |
tree | commitdiff |
2015-08-10 |
Jonathan Roelofs | Fix a bunch of trivial cases of 'CHECK[^:]*$' in the... |
tree | commitdiff |
2015-08-06 |
Quentin Colombet | [Reassociation] Fix miscompile for va_arg arguments. |
tree | commitdiff |
2015-06-24 |
David Majnemer | [Reassociate] Don't propogate flags when creating negations |
tree | commitdiff |
2015-05-28 |
David Majnemer | [Reassociate] Canonicalizing 'x [+-] (-Constant * y... |
tree | commitdiff |
2015-04-16 |
David Blaikie | [opaque pointer type] Add textual IR support for explic... |
tree | commitdiff |
2015-03-13 |
Robert Lougher | Reapply "[Reassociate] Add initial support for vector... |
tree | commitdiff |
2015-03-13 |
Robert Lougher | Revert: "[Reassociate] Add initial support for vector... |
tree | commitdiff |
2015-03-13 |
Robert Lougher | [Reassociate] Add initial support for vector instructions. |
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 |
2015-02-11 |
Mehdi Amini | Reassociate: cannot negate a INT_MIN value |
tree | commitdiff |
2015-01-16 |
Mehdi Amini | Fix Reassociate handling of constant in presence of... |
tree | commitdiff |
2014-11-19 |
Chad Rosier | Revert "[Reassociate] As the expression tree is rewritt... |
tree | commitdiff |
2014-11-18 |
Chad Rosier | [Reassociate] Use test cases that can actually be optim... |
tree | commitdiff |
2014-11-17 |
Chad Rosier | [Reassociate] As the expression tree is rewritten make... |
tree | commitdiff |
2014-11-17 |
Chad Rosier | [Reassociate] Canonicalize constants to RHS operand. |
tree | commitdiff |
2014-11-14 |
Chad Rosier | [Reassociate] Canonicalize the operands of all binary... |
tree | commitdiff |
2014-11-14 |
Chad Rosier | [Reassociate] Canonicalize operands of vector binary... |
tree | commitdiff |
2014-11-14 |
Chad Rosier | [Reassociate] Canonicalize constants to RHS operand. |
tree | commitdiff |
2014-11-11 |
Chad Rosier | [Reassociate] Canonicalize negative constants out of... |
tree | commitdiff |
2014-11-11 |
Chad Rosier | [Reassociate] Canonicalize negative constants out of... |
tree | commitdiff |
2014-11-07 |
Chad Rosier | [Reassociate] Better preserve NSW/NUW flags. |
tree | commitdiff |
2014-11-06 |
Chad Rosier | [Reassociate] Don't reassociate when mixing regular... |
tree | commitdiff |
2014-11-04 |
Reid Kleckner | Revert "[Reassociate] Canonicalize negative constants... |
tree | commitdiff |
2014-11-03 |
Chad Rosier | [Reassociate] Canonicalize negative constants out of... |
tree | commitdiff |
2014-10-09 |
Chad Rosier | [Reassociate] Don't canonicalize X - undef to X + ... |
tree | commitdiff |
2014-10-05 |
Owen Anderson | Give the Reassociate pass a bit more flexibility and... |
tree | commitdiff |
2014-08-21 |
Erik Verbruggen | Reassociate x + -0.1234 * y into x - 0.1234 * y |
tree | commitdiff |
2014-08-14 |
Chad Rosier | [Reassociation] Add support for reassociation with... |
tree | commitdiff |
2014-06-11 |
Chad Rosier | [Reassociate] FileCheckize and cleanup a few testcases... |
tree | commitdiff |
2014-05-31 |
Benjamin Kramer | [Reassociate] Similar to "X + -X" -> "0", added code... |
tree | commitdiff |
2013-08-16 |
Daniel Dunbar | [tests] Cleanup initialization of test suffixes. |
tree | commitdiff |
2013-07-14 |
Stephen Lin | Update Transforms tests to use CHECK-LABEL for easier... |
tree | commitdiff |
2013-04-30 |
Manman Ren | TBAA: remove !tbaa from testing cases if not used. |
tree | commitdiff |
2013-04-27 |
Shuxin Yang | Fix a XOR reassociation bug. |
tree | commitdiff |
2013-04-01 |
Shuxin Yang | Correct assertion condition |
tree | commitdiff |
2013-03-30 |
Shuxin Yang | Implement XOR reassociation. It is based on following... |
tree | commitdiff |
2012-12-30 |
Dmitri Gribenko | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that... |
tree | commitdiff |
2012-11-18 |
Duncan Sands | Fix PR14060, an infinite loop in reassociate. The... |
tree | commitdiff |
2012-11-15 |
Duncan Sands | Fix a crash observed by Shuxin Yang. The issue here... |
tree | commitdiff |
2012-11-13 |
Shuxin Yang | revert r167740 |
tree | commitdiff |
2012-11-12 |
Shuxin Yang | This change is to fix rdar://12571717 which is about... |
tree | commitdiff |
2012-07-26 |
Duncan Sands | Stop reassociate from looking through expressions of... |
tree | commitdiff |
2012-07-02 |
Chandler Carruth | Convert all tests using TCL-style quoting to use shell... |
tree | commitdiff |
2012-06-29 |
Duncan Sands | Fix a reassociate crash on sozefx when compiling with... |
tree | commitdiff |
2012-06-27 |
Duncan Sands | Some reassociate optimizations create new instructions... |
tree | commitdiff |
2012-06-24 |
Nick Lewycky | Remove a dangling reference to a deleted instruction... |
tree | commitdiff |
2012-06-15 |
Duncan Sands | Fix issues (infinite loop and/or crash) with self-refer... |
tree | commitdiff |
2012-06-13 |
Duncan Sands | It is possible for several constants which aren't indiv... |
tree | commitdiff |
2012-06-12 |
Duncan Sands | Use std::map rather than SmallMap because SmallMap... |
tree | commitdiff |
2012-06-12 |
Duncan Sands | Now that Reassociate's LinearizeExprTree can look throu... |
tree | commitdiff |
2012-06-08 |
Duncan Sands | Revert commit 158073 while waiting for a fix. The... |
tree | commitdiff |
2012-06-06 |
Duncan Sands | Grab-bag of reassociate tweaks. Unify handling of... |
tree | commitdiff |
2012-05-26 |
Duncan Sands | Since commit 157467, if reassociate isn't actually... |
tree | commitdiff |
2012-05-25 |
Duncan Sands | Make the reassociation pass more powerful so that it... |
tree | commitdiff |
2012-05-08 |
Duncan Sands | Calling ReassociateExpression recursively is extremely... |
tree | commitdiff |
2012-05-07 |
Owen Anderson | Teach reassociate to commute FMul's and FAdd's in order... |
tree | commitdiff |
2012-05-02 |
Bill Wendling | The value held in the vector may be RAUW'ed by some... |
tree | commitdiff |
2012-04-26 |
Chandler Carruth | Teach the reassociate pass to fold chains of multiplies... |
tree | commitdiff |
2012-04-22 |
Chandler Carruth | Tidy up this test more: |
tree | commitdiff |
2012-04-22 |
Chandler Carruth | FileCheck-ize a test, and tidy it up a touch. |
tree | commitdiff |
2012-02-16 |
Eli Bendersky | Replace all instances of dg.exp file with lit.local... |
tree | commitdiff |
2011-08-02 |
Benjamin Kramer | Remove empty test. |
tree | commitdiff |
2011-08-02 |
Owen Anderson | Revert r136503 and r136480 in an effort to fix non... |
tree | commitdiff |
2011-07-29 |
Devang Patel | Clean up debug info after reassociation. |
tree | commitdiff |
2011-07-09 |
Chris Lattner | Land the long talked about "type system rewrite" patch... |
tree | commitdiff |
2011-04-12 |
Dan Gohman | Fix reassociate to use a worklist instead of recursing... |
tree | commitdiff |
2011-03-10 |
Dan Gohman | Fix reassociate to postpone certain instruction deletio... |
tree | commitdiff |
2011-02-17 |
Chris Lattner | fix PR9215, preventing -reassociate from clearing nsw... |
tree | commitdiff |
2011-02-02 |
Dan Gohman | Fix reassociate to clear optional flags, such as nsw. |
tree | commitdiff |
2011-01-26 |
Duncan Sands | Fix PR9039, a use-after-free in reassociate. The issue... |
tree | commitdiff |
2010-03-05 |
Chris Lattner | fix a nice subtle reassociate bug which would only... |
tree | commitdiff |
2010-02-06 |
Bob Wilson | Add a test for my change to disable reassociation for... |
tree | commitdiff |
2010-01-18 |
Chris Lattner | filecheckize |
tree | commitdiff |
2010-01-09 |
Chris Lattner | only factor from expressions whose uses are empty and... |
tree | commitdiff |
2010-01-05 |
Chris Lattner | fix an infinite loop in reassociate building emacs. |
tree | commitdiff |
2010-01-01 |
Chris Lattner | When factoring multiply expressions across adds, factor... |
tree | commitdiff |
2010-01-01 |
Chris Lattner | test case we alredy get right. |
tree | commitdiff |
2009-12-31 |
Chris Lattner | reuse negates where possible instead of always creating... |
tree | commitdiff |
2009-12-31 |
Chris Lattner | teach reassociate to factor x+x+x -> x*3. While I... |
tree | commitdiff |
2009-12-31 |
Chris Lattner | simple fix for an incorrect factoring which causes a |
tree | commitdiff |
2009-12-31 |
Chris Lattner | merge some more tests in. |
tree | commitdiff |
2009-12-31 |
Chris Lattner | filecheckize |
tree | commitdiff |
2009-09-11 |
Dan Gohman | Convert more tests to avoid llvm-as. |
tree | commitdiff |
2009-09-11 |
Dan Gohman | Change tests from "opt %s" to "opt < %s" so that opt... |
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 |
2008-08-16 |
Owen Anderson | Remove GCSE and LoadVN from the testsuite. |
tree | commitdiff |
2008-06-10 |
Matthijs Kooijman | Let some more tests ignore expected output on stderr. |
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-03-19 |
Tanya Lattner | Upgrade tests to not use llvm-upgrade. |
tree | commitdiff |
2008-02-17 |
Chris Lattner | Split up subtracts into add+negate if they have a reass... |
tree | commitdiff |
2008-02-17 |
Chris Lattner | upgrade and simplify this test. |
tree | commitdiff |
2007-08-15 |
Dan Gohman | Convert tests using "| wc -l | grep ..." to use the... |
tree | commitdiff |
2007-06-29 |
John Criswell | Convert .cvsignore files |
tree | commitdiff |
2007-05-05 |
Chris Lattner | move these xfailed tests to lib/Target/README.txt |
tree | commitdiff |
next |