[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

Nadav Rotem nrotem at apple.com
Thu Oct 25 20:41:57 PDT 2012


Looking good.  Can you commit it ?

On Oct 25, 2012, at 6:14 PM, Pasi Parviainen <pasi.parviainen at iki.fi> wrote:

> Hi,
> 
> Here's the patch for using enum + switch instead of table.
> 
> - Pasi
> <TargetTransformImpl.patch>




More information about the llvm-commits mailing list