llvm-6502/lib/Transforms
Chris Lattner f775f95369 Do not move variable sized allocations to the top of the caller, which might
break dominance relationships, and is otherwise bad.  This fixes bug:
Inline/2003-10-13-AllocaDominanceProblem.ll.  This also fixes miscompilation
of 3 176.gcc source files (reload1.c, global.c, flow.c)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9109 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-14 01:11:07 +00:00
..
Hello Initial checkin of the "Hello World" Pass. 2002-08-08 20:10:38 +00:00
Instrumentation Regularize header file comments 2003-10-13 03:32:08 +00:00
IPO Whoops, we inserted into the wrong set. What's up with the dead set anyway? 2003-10-13 16:49:21 +00:00
Scalar Wrap code at 80 columns 2003-10-13 05:04:27 +00:00
Utils Do not move variable sized allocations to the top of the caller, which might 2003-10-14 01:11:07 +00:00
ExprTypeConvert.cpp Fix spelling. 2003-10-10 17:57:28 +00:00
LevelRaise.cpp Regularize header file comments 2003-10-13 03:32:08 +00:00
Makefile Convert DIRS to PARALLEL_DIRS. They can be built independently. 2002-09-29 11:52:14 +00:00
TransformInternals.cpp Regularize header file comments 2003-10-13 03:32:08 +00:00
TransformInternals.h Regularize header file comments 2003-10-13 03:32:08 +00:00