aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SCCP/empty-struct.ll
AgeCommit message (Expand)Author
2009-11-03merge a test into ipsccp-basic. running llvm-ld to get one pass is... bad.Chris Lattner
2008-08-13Fix SCCP's handling of struct value loads and stores. SCCP doesn'tDan Gohman