llvm-6502/lib
Dan Gohman d2ff647964 Ensure that HandlePHINodesInSuccessorBlocks is run for all blocks,
even in FastISel mode in the case where FastISel successfully 
selects all the instructions. 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55641 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-02 20:17:56 +00:00
..
Analysis rename destroy -> releaseMemory to properly hook into passmgr. 2008-08-28 22:56:53 +00:00
Archive
AsmParser regenerate 2008-08-29 17:20:18 +00:00
Bitcode
CodeGen Ensure that HandlePHINodesInSuccessorBlocks is run for all blocks, 2008-09-02 20:17:56 +00:00
Debugger
ExecutionEngine MMI may be null. 2008-09-02 08:14:01 +00:00
Linker
Support
System
Target Add Mac OS X compatible JIT callback routine. 2008-09-02 07:49:03 +00:00
Transforms Add a small pass that sets the readnone/readonly 2008-09-01 11:40:11 +00:00
VMCore plug a little memleak in verifyFunction() 2008-09-02 11:30:10 +00:00
Makefile