[llvm-branch-commits] [clang-tools-extra] 8dcdfc0 - Fix cppcoreguidelines-init-variables by removing the enum FixIt, and add support for initialization check of scoped enum

2021-08-11 Thread Tom Stellard via llvm-branch-commits
Author: Liuke Gehry Date: 2021-08-11T21:49:30-07:00 New Revision: 8dcdfc0de84f60b5b4af97ac5b357881af55bc6e URL: https://github.com/llvm/llvm-project/commit/8dcdfc0de84f60b5b4af97ac5b357881af55bc6e DIFF: https://github.com/llvm/llvm-project/commit/8dcdfc0de84f60b5b4af97ac5b357881af55bc6e.diff L

[llvm-branch-commits] [llvm] 20eced2 - [X86][SchedModel] Add missing ReadAdvance for some arithmetic ops (PR51318 and PR51322).

2021-08-11 Thread Tom Stellard via llvm-branch-commits
Author: Andrea Di Biagio Date: 2021-08-11T21:40:03-07:00 New Revision: 20eced2cb0130869379cb0a959300ea85bee1f38 URL: https://github.com/llvm/llvm-project/commit/20eced2cb0130869379cb0a959300ea85bee1f38 DIFF: https://github.com/llvm/llvm-project/commit/20eced2cb0130869379cb0a959300ea85bee1f38.di

[llvm-branch-commits] [llvm] d8667f1 - [MCA][NFC] Add tests for PR51318 and PR51322.

2021-08-11 Thread Tom Stellard via llvm-branch-commits
Author: Andrea Di Biagio Date: 2021-08-11T21:39:56-07:00 New Revision: d8667f1fe902cdf710d7164be16121013de56e41 URL: https://github.com/llvm/llvm-project/commit/d8667f1fe902cdf710d7164be16121013de56e41 DIFF: https://github.com/llvm/llvm-project/commit/d8667f1fe902cdf710d7164be16121013de56e41.di

[llvm-branch-commits] [lld] 4d99370 - Fix gcc build error after D105519

2021-08-11 Thread Tom Stellard via llvm-branch-commits
Author: Pan, Tao Date: 2021-08-11T21:38:23-07:00 New Revision: 4d9937065a29dac963d1119524a22294c1473d82 URL: https://github.com/llvm/llvm-project/commit/4d9937065a29dac963d1119524a22294c1473d82 DIFF: https://github.com/llvm/llvm-project/commit/4d9937065a29dac963d1119524a22294c1473d82.diff LOG:

[llvm-branch-commits] [llvm] e4471e7 - [MCA] Simplify the rounding logic used in TimelineView::printWaitTimeEntry.

2021-08-11 Thread Tom Stellard via llvm-branch-commits
Author: Andrea Di Biagio Date: 2021-08-11T13:42:58-07:00 New Revision: e4471e79f5c32b0e541ad6b4dc85ec908dbfbf59 URL: https://github.com/llvm/llvm-project/commit/e4471e79f5c32b0e541ad6b4dc85ec908dbfbf59 DIFF: https://github.com/llvm/llvm-project/commit/e4471e79f5c32b0e541ad6b4dc85ec908dbfbf59.di

[llvm-branch-commits] [libcxx] c85a094 - [libc++] Restore `basic_ios`'s implicit conversion to `bool` in C++03 mode.

2021-08-11 Thread Arthur O'Dwyer via llvm-branch-commits
Author: Arthur O'Dwyer Date: 2021-08-11T13:40:31-04:00 New Revision: c85a094bcaad233b1a7f029d29f37cfa70ef10c6 URL: https://github.com/llvm/llvm-project/commit/c85a094bcaad233b1a7f029d29f37cfa70ef10c6 DIFF: https://github.com/llvm/llvm-project/commit/c85a094bcaad233b1a7f029d29f37cfa70ef10c6.diff

[llvm-branch-commits] [llvm] 6789c45 - [Attributor][NFC] Try to make the windows build bots happy

2021-08-11 Thread Tom Stellard via llvm-branch-commits
Author: Johannes Doerfert Date: 2021-08-11T09:15:37-07:00 New Revision: 6789c4564a4b33049cb1335d9b8078057af2dc11 URL: https://github.com/llvm/llvm-project/commit/6789c4564a4b33049cb1335d9b8078057af2dc11 DIFF: https://github.com/llvm/llvm-project/commit/6789c4564a4b33049cb1335d9b8078057af2dc11.d

[llvm-branch-commits] [llvm] ab096b7 - [Attributor][FIX] Handle recurrences (PHIs) in AAPointerInfo explicitly

2021-08-11 Thread Tom Stellard via llvm-branch-commits
Author: Johannes Doerfert Date: 2021-08-11T09:15:33-07:00 New Revision: ab096b7ee9d869242ce11771427af09ac22ef932 URL: https://github.com/llvm/llvm-project/commit/ab096b7ee9d869242ce11771427af09ac22ef932 DIFF: https://github.com/llvm/llvm-project/commit/ab096b7ee9d869242ce11771427af09ac22ef932.d

[llvm-branch-commits] [llvm] 3490cba - [Attributor][FIX] Only avoid visiting PHI uses multiple times (PR51249)

2021-08-11 Thread Tom Stellard via llvm-branch-commits
Author: Johannes Doerfert Date: 2021-08-11T09:15:31-07:00 New Revision: 3490cba4dbd8c7363be424caf3e6a131db6c9447 URL: https://github.com/llvm/llvm-project/commit/3490cba4dbd8c7363be424caf3e6a131db6c9447 DIFF: https://github.com/llvm/llvm-project/commit/3490cba4dbd8c7363be424caf3e6a131db6c9447.d