llvm-6502/lib
Chris Lattner a4b04210d4 llvm::SplitEdge should refuse to split an edge from an indirectbr.
Fix CodeGenPrepare to not try to split edges from indirectbr.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85690 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-31 22:04:43 +00:00
..
Analysis Rename forgetLoopBackedgeTakenCount to forgetLoop, because it 2009-10-31 15:04:55 +00:00
Archive
AsmParser Make blockaddress(@func, null) be valid, and make 'deleting a basic 2009-10-31 20:08:37 +00:00
Bitcode Make blockaddress(@func, null) be valid, and make 'deleting a basic 2009-10-31 20:08:37 +00:00
CodeGen Fix a missing newline in the dwarf output code. 2009-10-31 20:59:09 +00:00
CompilerDriver
ExecutionEngine Fix MSVC build. 2009-10-29 12:55:32 +00:00
Linker
MC
Support add a new 'SetCurrentDebugType' API (requested by Andrew Haley for JIT 2009-10-28 15:32:19 +00:00
System Most stack straces don't need 3 digits worth of levels. 2009-10-30 02:45:10 +00:00
Target Expand 64-bit logical shift right inline 2009-10-31 21:42:19 +00:00
Transforms llvm::SplitEdge should refuse to split an edge from an indirectbr. 2009-10-31 22:04:43 +00:00
VMCore Make blockaddress(@func, null) be valid, and make 'deleting a basic 2009-10-31 20:08:37 +00:00
Makefile