llvm-6502/lib
Daniel Dunbar 7a90e04fc7 Revert r127953, "SimplifyCFG has stopped duplicating returns into predecessors
to canonicalize IR", it broke a lot of things.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127954 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-19 21:47:14 +00:00
..
Analysis Avoid creating canonical induction variables for non-native types. 2011-03-18 16:50:32 +00:00
Archive
AsmParser
Bitcode
CodeGen Minor code re-structuring. 2011-03-19 17:03:16 +00:00
CompilerDriver
ExecutionEngine Silence a warning. 2011-03-18 22:50:49 +00:00
Linker
MC Reapply 127939 since Daniel fixed the breakage. <rdar://problem/9012638> 2011-03-19 02:42:31 +00:00
Object
Support Tweak CrashRecoveryContextCleanup to provide an easy method for clients to select between 'delete' and 'destructor' cleanups, and allow the destructor of CrashRecoveryContextCleanupRegister to be pseudo re-entrant. 2011-03-19 00:59:37 +00:00
Target Revert r127953, "SimplifyCFG has stopped duplicating returns into predecessors 2011-03-19 21:47:14 +00:00
Transforms Revert r127953, "SimplifyCFG has stopped duplicating returns into predecessors 2011-03-19 21:47:14 +00:00
VMCore
CMakeLists.txt
Makefile