llvm-6502/lib
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
..
Analysis
Archive
AsmParser Allow llvm-as to parse a getresult with an undef operand. 2008-04-23 20:11:27 +00:00
Bitcode
CodeGen Use isa instead of dyn_cast. 2008-04-23 20:25:16 +00:00
Debugger Make these variables static. 2008-04-23 23:15:23 +00:00
ExecutionEngine
Linker
Support Make these variables static. 2008-04-23 23:15:23 +00:00
System
Target Make these variables static. 2008-04-23 23:15:23 +00:00
Transforms Split some code out of the main SimplifyCFG loop into its own function. 2008-04-24 00:01:19 +00:00
VMCore tighten up verifier checks which missed cases where 2008-04-23 20:33:41 +00:00
Makefile