[SparcV9]: Use SRL instead of SLL to clear top 32-bits in ctpop:i32. SLL does not...
[oota-llvm.git] / test / CodeGen / SPARC / setjmp.ll
2013-09-30 Manman RenTBAA: update tbaa format from scalar format to struct...
2013-09-05 Venkatraman Govind... [Sparc] Correctly handle call to functions with Returns...