llvm-6502/lib
Chris Lattner eaba3a194c Implement SimplifyCFG/branch-phi-thread.ll, the most trivial case of threading
control across branches with determined outcomes.  More generality to follow.
This triggers a couple thousand times in specint.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23391 91177308-0d34-0410-b5e6-96231b3b80d8
2005-09-19 23:49:37 +00:00
..
Analysis Add a new getLoopLatch() method. 2005-09-12 17:03:55 +00:00
Archive
AsmParser
Bytecode
CodeGen Stub out the rest of the DAG Combiner. Just need to fill in the 2005-09-19 22:34:01 +00:00
Debugger
ExecutionEngine Add help support for -mcpu and -mattr. 2005-09-02 19:27:43 +00:00
Linker
Support
System
Target Implement the isLoadFromStackSlot interface 2005-09-19 05:23:44 +00:00
Transforms Implement SimplifyCFG/branch-phi-thread.ll, the most trivial case of threading 2005-09-19 23:49:37 +00:00
VMCore
Makefile