[PATCH] D61150: [SimplifyCFG] NFC, update Switch tests to HEAD so I can see if my changes change anything
Shawn Landden via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 28 01:23:17 PDT 2019
shawnl updated this revision to Diff 197004.
This revision is now accepted and ready to land.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61150/new/
https://reviews.llvm.org/D61150
Files:
test/Transforms/SimplifyCFG/X86/disable-lookup-table.ll
test/Transforms/SimplifyCFG/X86/lit.local.cfg
test/Transforms/SimplifyCFG/X86/speculate-cttz-ctlz.ll
test/Transforms/SimplifyCFG/X86/switch-covered-bug.ll
test/Transforms/SimplifyCFG/X86/switch-table-bug.ll
test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
test/Transforms/SimplifyCFG/switch-dead-default.ll
test/Transforms/SimplifyCFG/switch-genfori8.ll
test/Transforms/SimplifyCFG/switch-masked-bits.ll
test/Transforms/SimplifyCFG/switch-on-const-select.ll
test/Transforms/SimplifyCFG/switch-range-to-icmp.ll
test/Transforms/SimplifyCFG/switch-simplify-range.ll
test/Transforms/SimplifyCFG/switch_create-custom-dl.ll
test/Transforms/SimplifyCFG/switch_create.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61150.197004.patch
Type: text/x-patch
Size: 181355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190428/2b56ee4c/attachment-0001.bin>
More information about the llvm-commits
mailing list