llvm-6502/lib/Transforms
Chris Lattner 618b4a11bb Fix bug: test/Regression/Transforms/SCCP/2002-05-20-MissedIncomingValue.ll
That was causing a miscompilation of strtol/atoi plus others


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2669 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-20 20:48:03 +00:00
..
Instrumentation Hash pointer values to a sequence number to get identical results from 2002-05-19 15:39:02 +00:00
IPO Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
Scalar Fix bug: test/Regression/Transforms/SCCP/2002-05-20-MissedIncomingValue.ll 2002-05-20 20:48:03 +00:00
Utils Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
ExprTypeConvert.cpp This doesn't use DCE! 2002-05-07 20:02:44 +00:00
LevelRaise.cpp Fix a major source of "type unsafety", where a cast is neccesary, but can 2002-05-14 05:23:45 +00:00
Makefile Build Transforms Utils library 2002-05-07 18:08:50 +00:00
TransformInternals.cpp Factor code out of TransformInternals into the Transform Utils library 2002-05-07 18:09:15 +00:00
TransformInternals.h Factor code out of TransformInternals into the Transform Utils library 2002-05-07 18:09:15 +00:00