commit | f775f95369ba7d88a5cb8b6f1900241699d79351 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Oct 14 01:11:07 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Oct 14 01:11:07 2003 +0000 |
tree | ff8a645361ce189fd05a770d723a050491643a6f | |
parent | ebb3acc31d555347b7bacd10edb84319c714b454 [diff] |
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