[llvm-branch-commits] [compiler-rt] f00a996 - [Sanitizer][RISCV][AArch64][Android] Adjust allocator tests

2021-03-30 Thread Luís Marques via llvm-branch-commits
Author: Luís Marques Date: 2021-03-30T15:07:49+01:00 New Revision: f00a996acf21d2d253c568a6bf3a5b123c301f56 URL: https://github.com/llvm/llvm-project/commit/f00a996acf21d2d253c568a6bf3a5b123c301f56 DIFF: https://github.com/llvm/llvm-project/commit/f00a996acf21d2d253c568a6bf3a5b123c301f56.diff

[llvm-branch-commits] [compiler-rt] f00a996 - [Sanitizer][RISCV][AArch64][Android] Adjust allocator tests

2021-03-30 Thread Luís Marques via llvm-branch-commits
Author: Luís Marques Date: 2021-03-30T15:07:49+01:00 New Revision: f00a996acf21d2d253c568a6bf3a5b123c301f56 URL: https://github.com/llvm/llvm-project/commit/f00a996acf21d2d253c568a6bf3a5b123c301f56 DIFF: https://github.com/llvm/llvm-project/commit/f00a996acf21d2d253c568a6bf3a5b123c301f56.diff

[llvm-branch-commits] [compiler-rt] f00a996 - [Sanitizer][RISCV][AArch64][Android] Adjust allocator tests

2021-03-30 Thread Luís Marques via llvm-branch-commits
Author: Luís Marques Date: 2021-03-30T15:07:49+01:00 New Revision: f00a996acf21d2d253c568a6bf3a5b123c301f56 URL: https://github.com/llvm/llvm-project/commit/f00a996acf21d2d253c568a6bf3a5b123c301f56 DIFF: https://github.com/llvm/llvm-project/commit/f00a996acf21d2d253c568a6bf3a5b123c301f56.diff

[llvm-branch-commits] [llvm] 79a79d1 - [X86] Add test for PR49587 (NFC)

2021-03-30 Thread Tom Stellard via llvm-branch-commits
Author: Nikita Popov Date: 2021-03-30T14:27:00-07:00 New Revision: 79a79d1d01c4c206d8de3569c72747587d929770 URL: https://github.com/llvm/llvm-project/commit/79a79d1d01c4c206d8de3569c72747587d929770 DIFF: https://github.com/llvm/llvm-project/commit/79a79d1d01c4c206d8de3569c72747587d929770.diff

[llvm-branch-commits] [llvm] 38dd45b - [X86][FastISel] Fix with.overflow eflags clobber (PR49587)

2021-03-30 Thread Tom Stellard via llvm-branch-commits
Author: Nikita Popov Date: 2021-03-30T14:27:00-07:00 New Revision: 38dd45b00431e2c065e172751492e0ded59e49e6 URL: https://github.com/llvm/llvm-project/commit/38dd45b00431e2c065e172751492e0ded59e49e6 DIFF: https://github.com/llvm/llvm-project/commit/38dd45b00431e2c065e172751492e0ded59e49e6.diff

[llvm-branch-commits] [llvm] 5b34806 - [InstCombine] add test for zext-of-icmps; NFC

2021-03-30 Thread Tom Stellard via llvm-branch-commits
Author: Sanjay Patel Date: 2021-03-30T14:28:11-07:00 New Revision: 5b3480610383ba281ef0c7918a6c097058a408d4 URL: https://github.com/llvm/llvm-project/commit/5b3480610383ba281ef0c7918a6c097058a408d4 DIFF: https://github.com/llvm/llvm-project/commit/5b3480610383ba281ef0c7918a6c097058a408d4.diff

[llvm-branch-commits] [llvm] ff2cf8f - [InstCombine] avoid creating an extra instruction in zext fold and possible inf-loop

2021-03-30 Thread Tom Stellard via llvm-branch-commits
Author: Sanjay Patel Date: 2021-03-30T14:28:12-07:00 New Revision: ff2cf8fafa5ad9a76e59fa086d969d4e2ecc3a39 URL: https://github.com/llvm/llvm-project/commit/ff2cf8fafa5ad9a76e59fa086d969d4e2ecc3a39 DIFF: https://github.com/llvm/llvm-project/commit/ff2cf8fafa5ad9a76e59fa086d969d4e2ecc3a39.diff

[llvm-branch-commits] [llvm] 9ae9ab1 - [RISCV][MC] Fix nf encoding for vector ld/st whole register

2021-03-30 Thread Tom Stellard via llvm-branch-commits
Author: ShihPo Hung Date: 2021-03-30T14:30:15-07:00 New Revision: 9ae9ab1ca34384e07b751c16645e22a0b953b08b URL: https://github.com/llvm/llvm-project/commit/9ae9ab1ca34384e07b751c16645e22a0b953b08b DIFF: https://github.com/llvm/llvm-project/commit/9ae9ab1ca34384e07b751c16645e22a0b953b08b.diff L