llvm-6502/lib
Chris Lattner 198f4507e2 Get the list of PHI node values before the basic block is split. Also, add
PHI node entries for unwind instructions just like for call instructions which
became invokes!  This fixes PR57, tested by
Inline/2003-10-26-InlineInvokeExceptionDestPhi.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9526 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-27 05:33:09 +00:00
..
Analysis Fix bug: CBackend/2003-10-23-UnusedType.ll and hopefully 252.eon 2003-10-23 19:30:30 +00:00
Archive
AsmParser
Bytecode
CodeGen Publicize the type of FnAllocState. 2003-10-24 21:21:58 +00:00
ExecutionEngine Unbreak the build 2003-10-25 16:18:03 +00:00
Linker
Support Attempt to provide support for those without RTLD_DEFAULT. 2003-10-25 16:55:32 +00:00
Target Publicize the type of FnAllocState. 2003-10-24 21:21:58 +00:00
Transforms Get the list of PHI node values before the basic block is split. Also, add 2003-10-27 05:33:09 +00:00
VMCore
Makefile