hanchenye-llvm-project/llvm/lib
Vikram S. Adve 7092772475 Optional args are no longer allocated as they are discovered.
(This can be improved to avoid making the initial pass over the method.)
Also, ensure automatic vars and reg. spills areas are not extended
if their sizes are used for computing some other offset.

llvm-svn: 2310
2002-04-25 04:30:43 +00:00
..
Analysis Just use << isntead of forcing getStrValue 2002-04-18 18:14:40 +00:00
AsmParser
Bytecode Make debugging code not use getStrValue 2002-04-18 18:14:56 +00:00
CodeGen Optional args are no longer allocated as they are discovered. 2002-04-25 04:30:43 +00:00
ExecutionEngine Fix a bug printing out %c formated characters. 2002-04-17 17:43:01 +00:00
Support Add new api for basic signal handling for tools 2002-04-18 19:53:53 +00:00
Target * getAsString requires that the input array is string compatible, so 2002-04-18 18:15:38 +00:00
Transforms Programs that actually free memory were broken 2002-04-18 22:11:30 +00:00
VMCore * Abort program on verification errors 2002-04-24 19:12:21 +00:00
Makefile