llvm-mirror/lib/Transforms
Chris Lattner 0c29b326fb Two fixes:
1. Fix a REALLY nasty cyclic replacement issue that Anshu discovered, causing
   nondeterminstic crashes and memory corruption.
2. For performance, don't go inserting constantexpr casts of GV pointers.

This should definitely go into 1.3

llvm-svn: 15568
2004-08-08 01:30:07 +00:00
..
Hello Finegrainify namespacification 2004-01-09 06:12:26 +00:00
Instrumentation Fix #includes of i*.h => Instructions.h as per PR403. 2004-07-29 17:30:56 +00:00
IPO Fix #includes of i*.h => Instructions.h as per PR403. 2004-07-29 17:30:56 +00:00
Scalar Stop using getValues(). 2004-08-04 08:44:43 +00:00
Utils Stop using getValues(). 2004-08-04 08:44:43 +00:00
ExprTypeConvert.cpp Two fixes: 2004-08-08 01:30:07 +00:00
LevelRaise.cpp This DEBUG is buggy. comment it out because it's not worth fixing. This 2004-08-08 01:27:56 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
TransformInternals.cpp Merge i*.h headers into Instructions.h as part of bug403. 2004-07-29 12:17:34 +00:00
TransformInternals.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00