llvm-6502/lib/Transforms
Chris Lattner 5dbef2207e Fix InstCombine/2004-08-10-BoolSetCC.ll, a bug that is miscompiling
176.gcc.  Note that this is apparently not the only bug miscompiling gcc
though. :(


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15639 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-11 00:50:51 +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 another really nasty regression that Anshu pointed out. In cases where 2004-08-08 03:29:50 +00:00
Scalar Fix InstCombine/2004-08-10-BoolSetCC.ll, a bug that is miscompiling 2004-08-11 00:50:51 +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
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