delena added inline comments. ================ Comment at: llvm/trunk/lib/Target/X86/X86ISelLowering.h:319 @@ -318,1 +318,3 @@ + // Bit rotate by immediate + ---------------- try to use ISD::ROTL, please Repository: rL LLVM http://reviews.llvm.org/D16048