[all-commits] [llvm/llvm-project] 39a450: Revert "[InlineCost] GetElementPtr with constant o...
KirillVNaumov via All-commits
all-commits at lists.llvm.org
Wed Jun 17 07:03:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 39a4505e34387d9e9165127a4f2fd64223f1d833
https://github.com/llvm/llvm-project/commit/39a4505e34387d9e9165127a4f2fd64223f1d833
Author: Kirill Naumov <knaumov at azul.com>
Date: 2020-06-17 (Wed, 17 Jun 2020)
Changed paths:
M llvm/lib/Analysis/InlineCost.cpp
R llvm/test/Transforms/Inline/gep_from_constant.ll
Log Message:
-----------
Revert "[InlineCost] GetElementPtr with constant operands"
This reverts commit 34fba68d80051e3c53e7843157c036f6d511ae03.
Commit: dcf2a9f2ee3a730d603d69f9fbc96fdd64a744ca
https://github.com/llvm/llvm-project/commit/dcf2a9f2ee3a730d603d69f9fbc96fdd64a744ca
Author: Kirill Naumov <knaumov at azul.com>
Date: 2020-06-17 (Wed, 17 Jun 2020)
Changed paths:
M llvm/lib/Analysis/InlineCost.cpp
R llvm/test/Transforms/Inline/simplified_to.ll
Log Message:
-----------
Revert "[InlineCost] PrinterPass prints constants to which instructions are simplified"
This reverts commit 52b0db22f8cfb594c32389224570681d2d2c2f21.
Commit: ea844c75207a9e809ccfc0922f436f972e5d5a7a
https://github.com/llvm/llvm-project/commit/ea844c75207a9e809ccfc0922f436f972e5d5a7a
Author: Kirill Naumov <knaumov at azul.com>
Date: 2020-06-17 (Wed, 17 Jun 2020)
Changed paths:
M llvm/include/llvm/Analysis/InlineCost.h
M llvm/lib/Analysis/InlineCost.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/test/Transforms/Inline/debuginline-cost-delta.ll
R llvm/test/Transforms/Inline/inline-cost-annotation-pass.ll
A llvm/test/Transforms/Inline/print-instructions-deltas-unfinished.ll
Log Message:
-----------
Revert "[InlineCost] InlineCostAnnotationWriterPass introduced"
This reverts commit 37e06e8f5c6ee39a1d7cbaf7d5f5a3ebfa1b4e15.
Compare: https://github.com/llvm/llvm-project/compare/34fba68d8005...ea844c75207a
More information about the All-commits
mailing list