[all-commits] [llvm/llvm-project] 06e128: [ARM][LowOverheadLoops] Skip debug values
Sam Parker via All-commits
all-commits at lists.llvm.org
Thu Jan 30 03:55:17 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 06e12893ffb34863eb4fc063220a4d83a94f1301
https://github.com/llvm/llvm-project/commit/06e12893ffb34863eb4fc063220a4d83a94f1301
Author: Sam Parker <sam.parker at arm.com>
Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths:
M llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
A llvm/test/CodeGen/Thumb2/LowOverheadLoops/skip-debug.mir
Log Message:
-----------
[ARM][LowOverheadLoops] Skip debug values
While iterating through the loop, don't inspect any dbg values.
Differential Revision: https://reviews.llvm.org/D73688
More information about the All-commits
mailing list