llvm-6502/lib/Bytecode
Reid Spencer e1e96c0820 1. Identify bytecode modules that have upgraded intrinsics by setting a
boolean flag if we read a function prototype that needs upgrading.
2. Don't upgrade the CallInst instruction until after its been inserted
   into the basic block, and only if we know that we have seen an
   upgraded intrinsic function.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25448 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-19 07:02:16 +00:00
..
Archive more C++ daintiness 2005-12-26 14:31:26 +00:00
Reader 1. Identify bytecode modules that have upgraded intrinsics by setting a 2006-01-19 07:02:16 +00:00
Writer trivial cleanup 2005-11-12 18:34:09 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00