[llvm-branch-commits] [llvm] 877a07b - GlobalISel: Restrict narrow scalar for fptoui/fptosi results

2021-05-11 Thread Tom Stellard via llvm-branch-commits
Author: Matt Arsenault Date: 2021-05-11T20:55:20-07:00 New Revision: 877a07bfb3b9a0bbaa3b63a222448b11d85821f0 URL: https://github.com/llvm/llvm-project/commit/877a07bfb3b9a0bbaa3b63a222448b11d85821f0 DIFF: https://github.com/llvm/llvm-project/commit/877a07bfb3b9a0bbaa3b63a222448b11d85821f0.diff

[llvm-branch-commits] [llvm] 4eb7b15 - [Inliner] Fix noalias metadata handling for instructions simplified during cloning (PR50270)

2021-05-11 Thread Tom Stellard via llvm-branch-commits
Author: Nikita Popov Date: 2021-05-11T20:53:59-07:00 New Revision: 4eb7b15cb447b339e82bd320adf4a09ca64ab839 URL: https://github.com/llvm/llvm-project/commit/4eb7b15cb447b339e82bd320adf4a09ca64ab839 DIFF: https://github.com/llvm/llvm-project/commit/4eb7b15cb447b339e82bd320adf4a09ca64ab839.diff

[llvm-branch-commits] [llvm] 4e46ff4 - [SCEV] By more careful when traversing phis in isImpliedViaMerge.

2021-05-11 Thread Tom Stellard via llvm-branch-commits
Author: Florian Hahn Date: 2021-05-11T20:52:59-07:00 New Revision: 4e46ff469405bc73ec25fcf78126fb5fbd7a18a1 URL: https://github.com/llvm/llvm-project/commit/4e46ff469405bc73ec25fcf78126fb5fbd7a18a1 DIFF: https://github.com/llvm/llvm-project/commit/4e46ff469405bc73ec25fcf78126fb5fbd7a18a1.diff

[llvm-branch-commits] [llvm] 0ef7836 - [IndVarSimplify] Add additional tests using isImpliedViaMerge.

2021-05-11 Thread Tom Stellard via llvm-branch-commits
Author: Florian Hahn Date: 2021-05-11T20:52:58-07:00 New Revision: 0ef78361565a861cac846b7c1f807dc2d278145d URL: https://github.com/llvm/llvm-project/commit/0ef78361565a861cac846b7c1f807dc2d278145d DIFF: https://github.com/llvm/llvm-project/commit/0ef78361565a861cac846b7c1f807dc2d278145d.diff

[llvm-branch-commits] [lld] 6912082 - [ELF] Don't set versionId on undefined weak lazy symbols

2021-05-11 Thread Tom Stellard via llvm-branch-commits
Author: Fangrui Song Date: 2021-05-11T20:43:08-07:00 New Revision: 6912082cfd129bbc2bd60f293371e20140d50b86 URL: https://github.com/llvm/llvm-project/commit/6912082cfd129bbc2bd60f293371e20140d50b86 DIFF: https://github.com/llvm/llvm-project/commit/6912082cfd129bbc2bd60f293371e20140d50b86.diff

[llvm-branch-commits] [llvm] 33d312b - Revert "[Coverage] Fix branch coverage merging in FunctionCoverageSummary::get() for instantiation"

2021-05-11 Thread Tom Stellard via llvm-branch-commits
Author: Tom Stellard Date: 2021-05-11T20:35:17-07:00 New Revision: 33d312b2d731507327252fd597bac1b738870330 URL: https://github.com/llvm/llvm-project/commit/33d312b2d731507327252fd597bac1b738870330 DIFF: https://github.com/llvm/llvm-project/commit/33d312b2d731507327252fd597bac1b738870330.diff

[llvm-branch-commits] [llvm] aa97726 - [SCCP] Avoid modifying AdditionalUsers while iterating over it

2021-05-11 Thread Tom Stellard via llvm-branch-commits
Author: Dimitry Andric Date: 2021-05-11T17:27:32-07:00 New Revision: aa97726f6040c68dfdd8076e8efe3ef119f6b037 URL: https://github.com/llvm/llvm-project/commit/aa97726f6040c68dfdd8076e8efe3ef119f6b037 DIFF: https://github.com/llvm/llvm-project/commit/aa97726f6040c68dfdd8076e8efe3ef119f6b037.diff

[llvm-branch-commits] [llvm] b89942c - [Coverage] Fix branch coverage merging in FunctionCoverageSummary::get() for instantiation

2021-05-11 Thread Alan Phipps via llvm-branch-commits
Author: Alan Phipps Date: 2021-05-11T13:04:59-05:00 New Revision: b89942c336a4506dabd5e1b2a6f1b5cbaddebe55 URL: https://github.com/llvm/llvm-project/commit/b89942c336a4506dabd5e1b2a6f1b5cbaddebe55 DIFF: https://github.com/llvm/llvm-project/commit/b89942c336a4506dabd5e1b2a6f1b5cbaddebe55.diff L