[all-commits] [llvm/llvm-project] fef80a: [VE] (conditional) branch modification & isel patt...
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Wed Jan 29 08:41:28 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fef80a2946e5d910deea818ae6db3ef0c4845a5b
https://github.com/llvm/llvm-project/commit/fef80a2946e5d910deea818ae6db3ef0c4845a5b
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M llvm/lib/Target/VE/VEISelDAGToDAG.cpp
M llvm/lib/Target/VE/VEISelLowering.cpp
M llvm/lib/Target/VE/VEISelLowering.h
M llvm/lib/Target/VE/VEInstrInfo.cpp
M llvm/lib/Target/VE/VEInstrInfo.h
M llvm/lib/Target/VE/VEInstrInfo.td
A llvm/test/CodeGen/VE/branch1.ll
Log Message:
-----------
[VE] (conditional) branch modification & isel patterns
Summary:
InstInfo for branch modification, (conditional) branch isel patterns and tests.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D73632
More information about the All-commits
mailing list