[llvm-branch-commits] [clang] bfb1bd1 - [Clang][Sema] Avoid crashing for va_arg expressions with bool argument

2022-01-07 Thread Tom Stellard via llvm-branch-commits
Author: Egor Zhdan Date: 2022-01-07T23:57:55-08:00 New Revision: bfb1bd1b9906356c747ac480bc44230790c87cb1 URL: https://github.com/llvm/llvm-project/commit/bfb1bd1b9906356c747ac480bc44230790c87cb1 DIFF: https://github.com/llvm/llvm-project/commit/bfb1bd1b9906356c747ac480bc44230790c87cb1.diff LO

[llvm-branch-commits] [clang] 1ac6bb3 - [Clang][CFG] check children statements of asm goto

2022-01-07 Thread Tom Stellard via llvm-branch-commits
Author: Nick Desaulniers Date: 2022-01-07T20:55:42-08:00 New Revision: 1ac6bb3c4dd48f9135ccae0425b1d04f85b460cc URL: https://github.com/llvm/llvm-project/commit/1ac6bb3c4dd48f9135ccae0425b1d04f85b460cc DIFF: https://github.com/llvm/llvm-project/commit/1ac6bb3c4dd48f9135ccae0425b1d04f85b460cc.di

[llvm-branch-commits] [llvm] 12aaa85 - [InstCombine] Remove attributes after hoisting free above null check

2022-01-07 Thread Tom Stellard via llvm-branch-commits
Author: Shoaib Meenai Date: 2022-01-07T15:16:51-08:00 New Revision: 12aaa8553f82dae682e4bad318a67615f39175ae URL: https://github.com/llvm/llvm-project/commit/12aaa8553f82dae682e4bad318a67615f39175ae DIFF: https://github.com/llvm/llvm-project/commit/12aaa8553f82dae682e4bad318a67615f39175ae.diff

[llvm-branch-commits] [llvm] 0f915e7 - [RegAllocFast] Fix nondeterminism in debuginfo generation

2022-01-07 Thread Tom Stellard via llvm-branch-commits
Author: Ilya Yanok Date: 2022-01-07T11:26:25-08:00 New Revision: 0f915e755eae63df568e62b877dee558b97bbdc2 URL: https://github.com/llvm/llvm-project/commit/0f915e755eae63df568e62b877dee558b97bbdc2 DIFF: https://github.com/llvm/llvm-project/commit/0f915e755eae63df568e62b877dee558b97bbdc2.diff LO

[llvm-branch-commits] [llvm] 35df3f9 - [DIArgList] Re-unique after changing operands to fix non-determinism

2022-01-07 Thread Tom Stellard via llvm-branch-commits
Author: Teresa Johnson Date: 2022-01-07T11:26:33-08:00 New Revision: 35df3f98639eedee2cc61f95add40a2b08276f44 URL: https://github.com/llvm/llvm-project/commit/35df3f98639eedee2cc61f95add40a2b08276f44 DIFF: https://github.com/llvm/llvm-project/commit/35df3f98639eedee2cc61f95add40a2b08276f44.diff

[llvm-branch-commits] [clang] 0f8bcf3 - test commit

2022-01-07 Thread Egor Zhdan via llvm-branch-commits
Author: Egor Zhdan Date: 2022-01-07T19:05:57Z New Revision: 0f8bcf374737cb3bfe88537e7bc740d6ffef3553 URL: https://github.com/llvm/llvm-project/commit/0f8bcf374737cb3bfe88537e7bc740d6ffef3553 DIFF: https://github.com/llvm/llvm-project/commit/0f8bcf374737cb3bfe88537e7bc740d6ffef3553.diff LOG: te