1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib
Vikram S. Adve 8d61ebc675 Insert code to trace values at basic block and method exits.
Current version does not check for liveness.

llvm-svn: 800
2001-10-14 23:18:45 +00:00
..
Analysis Fix code to make GCC 2.96 happy 2001-10-13 06:34:47 +00:00
AsmParser * Add support for forward references of global variable addresses 2001-10-13 06:41:08 +00:00
Bytecode * Use new style casts more 2001-10-13 06:48:38 +00:00
CodeGen * Fix privacy issues on RegToRefVecMap 2001-10-13 06:51:01 +00:00
ExecutionEngine * Both Method & GlobalVariable now subclass GlobalValue 2001-10-03 14:53:21 +00:00
Support Add StringList support 2001-10-13 06:53:19 +00:00
Target Two bug fixes that were suppressing some "load-constant-into-register" instrs. 2001-10-14 18:10:33 +00:00
Transforms Insert code to trace values at basic block and method exits. 2001-10-14 23:18:45 +00:00
VMCore Added routine to create a char array for a string. 2001-10-14 23:17:20 +00:00
Makefile Compile the transforms directory 2001-10-13 07:04:00 +00:00