[X86][SSE] Added general integer shuffle matching for MOVQ instruction
[oota-llvm.git] / test / Transforms / JumpThreading / select.ll
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...