[all-commits] [llvm/llvm-project] 174cb7: [CostModel][X86] Add vXi1 extract/insert cost tests
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Mar 2 03:41:37 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 174cb7c695786b310b83a2eb7773bf691ecbbfc8
https://github.com/llvm/llvm-project/commit/174cb7c695786b310b83a2eb7773bf691ecbbfc8
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-03-02 (Mon, 02 Mar 2020)
Changed paths:
M llvm/test/Analysis/CostModel/X86/vector-extract.ll
M llvm/test/Analysis/CostModel/X86/vector-insert.ll
Log Message:
-----------
[CostModel][X86] Add vXi1 extract/insert cost tests
Commit: d20fb7ea139901ee40a2d13a61af0228e76f8ad9
https://github.com/llvm/llvm-project/commit/d20fb7ea139901ee40a2d13a61af0228e76f8ad9
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-03-02 (Mon, 02 Mar 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Log Message:
-----------
Fix shadow variable warning. NFC.
Commit: 842c5c79945ebe664bf113a108eaba495ac0b6d4
https://github.com/llvm/llvm-project/commit/842c5c79945ebe664bf113a108eaba495ac0b6d4
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-03-02 (Mon, 02 Mar 2020)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
Log Message:
-----------
Fix shadow variable warning. NFC.
Compare: https://github.com/llvm/llvm-project/compare/071002ffdb3f...842c5c79945e
More information about the All-commits
mailing list