1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/Transforms
Chris Lattner ab740485ab losslessCastableTypes is moved to Type class
getStructOffsetType supports array indexing

llvm-svn: 1343
2001-11-26 16:59:47 +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 Add #includes to enable buiding in Release mode 2001-11-07 13:49:45 +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 * Change ExpressionConvertableToType to more closely match map behavior of 2001-11-13 05:01:36 +00:00