llvm-6502/lib/Transforms
Reid Spencer 78d033e086 For PR411:
Take an incremental step towards type plane elimination. This change
separates types from values in the symbol tables by finally making use
of the TypeSymbolTable class. This yields more natural interfaces for
dealing with types and unclutters the SymbolTable class.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32956 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-06 07:24:44 +00:00
..
Hello eliminate static ctor from example. 2006-12-19 22:24:09 +00:00
Instrumentation For PR950: 2006-12-31 05:48:39 +00:00
IPO For PR411: 2007-01-06 07:24:44 +00:00
Scalar this final call to canLosslesslyBitCastTo is dead, because ValueRequiresCast 2007-01-06 02:11:56 +00:00
Utils For PR411: 2007-01-06 07:24:44 +00:00
ExprTypeConvert.cpp For PR950: 2006-12-31 05:48:39 +00:00
LevelRaise.cpp For PR950: 2006-12-31 05:48:39 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00
TransformInternals.cpp For PR950: 2006-12-31 05:48:39 +00:00
TransformInternals.h For PR950: 2006-10-20 07:07:24 +00:00