diff options
author | Juergen Ributzka <juergen@apple.com> | 2014-02-08 00:20:49 +0000 |
---|---|---|
committer | Juergen Ributzka <juergen@apple.com> | 2014-02-08 00:20:49 +0000 |
commit | 9479b31f9734d24af142a8e25e2f569d460627d8 (patch) | |
tree | f1a116d7cbd7250d083d78130666cb229041fcca /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4c8a02521d5068182021417e83481bfcd191ef93 (diff) | |
download | llvm-9479b31f9734d24af142a8e25e2f569d460627d8.zip llvm-9479b31f9734d24af142a8e25e2f569d460627d8.tar.gz llvm-9479b31f9734d24af142a8e25e2f569d460627d8.tar.bz2 |
[Constant Hoisting] Fix insertion point for constant materialization.
The bitcast instruction during constant materialization was not placed correcly
in the presence of phi nodes. This commit fixes the insertion point to be in the
idom instead.
This fixes PR18768
llvm-svn: 201009
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions