This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2e53b18 fix formatting; NFC new ca632c9 Revert "[AArch64] Change the preferred alignment for char and [...] new cde945c NVPTX: Remove the legacy ptx intrinsics
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/IntrinsicsNVVM.td | 159 +++++------------ lib/Target/AArch64/AArch64TargetMachine.cpp | 4 +- lib/Target/NVPTX/NVPTXIntrinsics.td | 206 +++++++++------------- lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp | 2 +- lib/Target/NVPTX/NVVMIntrRange.cpp | 14 +- test/Analysis/DivergenceAnalysis/NVPTX/diverge.ll | 4 +- test/CodeGen/AArch64/preferred-alignment.ll | 28 --- test/CodeGen/NVPTX/bug22322.ll | 12 +- test/CodeGen/NVPTX/intrinsic-old.ll | 178 +++++++++---------- 9 files changed, 234 insertions(+), 373 deletions(-) delete mode 100644 test/CodeGen/AArch64/preferred-alignment.ll