[all-commits] [llvm/llvm-project] 92a67e: [BPF][NewPM] Port bpf-adjust-opt to NPM and add it...
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Nov 26 10:16:01 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 92a67e131f3d0440ef87c6038cf239e641a3167c
https://github.com/llvm/llvm-project/commit/92a67e131f3d0440ef87c6038cf239e641a3167c
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Changed paths:
M llvm/lib/Target/BPF/BPF.h
M llvm/lib/Target/BPF/BPFAdjustOpt.cpp
M llvm/lib/Target/BPF/BPFTargetMachine.cpp
M llvm/test/CodeGen/BPF/adjust-opt-icmp1.ll
Log Message:
-----------
[BPF][NewPM] Port bpf-adjust-opt to NPM and add it to pipeline
Reviewed By: yonghong-song
Differential Revision: https://reviews.llvm.org/D91990
More information about the All-commits
mailing list