1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
Vikram S. Adve f83b90af5c Bug fix: uninitialized variable.
llvm-svn: 1147
2001-11-06 05:11:05 +00:00
..
Analysis Added function IsLeafMethod to identify leaf methods. 2001-10-22 13:55:46 +00:00
AsmParser Improve some debugging code 2001-11-02 07:46:26 +00:00
Bytecode Fix obscure nasty bug with bytecode writing that could cause the last byte to be dropped. 2001-11-04 21:32:41 +00:00
CodeGen Bug fix: uninitialized variable. 2001-11-06 05:11:05 +00:00
ExecutionEngine Be lenient on types so that programs that are not very typesafe will work 2001-11-03 10:15:32 +00:00
Support Provide option to enable eating of all arguments following a specific one 2001-10-27 05:54:17 +00:00
Target Bug fix: Printing AdIBef and AdIAft outside the scope where they 2001-11-06 05:01:54 +00:00
Transforms Fix bug with ADD nodes and malloc promotion 2001-11-05 21:13:30 +00:00
VMCore Print PHI nodes with zero operands even if they are illegal 2001-11-06 01:48:45 +00:00
Makefile Compile the transforms directory 2001-10-13 07:04:00 +00:00