[all-commits] [llvm/llvm-project] c31d21: [clang][test] Put output into temp directory
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Fri Jun 5 04:04:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c31d2134639bb87d6705fe8fb1a46de61bc4cebf
https://github.com/llvm/llvm-project/commit/c31d2134639bb87d6705fe8fb1a46de61bc4cebf
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2020-06-05 (Fri, 05 Jun 2020)
Changed paths:
M clang/test/CodeGen/arm-bf16-softfloat.c
Log Message:
-----------
[clang][test] Put output into temp directory
To unbreak builds that happen on a read-only directory
Commit: c4b5a66e44f031eb89c9d6ea32b144f1169bdbae
https://github.com/llvm/llvm-project/commit/c4b5a66e44f031eb89c9d6ea32b144f1169bdbae
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2020-06-05 (Fri, 05 Jun 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
M llvm/test/Transforms/InstCombine/icmp-constant-phi.ll
M llvm/test/Transforms/InstCombine/indexed-gep-compares.ll
M llvm/test/Transforms/InstCombine/zext-or-icmp.ll
Log Message:
-----------
Revert "[InstCombine] Simplify compare of Phi with constant inputs against a constant"
This reverts commit 16b7eb6dd1247dbe322061d33636a054d6c954dc.
Breaks build bots, see
http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/29888
for an example.
Compare: https://github.com/llvm/llvm-project/compare/05e21f8cea27...c4b5a66e44f0
More information about the All-commits
mailing list