Merging r259702:
[oota-llvm.git] / test / Transforms / JumpThreading / crash.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-11-01 Chandler CarruthAdd a test case for PR14233.
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2011-06-17 Chris Lattnerremove asmparser support for the old getresult instruct...
2010-09-29 Owen AndersonFix PR8247: JumpThreading can cause a block to become...
2010-08-31 Owen AndersonMerge 2010-08-31-InfiniteRecursion.ll into crash.ll.
2010-08-18 Chris LattnerFix PR7755: knowing something about an inval for a...
2010-07-26 Owen AndersonFix a test with malformed IR. Not sure why this didn...
2010-07-15 Chris LattnerFix PR7647, handling the case when 'To' ends up being
2010-07-12 Chris Lattnerif jump threading is able to infer interesting values...
2010-06-14 Chris Lattnerjump threading can't split a critical edge from an...
2010-04-10 Chris Lattnerfix PR6743, a case where we'd delete an instruction...
2010-02-15 Chris Lattnerfix PR6305 by handling BlockAddress in a helper function
2010-01-23 Chris Lattnerthird bug from PR6119: the xor dupe extension allows
2010-01-23 Chris Lattneradd an early out to ProcessBranchOnXOR to speed it up,
2010-01-23 Chris Lattnerfix a crash in jump threading, PR6119
2009-12-06 Chris Lattnerfix PR5698
2009-12-01 Chris Lattnerfix PR5640 by tracking whether a block is the header...
2009-11-07 Chris Lattnerreapply 86289, 86278, 86270, 86267, 86266 & 86264 plus...
2009-11-07 Devang PatelRevert following patches to fix llvmgcc bootstrap.
2009-11-06 Chris LattnerFix a problem discovered on self host.
2009-11-05 Chris Lattnermerge a few crash tests into crash.ll
2009-10-20 Chris Lattneralternate fix for PR5258 which avoids worklist problems...
2009-10-11 Chris Lattneranother testcase jump threading shouldn't crash on.
2009-10-11 Chris Lattnerrename a file, remove a poorly reduced testcase.