1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/Transforms
Chris Lattner a567862e89 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)

llvm-svn: 9109
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