[JumpThreading] Fix opcode bonus in getJumpThreadDuplicationCost()
[oota-llvm.git] / test / Transforms / JumpThreading / select.ll
2015-12-29 Geoff Berry[JumpThreading] Fix opcode bonus in getJumpThreadDuplic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-06-17 Dinesh DwivediFixed jump threading going to infinite loop.
2013-08-07 Benjamin KramerJumpThreading: Turn a select instruction into branching...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-09-05 Manman RenJumpThreading: when default destination is the destinat...
2010-12-15 Frits van BommelTeach jump threading to "look through" a select when...