llvm-6502/lib/Transforms
Eli Friedman 8176388d65 Update SimplifyCFG for atomic operations.
This commit includes a mention of the landingpad instruction, but it's not
changing the behavior around it.  I think the current behavior is correct,
though.  Bill, can you double-check that?



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137691 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-15 23:59:28 +00:00
..
Hello
InstCombine Don't sink the instruction to before a landingpad instruction. 2011-08-15 22:53:05 +00:00
Instrumentation
IPO Update inter-procedural optimizations for atomic load/store. 2011-08-15 22:16:46 +00:00
Scalar In places where it's using "getFirstNonPHI", skip the landingpad instruction if necessary. 2011-08-15 23:19:54 +00:00
Utils Update SimplifyCFG for atomic operations. 2011-08-15 23:59:28 +00:00
CMakeLists.txt
Makefile