]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Insert IMPLICIT_DEF instructions at the current insert position, not
authorDan Gohman <gohman@apple.com>
Sat, 10 Jul 2010 13:55:45 +0000 (13:55 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 10 Jul 2010 13:55:45 +0000 (13:55 +0000)
commit3cd26a2909cd5d002fe2742041a264ba217ba88e
treeb2e31612cc20fe3c08cfbdfcf36aed7fe8be256f
parent68eec39bca280f98bef1256a5e89531ac1a77d1a
Insert IMPLICIT_DEF instructions at the current insert position, not
at the end of the block.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108045 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/InstrEmitter.cpp