[PATCH] Rename PerBBDivCache to DivCache in BypassSlowDivision.
Justin Lebar via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 8 10:12:22 PST 2015
This hashtable is used for the whole function, not just the BB.
No functional changes.
---
lib/Transforms/Utils/BypassSlowDivision.cpp | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Rename-PerBBDivCache-to-DivCache-in-BypassSlowDivisi.patch
Type: text/x-patch
Size: 2049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151208/8c178223/attachment.bin>
More information about the llvm-commits
mailing list