[llvm-commits] [llvm] r54161 - in /llvm/trunk: docs/LangRef.html lib/AsmParser/llvmAsmParser.cpp.cvs lib/AsmParser/llvmAsmParser.h.cvs lib/AsmParser/llvmAsmParser.y lib/AsmParser/llvmAsmParser.y.cvs lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp lib/Transforms/Scalar/InstructionCombining.cpp lib/VMCore/Instructions.cpp lib/VMCore/Verifier.cpp test/Assembler/vector-shift.ll

Duncan Sands baldrick at free.fr
Tue Jul 29 09:10:52 PDT 2008


Hi,

> Add vector shifts to the IR, patch by Eli Friedman.

how are these defined?  Does it mean shifting
each element independently?

Thanks,

Duncan.



More information about the llvm-commits mailing list