aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/JumpThreading/crash.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Add a test case for PR14233.Chandler Carruth2012-11-011-0/+53
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-271-1/+1
* remove asmparser support for the old getresult instruction, which has been su...Chris Lattner2011-06-171-1/+1
* Fix PR8247: JumpThreading can cause a block to become unreachable while still...Owen Anderson2010-09-291-0/+27
* Merge 2010-08-31-InfiniteRecursion.ll into crash.ll.Owen Anderson2010-08-311-0/+23
* Fix PR7755: knowing something about an inval for a predChris Lattner2010-08-181-0/+24
* Fix a test with malformed IR. Not sure why this didn't fail before.Owen Anderson2010-07-261-0/+3
* Fix PR7647, handling the case when 'To' ends up being Chris Lattner2010-07-151-0/+47
* if jump threading is able to infer interesting values on bothChris Lattner2010-07-121-0/+24
* jump threading can't split a critical edge from an indirectbr. ThisChris Lattner2010-06-141-0/+22
* fix PR6743, a case where we'd delete an instruction before using itChris Lattner2010-04-101-0/+17
* fix PR6305 by handling BlockAddress in a helper functionChris Lattner2010-02-151-0/+11
* third bug from PR6119: the xor dupe extension allowsChris Lattner2010-01-231-0/+27
* add an early out to ProcessBranchOnXOR to speed it up,Chris Lattner2010-01-231-0/+27
* fix a crash in jump threading, PR6119Chris Lattner2010-01-231-0/+25
* fix PR5698Chris Lattner2009-12-061-0/+22
* fix PR5640 by tracking whether a block is the header of a loop moreChris Lattner2009-12-011-0/+20
* reapply 86289, 86278, 86270, 86267, 86266 & 86264 plus a fixChris Lattner2009-11-071-0/+22
* Revert following patches to fix llvmgcc bootstrap.Devang Patel2009-11-071-22/+0
* Fix a problem discovered on self host.Chris Lattner2009-11-061-0/+22
* merge a few crash tests into crash.llChris Lattner2009-11-051-1/+82
* alternate fix for PR5258 which avoids worklist problems, with reduced testcase.Chris Lattner2009-10-201-0/+35
* another testcase jump threading shouldn't crash on.Chris Lattner2009-10-111-0/+31
* rename a file, remove a poorly reduced testcase.Chris Lattner2009-10-111-0/+25