[llvm-branch-commits] [llvm] 9760b28 - [DAGCombiner][X86] Don't peek through ANDs on the shift amount in matchRotateSub when called from MatchFunnelPosNeg.

2021-03-02 Thread Tom Stellard via llvm-branch-commits
Author: Craig Topper Date: 2021-03-02T20:05:50-08:00 New Revision: 9760b282ff03ef581d51b3d74d5b33d09b463272 URL: https://github.com/llvm/llvm-project/commit/9760b282ff03ef581d51b3d74d5b33d09b463272 DIFF: https://github.com/llvm/llvm-project/commit/9760b282ff03ef581d51b3d74d5b33d09b463272.diff

[llvm-branch-commits] [clang] 3442169 - Revert "[c++20] Mark class type NTTPs as done and start defining the feature test macro."

2021-03-02 Thread Tom Stellard via llvm-branch-commits
Author: Richard Smith Date: 2021-03-02T20:04:41-08:00 New Revision: 344216979213d841b72e44891871c031db622f5d URL: https://github.com/llvm/llvm-project/commit/344216979213d841b72e44891871c031db622f5d DIFF: https://github.com/llvm/llvm-project/commit/344216979213d841b72e44891871c031db622f5d.diff

[llvm-branch-commits] [clang] 3442169 - Revert "[c++20] Mark class type NTTPs as done and start defining the feature test macro."

2021-03-02 Thread Tom Stellard via llvm-branch-commits
Author: Richard Smith Date: 2021-03-02T20:04:41-08:00 New Revision: 344216979213d841b72e44891871c031db622f5d URL: https://github.com/llvm/llvm-project/commit/344216979213d841b72e44891871c031db622f5d DIFF: https://github.com/llvm/llvm-project/commit/344216979213d841b72e44891871c031db622f5d.diff

[llvm-branch-commits] [llvm] f73ba0f - [SimplifyCFG] avoid illegal phi with both poison and undef

2021-03-02 Thread Tom Stellard via llvm-branch-commits
Author: Sanjay Patel Date: 2021-03-02T20:03:41-08:00 New Revision: f73ba0f3582ba33984ad996c124d106a9737cd90 URL: https://github.com/llvm/llvm-project/commit/f73ba0f3582ba33984ad996c124d106a9737cd90 DIFF: https://github.com/llvm/llvm-project/commit/f73ba0f3582ba33984ad996c124d106a9737cd90.diff

[llvm-branch-commits] [llvm] 692808e - [InstCombine] avoid infinite loop in demanded bits for select

2021-03-02 Thread Tom Stellard via llvm-branch-commits
Author: Sanjay Patel Date: 2021-03-02T20:02:46-08:00 New Revision: 692808e5af8338f5a109a64b5b9d75d05ec6f590 URL: https://github.com/llvm/llvm-project/commit/692808e5af8338f5a109a64b5b9d75d05ec6f590 DIFF: https://github.com/llvm/llvm-project/commit/692808e5af8338f5a109a64b5b9d75d05ec6f590.diff

[llvm-branch-commits] [openmp] c637d4d - [OpenMP][NVPTX] Fixed a compilation error in deviceRTLs caused by unsupported feature in release verion of LLVM

2021-03-02 Thread Tom Stellard via llvm-branch-commits
Author: Shilei Tian Date: 2021-03-02T20:00:48-08:00 New Revision: c637d4d136fd476d4a7418f5ecb76b80bcb6f8fc URL: https://github.com/llvm/llvm-project/commit/c637d4d136fd476d4a7418f5ecb76b80bcb6f8fc DIFF: https://github.com/llvm/llvm-project/commit/c637d4d136fd476d4a7418f5ecb76b80bcb6f8fc.diff L