llvm-6502/lib/Transforms
Chris Lattner 2f6bb2bce1 * Fix linking of opaque types and their non-opaque versions
* Fix bug: Linker/2003-01-30-LinkerTypeRename.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5441 91177308-0d34-0410-b5e6-96231b3b80d8
2003-01-30 20:53:43 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation Rename include/llvm/Transforms/Instrumentation/TraceFunctions.h to Instrumentation.h 2003-01-14 22:39:29 +00:00
IPO * Fix function resolution for varargs function to generate incorrect bytecode instead of crashing 2003-01-30 18:22:32 +00:00
Scalar Fix bug: ADCE/2003-01-22-PredecessorProblem.ll 2003-01-23 02:12:18 +00:00
Utils * Fix linking of opaque types and their non-opaque versions 2003-01-30 20:53:43 +00:00
ExprTypeConvert.cpp Fix levelraise/2003-01-30-ShiftCrash.ll 2003-01-30 17:10:41 +00:00
LevelRaise.cpp - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
Makefile Convert DIRS to PARALLEL_DIRS. They can be built independently. 2002-09-29 11:52:14 +00:00
TransformInternals.cpp Fix bug: LevelRaise/2003-01-22-GEPProblem.ll 2003-01-23 02:39:10 +00:00
TransformInternals.h Fix: test/Regression/LLC/badidx.c problem 2002-09-16 18:32:33 +00:00