OSDN Git Service

[BasicBlockUtils] Set debug locations for instructions created in SplitBlockPredecessors.
authorAlexey Samsonov <vonosmas@gmail.com>
Tue, 9 Jun 2015 22:10:29 +0000 (22:10 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Tue, 9 Jun 2015 22:10:29 +0000 (22:10 +0000)
commit8478c82b282983553e94fed00f62f4d9f157de08
treef51083a28e648d1ba77629f2be3281118afe5be8
parent12f81b4639109879d60aad29c658b953cfe1a27d
[BasicBlockUtils] Set debug locations for instructions created in SplitBlockPredecessors.

Test Plan: regression test suite

Reviewers: eugenis, dblaikie

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D10343

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239438 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/BasicBlockUtils.cpp
lib/Transforms/Utils/LoopSimplify.cpp
test/Transforms/LoopSimplify/dbg-loc.ll [new file with mode: 0644]