[PATCH] Switch to Select optimisations
Marcello Maggioni
hayarms at gmail.com
Tue Sep 30 03:12:38 PDT 2014
Implemented the latest Hans's suggestions
http://reviews.llvm.org/D5525
Files:
lib/Transforms/Utils/SimplifyCFG.cpp
test/Transforms/SimplifyCFG/UnreachableEliminate.ll
test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
test/Transforms/SimplifyCFG/switch-to-select-bitpattern.ll
test/Transforms/SimplifyCFG/switch-to-select-range.ll
test/Transforms/SimplifyCFG/switch-to-select-two-case.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5525.14207.patch
Type: text/x-patch
Size: 22191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140930/9a617836/attachment.bin>
More information about the llvm-commits
mailing list