summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/shl_undef.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-2/+2
2014-01-24Fix known typosAlp Toker1-1/+1
2014-01-12llvm/test/CodeGen/X86/shl_undef.ll: Tweak to satisfy r199050.NAKAMURA Takumi1-1/+3
2011-06-15TargetLoweringOpt is a struct used by DAGCombine, not a pass.Chad Rosier1-1/+1
2011-06-14When pattern matching during instruction selection make sure shl x,1 is notChad Rosier1-0/+53