[PATCH] Switch to Select optimisations
Marcello Maggioni
hayarms at gmail.com
Mon Sep 29 10:44:54 PDT 2014
Whoops , I forgot to add the files with git before creating the diff :P
This is the revision that addresses David'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.14178.patch
Type: text/x-patch
Size: 22645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140929/da9cf5f6/attachment.bin>
More information about the llvm-commits
mailing list