llvm-mirror/lib/Transforms
Chris Lattner 10ffed0ed0 Don't replace multiple result of calls with undef,
sccp tracks getresult values, not call values in this
case.

llvm-svn: 50202
2008-04-24 00:19:54 +00:00
..
Hello
Instrumentation Use Intrinsic::getDeclaration in more places. 2008-04-07 13:45:04 +00:00
IPO simplify code for propagation of constant arguments into 2008-04-23 06:16:27 +00:00
Scalar Don't replace multiple result of calls with undef, 2008-04-24 00:19:54 +00:00
Utils Split some code out of the main SimplifyCFG loop into its own function. 2008-04-24 00:01:19 +00:00
Makefile