[all-commits] [llvm/llvm-project] 47211f: Revert "[TargetLowering] Only inspect attributes i...
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Jun 7 16:19:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47211fa88905f601a1e256f489591d5b91ec6a05
https://github.com/llvm/llvm-project/commit/47211fa88905f601a1e256f489591d5b91ec6a05
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-06-07 (Mon, 07 Jun 2021)
Changed paths:
M llvm/docs/ReleaseNotes.rst
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
M llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
M llvm/lib/Transforms/Utils/BuildLibCalls.cpp
R llvm/test/CodeGen/X86/mismatched-byval.ll
M llvm/test/Instrumentation/DataFlowSanitizer/memset.ll
M llvm/test/Instrumentation/DataFlowSanitizer/origin_mem_intrinsic.ll
M llvm/test/Instrumentation/DataFlowSanitizer/origin_store.ll
M llvm/test/Instrumentation/DataFlowSanitizer/origin_store_threshold.ll
M llvm/test/Instrumentation/DataFlowSanitizer/origin_track_load.ll
M llvm/test/Instrumentation/DataFlowSanitizer/shadow-args-zext.ll
M llvm/test/Instrumentation/SanitizerCoverage/const-cmp-tracing.ll
M llvm/test/Instrumentation/SanitizerCoverage/div-tracing.ll
M llvm/test/Transforms/InstCombine/exp2-1.ll
M llvm/test/Transforms/InstCombine/pow_fp_int.ll
M llvm/test/Transforms/InstCombine/pow_fp_int16.ll
M llvm/test/Transforms/InstCombine/simplify-libcalls.ll
Log Message:
-----------
Revert "[TargetLowering] Only inspect attributes in the arguments for ArgListEntry"
Needs to be discussed more.
This reverts commit 255a5c1baa6020c009934b4fa342f9f6dbbcc46
This reverts commit df2056ff3730316f376f29d9986c9913b95ceb1
This reverts commit faff79b7ca144e505da6bc74aa2b2f7cffbbf23
This reverts commit d2a9020785c6e02afebc876aa2778fa64c5cafd
More information about the All-commits
mailing list