llvm-6502/lib
Nick Lewycky 025f4c0fad Walk down the dominator tree instead of the control flow graph. That means
that we can't modify the CFG any more, at least not until it's possible
to update the dominator tree (PR217).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30469 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-18 21:09:35 +00:00
..
Analysis Explain change with a comment. 2006-09-17 17:51:00 +00:00
Archive
AsmParser Added some eye-candy for Subtarget type checking 2006-09-17 20:25:45 +00:00
Bytecode Small fixes for supporting dll* linkage types 2006-09-17 13:06:18 +00:00
CodeGen oops 2006-09-18 18:00:18 +00:00
Debugger
ExecutionEngine Unbreak the JIT 2006-09-15 04:56:11 +00:00
Linker
Support
System
Target A pass to remove the worst of the replay trap offenders, and as a bonus, align basic blocks when it is free to do so 2006-09-18 19:44:29 +00:00
Transforms Walk down the dominator tree instead of the control flow graph. That means 2006-09-18 21:09:35 +00:00
VMCore add a helper method 2006-09-18 04:54:57 +00:00
Makefile