| Commit message (Expand) | Author | Age | Files | Lines |
* | Update aosp/master llvm for rebase to r233350 | Pirama Arumuga Nainar | 2015-04-09 | 1 | -1/+1 |
* | Add a test case for PR14233. | Chandler Carruth | 2012-11-01 | 1 | -0/+53 |
* | Upgrade syntax of tests using volatile instructions to use 'load volatile' in... | Chris Lattner | 2011-11-27 | 1 | -1/+1 |
* | remove asmparser support for the old getresult instruction, which has been su... | Chris Lattner | 2011-06-17 | 1 | -1/+1 |
* | Fix PR8247: JumpThreading can cause a block to become unreachable while still... | Owen Anderson | 2010-09-29 | 1 | -0/+27 |
* | Merge 2010-08-31-InfiniteRecursion.ll into crash.ll. | Owen Anderson | 2010-08-31 | 1 | -0/+23 |
* | Fix PR7755: knowing something about an inval for a pred | Chris Lattner | 2010-08-18 | 1 | -0/+24 |
* | Fix a test with malformed IR. Not sure why this didn't fail before. | Owen Anderson | 2010-07-26 | 1 | -0/+3 |
* | Fix PR7647, handling the case when 'To' ends up being | Chris Lattner | 2010-07-15 | 1 | -0/+47 |
* | if jump threading is able to infer interesting values on both | Chris Lattner | 2010-07-12 | 1 | -0/+24 |
* | jump threading can't split a critical edge from an indirectbr. This | Chris Lattner | 2010-06-14 | 1 | -0/+22 |
* | fix PR6743, a case where we'd delete an instruction before using it | Chris Lattner | 2010-04-10 | 1 | -0/+17 |
* | fix PR6305 by handling BlockAddress in a helper function | Chris Lattner | 2010-02-15 | 1 | -0/+11 |
* | third bug from PR6119: the xor dupe extension allows | Chris Lattner | 2010-01-23 | 1 | -0/+27 |
* | add an early out to ProcessBranchOnXOR to speed it up, | Chris Lattner | 2010-01-23 | 1 | -0/+27 |
* | fix a crash in jump threading, PR6119 | Chris Lattner | 2010-01-23 | 1 | -0/+25 |
* | fix PR5698 | Chris Lattner | 2009-12-06 | 1 | -0/+22 |
* | fix PR5640 by tracking whether a block is the header of a loop more | Chris Lattner | 2009-12-01 | 1 | -0/+20 |
* | reapply 86289, 86278, 86270, 86267, 86266 & 86264 plus a fix | Chris Lattner | 2009-11-07 | 1 | -0/+22 |
* | Revert following patches to fix llvmgcc bootstrap. | Devang Patel | 2009-11-07 | 1 | -22/+0 |
* | Fix a problem discovered on self host. | Chris Lattner | 2009-11-06 | 1 | -0/+22 |
* | merge a few crash tests into crash.ll | Chris Lattner | 2009-11-05 | 1 | -1/+82 |
* | alternate fix for PR5258 which avoids worklist problems, with reduced testcase. | Chris Lattner | 2009-10-20 | 1 | -0/+35 |
* | another testcase jump threading shouldn't crash on. | Chris Lattner | 2009-10-11 | 1 | -0/+31 |
* | rename a file, remove a poorly reduced testcase. | Chris Lattner | 2009-10-11 | 1 | -0/+25 |