[all-commits] [llvm/llvm-project] 2ff5a5: Revert "[ARM] Improve codegen of volatile load/sto...
Victor Campos via All-commits
all-commits at lists.llvm.org
Fri Dec 20 10:11:46 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2ff5a596cbfd8fcf760f0deb62e52f5d378f5776
https://github.com/llvm/llvm-project/commit/2ff5a596cbfd8fcf760f0deb62e52f5d378f5776
Author: Victor Campos <Victor.Campos at arm.com>
Date: 2019-12-20 (Fri, 20 Dec 2019)
Changed paths:
M llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
M llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/lib/Target/ARM/ARMISelLowering.h
M llvm/lib/Target/ARM/ARMInstrInfo.td
M llvm/lib/Target/ARM/ARMInstrThumb2.td
R llvm/test/CodeGen/ARM/i64_volatile_load_store.ll
Log Message:
-----------
Revert "[ARM] Improve codegen of volatile load/store of i64"
This reverts commit bbcf1c3496ce2bd1ed87e8fb15ad896e279633ce.
More information about the All-commits
mailing list