diff options
author | Justin Bogner <mail@justinbogner.com> | 2015-02-18 19:01:06 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2015-02-18 19:01:06 +0000 |
commit | 11ae7789bafcd9186fe6a13a9db44e0c733d327a (patch) | |
tree | f7152acbfdec94ff1f44905aabb01fbe380c063c /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 30f2f3fc98da116c22e04f75e7c7326be563ee19 (diff) | |
download | llvm-11ae7789bafcd9186fe6a13a9db44e0c733d327a.zip llvm-11ae7789bafcd9186fe6a13a9db44e0c733d327a.tar.gz llvm-11ae7789bafcd9186fe6a13a9db44e0c733d327a.tar.bz2 |
InstrProf: Don't combine expansion regions with code regions
This was leading to duplicate counts when a code region happened to
overlap exactly with an expansion. The combining behaviour only makes
sense for code regions.
llvm-svn: 229723
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions