llvm-6502/lib/Transforms
Chris Lattner ce22ec1251 * Change ExpressionConvertableToType to more closely match map behavior of
ConvertExpressionToType
* Make ValueHandle's remove instruction from maps when they are deleted so that
  no false map hits occur if a subsequent instruction is allocated to the same
  space in memory.  This was a VERY VERY VERY EVIL NASTY BUG to track down. :-P


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1288 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-13 05:01:36 +00:00
..
Instrumentation
IPO
Scalar
Utils
ExprTypeConvert.cpp * Change ExpressionConvertableToType to more closely match map behavior of 2001-11-13 05:01:36 +00:00
HoistPHIConstants.cpp
LevelRaise.cpp
Makefile
TransformInternals.cpp
TransformInternals.h * Change ExpressionConvertableToType to more closely match map behavior of 2001-11-13 05:01:36 +00:00