2015-10-28 |
Sanjoy Das | [JumpThreading] Use dominating conditions to prove... |
tree | commitdiff |
2015-10-15 |
Manman Ren | Recommit r250345, it was reverted in r250366 to investi... |
tree | commitdiff |
2015-10-15 |
Manman Ren | Temporarily revert r250345 to sort out bot failure. |
tree | commitdiff |
2015-10-14 |
Cong Hou | Update the branch weight metadata in JumpThreading... |
tree | commitdiff |
2015-10-14 |
Manman Ren | Revert r250204 and r250240 due to bot failure. We faile... |
tree | commitdiff |
2015-10-13 |
Cong Hou | Update MachineBranchProbabilityInfo::normalizeEdgeWeigh... |
tree | commitdiff |
2015-10-13 |
Manman Ren | Revert 250089 due to bot failure. It failed when buildi... |
tree | commitdiff |
2015-10-12 |
Cong Hou | Update the branch weight metadata in JumpThreading... |
tree | commitdiff |
2015-08-31 |
Philip Reames | [LazyValueInfo] Look through Phi nodes when trying... |
tree | commitdiff |
2015-08-31 |
Jingyue Wu | [JumpThreading] make jump threading respect convergent... |
tree | commitdiff |
2015-06-17 |
David Majnemer | Move the personality function from LandingPadInst to... |
tree | commitdiff |
2015-05-07 |
Philip Reames | [JumpThreading] Simplify comparisons when simplifying... |
tree | commitdiff |
2015-04-16 |
David Blaikie | [opaque pointer type] Add textual IR support for explic... |
tree | commitdiff |
2015-03-13 |
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 |
2015-02-15 |
David Blaikie | Update a test to make it easier to migrate to untyped... |
tree | commitdiff |
2015-01-04 |
David Majnemer | ValueTracking: ComputeNumSignBits should tolerate missh... |
tree | commitdiff |
2014-12-15 |
Duncan P. N. Exon... | IR: Make metadata typeless in assembly |
tree | commitdiff |
2014-11-25 |
Hans Wennborg | LazyValueInfo: Actually re-visit partially solved block... |
tree | commitdiff |
2014-10-20 |
Chandler Carruth | Fix a somewhat subtle pair of issues with JumpThreading... |
tree | commitdiff |
2014-10-14 |
Hal Finkel | [LVI] Check for @llvm.assume dominating the edge branch |
tree | commitdiff |
2014-10-03 |
James Molloy | Revert r215343. |
tree | commitdiff |
2014-09-07 |
Hal Finkel | Make use of @llvm.assume from LazyValueInfo |
tree | commitdiff |
2014-08-11 |
Jiangning Liu | In LVI(Lazy Value Info), originally value on a BB can... |
tree | commitdiff |
2014-06-17 |
Dinesh Dwivedi | Fixed jump threading going to infinite loop. |
tree | commitdiff |
2014-05-27 |
Arnaud A. de Grand... | No need for those tests to go thru llvm-as and/or llvm... |
tree | commitdiff |
2013-10-21 |
Bill Wendling | Don't eliminate a partially redundant load if it's... |
tree | commitdiff |
2013-10-19 |
Bill Wendling | Perform an intelligent splice of the predecessor with... |
tree | commitdiff |
2013-09-27 |
Manman Ren | TBAA: handle scalar TBAA format and struct-path aware... |
tree | commitdiff |
2013-08-16 |
Daniel Dunbar | [tests] Cleanup initialization of test suffixes. |
tree | commitdiff |
2013-08-07 |
Benjamin Kramer | JumpThreading: Turn a select instruction into branching... |
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-02-22 |
Bill Wendling | Use references to attribute groups on the call/invoke... |
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-12-30 |
Dmitri Gribenko | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that... |
tree | commitdiff |
2012-12-20 |
James Molloy | Add a new attribute, 'noduplicate'. If a function conta... |
tree | commitdiff |
2012-11-01 |
Chandler Carruth | Add a test case for PR14233. |
tree | commitdiff |
2012-09-05 |
Manman Ren | JumpThreading: when default destination is the destinat... |
tree | commitdiff |
2012-07-20 |
Richard Osborne | Fix assertion in jump threading (PR13405). |
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-05-10 |
Joel Jones | formatting change: strip debug info from test |
tree | commitdiff |
2012-05-10 |
Joel Jones | Fix a problem with incomplete equality testing of PHINo... |
tree | commitdiff |
2012-03-13 |
Chris Lattner | enhance jump threading to preserve TBAA information... |
tree | commitdiff |
2012-02-16 |
Eli Bendersky | Replace all instances of dg.exp file with lit.local... |
tree | commitdiff |
2011-11-27 |
Chris Lattner | Upgrade syntax of tests using volatile instructions... |
tree | commitdiff |
2011-08-12 |
Eli Friedman | Move "atomic" and "volatile" designations on instructio... |
tree | commitdiff |
2011-06-17 |
Chris Lattner | remove asmparser support for the old getresult instruct... |
tree | commitdiff |
2011-04-14 |
Owen Anderson | Fix an infinite alternation in JumpThreading where... |
tree | commitdiff |
2011-04-02 |
Eli Friedman | PR9446: RecursivelyDeleteTriviallyDeadInstructions... |
tree | commitdiff |
2011-03-08 |
Duncan Sands | Fix PR9331. Simplified version of a patch by Jakub... |
tree | commitdiff |
2011-02-18 |
Chris Lattner | prevent jump threading from merging blocks when their... |
tree | commitdiff |
2011-02-10 |
Nick Lewycky | Tolerate degenerate phi nodes that can occur in the... |
tree | commitdiff |
2011-01-29 |
Evan Cheng | Re-apply r124518 with fix. Watch out for invalidated... |
tree | commitdiff |
2011-01-29 |
Evan Cheng | Revert r124518. It broke Linux self-host. |
tree | commitdiff |
2011-01-29 |
Evan Cheng | Re-commit r124462 with fixes. Tail recursion elim will... |
tree | commitdiff |
2011-01-28 |
Evan Cheng | Revert r124462. There are a few big regressions that... |
tree | commitdiff |
2011-01-28 |
Evan Cheng | - Stop simplifycfg from duplicating "ret" instructions... |
tree | commitdiff |
2010-12-15 |
Frits van Bommel | Teach jump threading to "look through" a select when... |
tree | commitdiff |
2010-12-06 |
Frits van Bommel | Implement jump threading of 'indirectbr' by keeping... |
tree | commitdiff |
2010-09-29 |
Owen Anderson | Fix PR8247: JumpThreading can cause a block to become... |
tree | commitdiff |
2010-09-14 |
Owen Anderson | Remove dead option from tests. |
tree | commitdiff |
2010-08-31 |
Owen Anderson | Merge 2010-08-31-InfiniteRecursion.ll into crash.ll. |
tree | commitdiff |
2010-08-31 |
Owen Anderson | Add a test for the duplicated-conditional situation... |
tree | commitdiff |
2010-08-31 |
Owen Anderson | Manually reduce this testcase. |
tree | commitdiff |
2010-08-31 |
Owen Anderson | Add a micro-test for the transforms I added to JumpThre... |
tree | commitdiff |
2010-08-31 |
Owen Anderson | More Chris-inspired JumpThreading fixes: use ConstantEx... |
tree | commitdiff |
2010-08-27 |
Owen Anderson | Use LVI to eliminate conditional branches where we... |
tree | commitdiff |
2010-08-26 |
Owen Anderson | Make JumpThreading smart enough to properly thread... |
tree | commitdiff |
2010-08-25 |
Owen Anderson | In the default address space, any GEP off of null resul... |
tree | commitdiff |
2010-08-18 |
Chris Lattner | Fix PR7755: knowing something about an inval for a... |
tree | commitdiff |
2010-07-26 |
Owen Anderson | Fix a test with malformed IR. Not sure why this didn... |
tree | commitdiff |
2010-07-15 |
Chris Lattner | Fix PR7647, handling the case when 'To' ends up being |
tree | commitdiff |
2010-07-12 |
Chris Lattner | if jump threading is able to infer interesting values... |
tree | commitdiff |
2010-06-14 |
Chris Lattner | jump threading can't split a critical edge from an... |
tree | commitdiff |
2010-04-10 |
Chris Lattner | fix PR6743, a case where we'd delete an instruction... |
tree | commitdiff |
2010-02-15 |
Chris Lattner | fix PR6305 by handling BlockAddress in a helper function |
tree | commitdiff |
2010-02-11 |
Chris Lattner | Make jump threading honor x|undef -> true and x&undef... |
tree | commitdiff |
2010-01-23 |
Chris Lattner | third bug from PR6119: the xor dupe extension allows |
tree | commitdiff |
2010-01-23 |
Chris Lattner | add an early out to ProcessBranchOnXOR to speed it up, |
tree | commitdiff |
2010-01-23 |
Chris Lattner | fix a crash in jump threading, PR6119 |
tree | commitdiff |
2010-01-12 |
Chris Lattner | 1) Use the new SimplifyInstructionsInBlock routine... |
tree | commitdiff |
2010-01-12 |
Chris Lattner | Teach jump threading to duplicate small blocks when... |
tree | commitdiff |
2009-12-06 |
Chris Lattner | fix PR5698 |
tree | commitdiff |
2009-12-01 |
Chris Lattner | fix PR5640 by tracking whether a block is the header... |
tree | commitdiff |
2009-11-12 |
Gabor Greif | typo |
tree | commitdiff |
2009-11-12 |
Chris Lattner | use getPredicateOnEdge to fold comparisons through... |
tree | commitdiff |
2009-11-12 |
Chris Lattner | should not commit when distracted. |
tree | commitdiff |
2009-11-12 |
Chris Lattner | We now thread some impossible condition information... |
tree | commitdiff |
2009-11-12 |
Chris Lattner | with the new code we can thread non-instruction values... |
tree | commitdiff |
2009-11-12 |
Chris Lattner | move some stuff into DEBUG's and turn on lazy-value... |
tree | commitdiff |
2009-11-11 |
Chris Lattner | oops, didn't mean to commit this, no harm, but add... |
tree | commitdiff |
2009-11-11 |
Chris Lattner | Stub out a new lazy value info pass, which will eventually |
tree | commitdiff |
2009-11-10 |
Chris Lattner | implement a TODO by teaching jump threading about ... |
tree | commitdiff |
2009-11-10 |
Chris Lattner | Make jump threading eliminate blocks that just contain... |
tree | commitdiff |
2009-11-10 |
Chris Lattner | make jump threading recursively simplify expressions... |
tree | commitdiff |
2009-11-07 |
Chris Lattner | reapply 86289, 86278, 86270, 86267, 86266 & 86264 plus... |
tree | commitdiff |
next |