llvm-6502/lib
Ruchira Sasanka fca59d7dc9 Commented out code so that copies are inserted for all phi args
CahedCopyMap was disabled to insert phi elimination code for all phi args


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1105 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-03 17:09:59 +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 major bugs in type resolution 2001-11-03 03:27:53 +00:00
CodeGen Record constants that need to be emitted in the assembly code. 2001-10-28 21:46:23 +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
Linker Don't forget to link type names together too. Fix for Olden/mst benchmark 2001-11-03 05:18:24 +00:00
Support Provide option to enable eating of all arguments following a specific one 2001-10-27 05:54:17 +00:00
Target Check in to use moved stringizing code 2001-10-29 13:39:38 +00:00
Transforms Commented out code so that copies are inserted for all phi args 2001-11-03 17:09:59 +00:00
VMCore Don't forget to link type names together too. Fix for Olden/mst benchmark 2001-11-03 05:18:24 +00:00
Makefile Compile the transforms directory 2001-10-13 07:04:00 +00:00