[SparcV9]: Use SRL instead of SLL to clear top 32-bits in ctpop:i32. SLL does not...
[oota-llvm.git] / test / CodeGen / SPARC / 2012-05-01-LowerArguments.ll
2012-05-01 Jay FoadRegression test for PR2960.