1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Bytecode
Reid Spencer f2454f5cd2 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.

llvm-svn: 25448
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