if jump threading is able to infer interesting values on both
[oota-llvm.git] / test / Transforms / JumpThreading / crash.ll
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.