llvm-6502/lib/Transforms
Chris Lattner b6e0631a94 Fix the problem with running cleanups in bugpoint: We were deleting arguments
of intrinsic functions, causing the verifier to fail.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9745 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-05 21:53:41 +00:00
..
Hello Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
Instrumentation Be gcc 3.4 clean 2003-11-05 06:12:18 +00:00
IPO Fix the problem with running cleanups in bugpoint: We were deleting arguments 2003-11-05 21:53:41 +00:00
Scalar Fix flawed logic that was breaking several SPEC benchmarks, including gzip and crafty. 2003-11-05 17:31:36 +00:00
Utils Yet more fixes for constant expr shifts 2003-11-05 20:43:58 +00:00
ExprTypeConvert.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
LevelRaise.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
TransformInternals.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
TransformInternals.h Added LLVM copyright header. 2003-10-21 15:17:13 +00:00