aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/shl_undef.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+4
* TargetLoweringOpt is a struct used by DAGCombine, not a pass.Chad Rosier2011-06-151-1/+1
* When pattern matching during instruction selection make sure shl x,1 is notChad Rosier2011-06-141-0/+53