1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib/Transforms
Chris Lattner 70b2c322eb * Fix function resolution for varargs function to generate incorrect bytecode instead of crashing
* remove using decls
 CVS: ----------------------------------------------------------------------

llvm-svn: 5437
2003-01-30 18:22:32 +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 Add debugging helper 2003-01-13 00:52:25 +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