[llvm-commits] [llvm] r50273 - /llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp

Duncan Sands baldrick at free.fr
Fri Apr 25 11:31:53 PDT 2008


> Pull the code to perform an INSERT_VECTOR_ELT in memory out into its own 
> function, and then use it to fix a bug in SplitVectorOp that expected inserts
> to always have constant insertion indices.

Testcase?

Ciao,

Duncan.



More information about the llvm-commits mailing list