[llvm-commits] [llvm] r166642 - in /llvm/trunk: include/llvm/Target/TargetLowering.h include/llvm/Target/TargetTransformImpl.h lib/Target/TargetTransformImpl.cpp lib/Transforms/IPO/PassManagerBuilder.cpp lib/Transforms/Vectorize/LoopVectorize.cpp test/Transforms/LoopVectorize/cost-model.ll

Pasi Parviainen pasi.parviainen at iki.fi
Thu Oct 25 18:14:31 PDT 2012


Hi,

Here's the patch for using enum + switch instead of table.

- Pasi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TargetTransformImpl.patch
Type: text/x-c
Size: 6278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121026/54cef72e/attachment.bin>


More information about the llvm-commits mailing list