llvm-6502/lib/Transforms
Chris Lattner 491b29f247 Support Composite's, not just structs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1344 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-26 17:00:13 +00:00
..
Instrumentation Print incoming arguments and return values. 2001-11-15 15:00:16 +00:00
IPO Support selectable structure transformations 2001-11-26 16:59:10 +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 Implement array indexing reverse engineering 2001-11-26 16:57:31 +00:00
HoistPHIConstants.cpp Changed insert instructions only for CONSTANTS - back to original 2001-11-12 19:32:04 +00:00
LevelRaise.cpp Clean up code, implement array indexing stuff 2001-11-26 16:58:14 +00:00
Makefile Added Instrumentation subdirectory. 2001-10-15 12:01:05 +00:00
TransformInternals.cpp losslessCastableTypes is moved to Type class 2001-11-26 16:59:47 +00:00
TransformInternals.h Support Composite's, not just structs 2001-11-26 17:00:13 +00:00