[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / InstCombine / strrchr-1.ll
2013-08-15 Yunzhong GaoFixing a corner-case bug in strchr and strrchr lib...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-10-13 Meador Ingeinstcombine: Migrate strchr and strrchr optimizations