llvm-6502/lib
Owen Anderson 269db29bdb LoopIndexSplit can sometimes result in cases where a block in its own domfrontier.
Don't crash when we encounter one of these.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51915 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-03 18:29:48 +00:00
..
Analysis Remove unneeded code I added. 2008-06-02 18:39:07 +00:00
Archive
AsmParser IR, bitcode reader, bitcode writer, and asmparser changes to 2008-05-31 00:58:22 +00:00
Bitcode Improved bitcode support for insertvalue/extractvalue. 2008-05-31 19:11:15 +00:00
CodeGen Find a better place to output hex constants corresponding to integers. 2008-06-03 15:39:51 +00:00
Debugger
ExecutionEngine
Linker Factor code to copy global value attributes like 2008-05-26 19:58:59 +00:00
Support Give a proper error message when a command line option is defined more than 2008-05-30 13:26:11 +00:00
System Unbreak build. 2008-05-29 22:02:08 +00:00
Target Add StringConstantPrefix to control what the 2008-06-03 18:09:06 +00:00
Transforms LoopIndexSplit can sometimes result in cases where a block in its own domfrontier. 2008-06-03 18:29:48 +00:00
VMCore Prevent a crash in debug dumps. 2008-06-03 18:14:29 +00:00
Makefile