llvm-6502/lib/Transforms
Chris Lattner c9e495c534 Split some code out of the main SimplifyCFG loop into its own function.
Fix said code to handle merging return instructions together correctly
when handling multiple return values.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50199 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-24 00:01:19 +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 Rewrite previous patch to suit Chris's preference. 2008-04-23 18:34:37 +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