[llvm-branch-commits] [llvm] f83afe6 - [ARM] Ensure instructions are simplified prior to GatherScatter lowering.

2021-06-25 Thread Tom Stellard via llvm-branch-commits
Author: David Green Date: 2021-06-25T20:20:29-07:00 New Revision: f83afe6ae9613512bd8f30090d8c287292b55dcd URL: https://github.com/llvm/llvm-project/commit/f83afe6ae9613512bd8f30090d8c287292b55dcd DIFF: https://github.com/llvm/llvm-project/commit/f83afe6ae9613512bd8f30090d8c287292b55dcd.diff L

[llvm-branch-commits] [llvm] d29ae44 - [ARM] Fix Changed status in MVEGatherScatterLoweringPass.

2021-06-25 Thread Tom Stellard via llvm-branch-commits
Author: David Green Date: 2021-06-25T20:20:29-07:00 New Revision: d29ae443aa4028ca9cc274cd1496f7d80f34a38a URL: https://github.com/llvm/llvm-project/commit/d29ae443aa4028ca9cc274cd1496f7d80f34a38a DIFF: https://github.com/llvm/llvm-project/commit/d29ae443aa4028ca9cc274cd1496f7d80f34a38a.diff L

[llvm-branch-commits] [llvm] b7c7b42 - [ARM] Use just ARM::t2B in ARMBlockPlacementPass

2021-06-25 Thread Tom Stellard via llvm-branch-commits
Author: David Green Date: 2021-06-25T20:20:29-07:00 New Revision: b7c7b42db1d16c4cab595bf53c62a70a6a505e0e URL: https://github.com/llvm/llvm-project/commit/b7c7b42db1d16c4cab595bf53c62a70a6a505e0e DIFF: https://github.com/llvm/llvm-project/commit/b7c7b42db1d16c4cab595bf53c62a70a6a505e0e.diff L

[llvm-branch-commits] [llvm] e2e2057 - [ARM] Ensure loop invariant active.lane.mask operands

2021-06-25 Thread Tom Stellard via llvm-branch-commits
Author: David Green Date: 2021-06-25T20:20:29-07:00 New Revision: e2e2057132c1360d014235a087d4f678efc56420 URL: https://github.com/llvm/llvm-project/commit/e2e2057132c1360d014235a087d4f678efc56420 DIFF: https://github.com/llvm/llvm-project/commit/e2e2057132c1360d014235a087d4f678efc56420.diff L

[llvm-branch-commits] [llvm] a3543fd - [ARM] Handle debug instrs in ARM Low Overhead Loop pass

2021-06-25 Thread Tom Stellard via llvm-branch-commits
Author: Victor Campos Date: 2021-06-25T20:20:29-07:00 New Revision: a3543fd9d47054596fed913b8ddc68285200c821 URL: https://github.com/llvm/llvm-project/commit/a3543fd9d47054596fed913b8ddc68285200c821 DIFF: https://github.com/llvm/llvm-project/commit/a3543fd9d47054596fed913b8ddc68285200c821.diff

[llvm-branch-commits] [llvm] 0f3fec4 - [ARM] Guard against loop variant gather ptr operands

2021-06-25 Thread Tom Stellard via llvm-branch-commits
Author: David Green Date: 2021-06-25T20:20:29-07:00 New Revision: 0f3fec4618e40f54ec2a042cb603cdedd253312c URL: https://github.com/llvm/llvm-project/commit/0f3fec4618e40f54ec2a042cb603cdedd253312c DIFF: https://github.com/llvm/llvm-project/commit/0f3fec4618e40f54ec2a042cb603cdedd253312c.diff L

[llvm-branch-commits] [llvm] fd27379 - [ARM] MVE VPT block tests with debug info. NFC

2021-06-25 Thread Tom Stellard via llvm-branch-commits
Author: David Green Date: 2021-06-25T20:20:29-07:00 New Revision: fd27379463917761a5e6135cfdb0b2d163a72ee3 URL: https://github.com/llvm/llvm-project/commit/fd27379463917761a5e6135cfdb0b2d163a72ee3 DIFF: https://github.com/llvm/llvm-project/commit/fd27379463917761a5e6135cfdb0b2d163a72ee3.diff L

[llvm-branch-commits] [llvm] c7381b6 - [ARM] Skip debug during vpt block creation

2021-06-25 Thread Tom Stellard via llvm-branch-commits
Author: David Green Date: 2021-06-25T20:20:29-07:00 New Revision: c7381b628d63b4423617163ee1116e64f49d2265 URL: https://github.com/llvm/llvm-project/commit/c7381b628d63b4423617163ee1116e64f49d2265 DIFF: https://github.com/llvm/llvm-project/commit/c7381b628d63b4423617163ee1116e64f49d2265.diff L

[llvm-branch-commits] [clang] 67bad64 - temp signed impelmentation

2021-06-25 Thread Albion Fung via llvm-branch-commits
Author: Albion Fung Date: 2021-06-25T15:35:28-05:00 New Revision: 67bad646076dfb46482b5bd5eeb80d14c168dcd4 URL: https://github.com/llvm/llvm-project/commit/67bad646076dfb46482b5bd5eeb80d14c168dcd4 DIFF: https://github.com/llvm/llvm-project/commit/67bad646076dfb46482b5bd5eeb80d14c168dcd4.diff L

[llvm-branch-commits] [llvm] 26cbf3d - Added 64bit test

2021-06-25 Thread via llvm-branch-commits
Author: Albion Date: 2021-06-25T15:39:21-04:00 New Revision: 26cbf3df08742d8c5c7c69022d2a741bfe443fee URL: https://github.com/llvm/llvm-project/commit/26cbf3df08742d8c5c7c69022d2a741bfe443fee DIFF: https://github.com/llvm/llvm-project/commit/26cbf3df08742d8c5c7c69022d2a741bfe443fee.diff LOG: A

[llvm-branch-commits] [clang] c421412 - Fixed C test case

2021-06-25 Thread Albion Fung via llvm-branch-commits
Author: Albion Fung Date: 2021-06-25T13:54:53-05:00 New Revision: c42141216e05b92eedebdaae7565e596d0a7267e URL: https://github.com/llvm/llvm-project/commit/c42141216e05b92eedebdaae7565e596d0a7267e DIFF: https://github.com/llvm/llvm-project/commit/c42141216e05b92eedebdaae7565e596d0a7267e.diff L

[llvm-branch-commits] [clang] 68f8fae - [PowerPC] Implement trap and conversion builtins for XL compatibility

2021-06-25 Thread Albion Fung via llvm-branch-commits
Author: Albion Fung Date: 2021-06-25T02:11:39-05:00 New Revision: 68f8fae19f3b20d4bdd88c22ee67ee3ba0114768 URL: https://github.com/llvm/llvm-project/commit/68f8fae19f3b20d4bdd88c22ee67ee3ba0114768 DIFF: https://github.com/llvm/llvm-project/commit/68f8fae19f3b20d4bdd88c22ee67ee3ba0114768.diff L

[llvm-branch-commits] [clang] 63b9186 - [PowerPC] Store, load, move from and to registers related builtins

2021-06-25 Thread Albion Fung via llvm-branch-commits
Author: Albion Fung Date: 2021-06-25T02:06:01-05:00 New Revision: 63b91860728beae25dfa38cee2a61679fa491887 URL: https://github.com/llvm/llvm-project/commit/63b91860728beae25dfa38cee2a61679fa491887 DIFF: https://github.com/llvm/llvm-project/commit/63b91860728beae25dfa38cee2a61679fa491887.diff L

[llvm-branch-commits] [clang] 2f4e605 - [PowerPC] Implement trap and conversion builtins for XL compatibility

2021-06-25 Thread Albion Fung via llvm-branch-commits
Author: Albion Fung Date: 2021-06-25T02:09:06-05:00 New Revision: 2f4e605b9eb1aee5d97c67fc98c41c2cc8854969 URL: https://github.com/llvm/llvm-project/commit/2f4e605b9eb1aee5d97c67fc98c41c2cc8854969 DIFF: https://github.com/llvm/llvm-project/commit/2f4e605b9eb1aee5d97c67fc98c41c2cc8854969.diff L

[llvm-branch-commits] [llvm] 90c60a5 - Trap test case separation

2021-06-25 Thread Albion Fung via llvm-branch-commits
Author: Albion Fung Date: 2021-06-25T02:08:39-05:00 New Revision: 90c60a5f59c5a3e1d1da9b7721fe5f89db2b2ad3 URL: https://github.com/llvm/llvm-project/commit/90c60a5f59c5a3e1d1da9b7721fe5f89db2b2ad3 DIFF: https://github.com/llvm/llvm-project/commit/90c60a5f59c5a3e1d1da9b7721fe5f89db2b2ad3.diff L

[llvm-branch-commits] [clang] e043c24 - Fixed STBCX

2021-06-25 Thread Albion Fung via llvm-branch-commits
Author: Albion Fung Date: 2021-06-25T02:04:33-05:00 New Revision: e043c2429d773878e4ea8d4daf48ae561c499478 URL: https://github.com/llvm/llvm-project/commit/e043c2429d773878e4ea8d4daf48ae561c499478 DIFF: https://github.com/llvm/llvm-project/commit/e043c2429d773878e4ea8d4daf48ae561c499478.diff L