llvm-6502/lib/Transforms
Vikram S. Adve 2ed5ccd512 Print incoming arguments and return values.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1315 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-15 15:00:16 +00:00
..
Instrumentation Print incoming arguments and return values. 2001-11-15 15:00:16 +00:00
IPO -cleangcc pass now remove type names that are never referenced and type names for pointers to primitive types. 2001-11-15 04:34:46 +00:00
Scalar Avoid making a broken transformation! 2001-11-03 21:30:22 +00:00
Utils Add #includes to enable buiding in Release mode 2001-11-07 13:49:45 +00:00
ExprTypeConvert.cpp Remove much cruft from the MemAccessInst instruction 2001-11-14 11:27:58 +00:00
HoistPHIConstants.cpp Changed insert instructions only for CONSTANTS - back to original 2001-11-12 19:32:04 +00:00
LevelRaise.cpp Remove much cruft from the MemAccessInst instruction 2001-11-14 11:27:58 +00:00
Makefile Added Instrumentation subdirectory. 2001-10-15 12:01:05 +00:00
TransformInternals.cpp Better heuristics for handling arrays 2001-11-14 11:02:49 +00:00
TransformInternals.h * Change ExpressionConvertableToType to more closely match map behavior of 2001-11-13 05:01:36 +00:00