[llvm-branch-commits] [mlir] 42c57dc - [mlir][python] Tweaks to make python extensions packagable/distributable.

2020-12-30 Thread Stella Laurenzo via llvm-branch-commits
Author: Stella Laurenzo Date: 2020-12-30T23:35:46-08:00 New Revision: 42c57dcc35ea9d6a09469c61473b17c95edcaa2e URL: https://github.com/llvm/llvm-project/commit/42c57dcc35ea9d6a09469c61473b17c95edcaa2e DIFF: https://github.com/llvm/llvm-project/commit/42c57dcc35ea9d6a09469c61473b17c95edcaa2e.dif

[llvm-branch-commits] [lld] 4a290a5 - [lld/mac] fix typo

2020-12-30 Thread Thorsten Schütt via llvm-branch-commits
Author: Thorsten Schütt Date: 2020-12-31T08:23:29+01:00 New Revision: 4a290a59051bc07a5b806371ee6f70c31e5ce266 URL: https://github.com/llvm/llvm-project/commit/4a290a59051bc07a5b806371ee6f70c31e5ce266 DIFF: https://github.com/llvm/llvm-project/commit/4a290a59051bc07a5b806371ee6f70c31e5ce266.dif

[llvm-branch-commits] [llvm] 08665b1 - Support tilezero intrinsic and c interface for AMX.

2020-12-30 Thread via llvm-branch-commits
Author: Luo, Yuanke Date: 2020-12-31T13:24:57+08:00 New Revision: 08665b180568c82a1b2b8bd38a1e5769a862c2a9 URL: https://github.com/llvm/llvm-project/commit/08665b180568c82a1b2b8bd38a1e5769a862c2a9 DIFF: https://github.com/llvm/llvm-project/commit/08665b180568c82a1b2b8bd38a1e5769a862c2a9.diff L

[llvm-branch-commits] [clang] 809a1e0 - [CodeGenModule] Set dso_local for Mach-O GlobalValue

2020-12-30 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-30T20:52:01-08:00 New Revision: 809a1e0ffd7af40ee27270ff8ba2ffc927330e71 URL: https://github.com/llvm/llvm-project/commit/809a1e0ffd7af40ee27270ff8ba2ffc927330e71 DIFF: https://github.com/llvm/llvm-project/commit/809a1e0ffd7af40ee27270ff8ba2ffc927330e71.diff

[llvm-branch-commits] [llvm] 6be0b9a - [X86] Don't fold negative offset into 32-bit absolute address (e.g. movl $foo-1, %eax)

2020-12-30 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-30T18:47:26-08:00 New Revision: 6be0b9a8ddca0b2c937b31e0ee33fcbb7eb03dda URL: https://github.com/llvm/llvm-project/commit/6be0b9a8ddca0b2c937b31e0ee33fcbb7eb03dda DIFF: https://github.com/llvm/llvm-project/commit/6be0b9a8ddca0b2c937b31e0ee33fcbb7eb03dda.diff

[llvm-branch-commits] [llvm] 6f1503d - [LoopDeletion] Allows deletion of possibly infinite side-effect free loops

2020-12-30 Thread via llvm-branch-commits
Author: Atmn Patel Date: 2020-12-30T21:43:01-05:00 New Revision: 6f1503d59854b331f1f970d39839619b0a26bbc7 URL: https://github.com/llvm/llvm-project/commit/6f1503d59854b331f1f970d39839619b0a26bbc7 DIFF: https://github.com/llvm/llvm-project/commit/6f1503d59854b331f1f970d39839619b0a26bbc7.diff LO

[llvm-branch-commits] [lld] 8886be2 - [lld/mac] Add -adhoc_codesign / -no_adhoc_codesign flags

2020-12-30 Thread Nico Weber via llvm-branch-commits
Author: Nico Weber Date: 2020-12-30T20:57:25-05:00 New Revision: 8886be242de8af6531204e2586b023f03b56992a URL: https://github.com/llvm/llvm-project/commit/8886be242de8af6531204e2586b023f03b56992a DIFF: https://github.com/llvm/llvm-project/commit/8886be242de8af6531204e2586b023f03b56992a.diff LO

[llvm-branch-commits] [llvm] a87c700 - [Analysis] Remove unused code recursivelySimplifyInstruction (NFC)

2020-12-30 Thread Kazu Hirata via llvm-branch-commits
Author: Kazu Hirata Date: 2020-12-30T17:45:40-08:00 New Revision: a87c7003ac260424092e5ee8bcb0059e39cd2db0 URL: https://github.com/llvm/llvm-project/commit/a87c7003ac260424092e5ee8bcb0059e39cd2db0 DIFF: https://github.com/llvm/llvm-project/commit/a87c7003ac260424092e5ee8bcb0059e39cd2db0.diff L

[llvm-branch-commits] [llvm] 95ea865 - [PGO] Use isa instead of dyn_cast (NFC)

2020-12-30 Thread Kazu Hirata via llvm-branch-commits
Author: Kazu Hirata Date: 2020-12-30T17:45:38-08:00 New Revision: 95ea86587c54240b3f1b7ed5a18d2f3660cb7573 URL: https://github.com/llvm/llvm-project/commit/95ea86587c54240b3f1b7ed5a18d2f3660cb7573 DIFF: https://github.com/llvm/llvm-project/commit/95ea86587c54240b3f1b7ed5a18d2f3660cb7573.diff L

[llvm-branch-commits] [llvm] 331c28f - [ARM] Declare Op within an if statement (NFC)

2020-12-30 Thread Kazu Hirata via llvm-branch-commits
Author: Kazu Hirata Date: 2020-12-30T17:45:36-08:00 New Revision: 331c28f60dbbb09136c2e86e8a4ed8d066f2d271 URL: https://github.com/llvm/llvm-project/commit/331c28f60dbbb09136c2e86e8a4ed8d066f2d271 DIFF: https://github.com/llvm/llvm-project/commit/331c28f60dbbb09136c2e86e8a4ed8d066f2d271.diff L

[llvm-branch-commits] [llvm] 52aa4e2 - [ThinLTO][test] Add visibility related tests

2020-12-30 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-30T16:58:20-08:00 New Revision: 52aa4e210744361a5ed6dc50fef78ed91706e508 URL: https://github.com/llvm/llvm-project/commit/52aa4e210744361a5ed6dc50fef78ed91706e508 DIFF: https://github.com/llvm/llvm-project/commit/52aa4e210744361a5ed6dc50fef78ed91706e508.diff

[llvm-branch-commits] [llvm] 2047c10 - [TargetMachine] Drop implied dso_local for definitions in ELF static relocation model/PIE

2020-12-30 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-30T16:57:50-08:00 New Revision: 2047c10c22b07157a7e2779d6603512e9113 URL: https://github.com/llvm/llvm-project/commit/2047c10c22b07157a7e2779d6603512e9113 DIFF: https://github.com/llvm/llvm-project/commit/2047c10c22b07157a7e2779d6603512e9113.diff

[llvm-branch-commits] [llvm] bf1160c - [test] Add explicit dso_local to definitions in ELF static relocation model tests

2020-12-30 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-30T16:52:23-08:00 New Revision: bf1160c1d6b23bd5290584b158ea204adb41b7d0 URL: https://github.com/llvm/llvm-project/commit/bf1160c1d6b23bd5290584b158ea204adb41b7d0 DIFF: https://github.com/llvm/llvm-project/commit/bf1160c1d6b23bd5290584b158ea204adb41b7d0.diff

[llvm-branch-commits] [llvm] f731839 - [LowerEmuTls] Copy dso_local from to __emutls_v.

2020-12-30 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-30T16:11:32-08:00 New Revision: f73183958482602c4588b0f4a1c3a096e7542947 URL: https://github.com/llvm/llvm-project/commit/f73183958482602c4588b0f4a1c3a096e7542947 DIFF: https://github.com/llvm/llvm-project/commit/f73183958482602c4588b0f4a1c3a096e7542947.diff

[llvm-branch-commits] [llvm] a964e0f - [test] Add explicit dso_local to definitions in ELF static relocation model tests

2020-12-30 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-30T15:47:16-08:00 New Revision: a964e0f085000dc90c6175f21ac455263ed76d68 URL: https://github.com/llvm/llvm-project/commit/a964e0f085000dc90c6175f21ac455263ed76d68 DIFF: https://github.com/llvm/llvm-project/commit/a964e0f085000dc90c6175f21ac455263ed76d68.diff

[llvm-branch-commits] [llvm] a14c955 - [ORC] Remove some stale debugging output.

2020-12-30 Thread Lang Hames via llvm-branch-commits
Author: Lang Hames Date: 2020-12-31T10:34:38+11:00 New Revision: a14c955af8602e450d75f4049eaa153387961ae1 URL: https://github.com/llvm/llvm-project/commit/a14c955af8602e450d75f4049eaa153387961ae1 DIFF: https://github.com/llvm/llvm-project/commit/a14c955af8602e450d75f4049eaa153387961ae1.diff LO

[llvm-branch-commits] [llvm] 7e5508e - [RISCV][test] Add explicit dso_local to definitions in ELF static relocation model tests

2020-12-30 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-30T15:28:11-08:00 New Revision: 7e5508e6a8a5e6f70634a5631affe646c8836690 URL: https://github.com/llvm/llvm-project/commit/7e5508e6a8a5e6f70634a5631affe646c8836690 DIFF: https://github.com/llvm/llvm-project/commit/7e5508e6a8a5e6f70634a5631affe646c8836690.diff

[llvm-branch-commits] [llvm] a90e5a8 - [SystemZ][test] Add explicit dso_local to definitions in ELF static relocation model tests

2020-12-30 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-30T15:26:09-08:00 New Revision: a90e5a8f0d010c339e4f14e0b098a2a147ef8e67 URL: https://github.com/llvm/llvm-project/commit/a90e5a8f0d010c339e4f14e0b098a2a147ef8e67 DIFF: https://github.com/llvm/llvm-project/commit/a90e5a8f0d010c339e4f14e0b098a2a147ef8e67.diff

[llvm-branch-commits] [llvm] a64b89e - [ARM][test] Add explicit dso_local to definitions in ELF static relocation model tests

2020-12-30 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-30T15:23:21-08:00 New Revision: a64b89e69e3e3d9884e135082a80b6010e127219 URL: https://github.com/llvm/llvm-project/commit/a64b89e69e3e3d9884e135082a80b6010e127219 DIFF: https://github.com/llvm/llvm-project/commit/a64b89e69e3e3d9884e135082a80b6010e127219.diff

[llvm-branch-commits] [llvm] e0f70ee - [test] Fix linux-preemption.ll

2020-12-30 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-30T14:44:43-08:00 New Revision: e0f70ee01c6b83ce1b49a8d38bb1fe62e9302854 URL: https://github.com/llvm/llvm-project/commit/e0f70ee01c6b83ce1b49a8d38bb1fe62e9302854 DIFF: https://github.com/llvm/llvm-project/commit/e0f70ee01c6b83ce1b49a8d38bb1fe62e9302854.diff

[llvm-branch-commits] [mlir] 8c1f553 - Avoid using /dev/null in test

2020-12-30 Thread Jacques Pienaar via llvm-branch-commits
Author: Jacques Pienaar Date: 2020-12-30T14:16:13-08:00 New Revision: 8c1f55384450a26f6ca391dd25905c32f9ed5644 URL: https://github.com/llvm/llvm-project/commit/8c1f55384450a26f6ca391dd25905c32f9ed5644 DIFF: https://github.com/llvm/llvm-project/commit/8c1f55384450a26f6ca391dd25905c32f9ed5644.dif

[llvm-branch-commits] [openmp] 6b316fe - [OpenMP] libomp: Handle implicit conversion warnings

2020-12-30 Thread via llvm-branch-commits
Author: Terry Wilmarth Date: 2020-12-31T00:39:57+03:00 New Revision: 6b316febb4388764789677f81f03aff373ec35b2 URL: https://github.com/llvm/llvm-project/commit/6b316febb4388764789677f81f03aff373ec35b2 DIFF: https://github.com/llvm/llvm-project/commit/6b316febb4388764789677f81f03aff373ec35b2.diff

[llvm-branch-commits] [llvm] f07b95e - [PowerPC] Add addtional test that retroactively catches PR47259

2020-12-30 Thread Brandon Bergren via llvm-branch-commits
Author: Brandon Bergren Date: 2020-12-30T15:23:48-06:00 New Revision: f07b95e8bcd1584167eaa8bd41ef8ee96422df65 URL: https://github.com/llvm/llvm-project/commit/f07b95e8bcd1584167eaa8bd41ef8ee96422df65 DIFF: https://github.com/llvm/llvm-project/commit/f07b95e8bcd1584167eaa8bd41ef8ee96422df65.dif

[llvm-branch-commits] [libc] cc07d52 - [libc][NFC] Use ASSERT_FP_EQ to compare nan values in tests.

2020-12-30 Thread Siva Chandra Reddy via llvm-branch-commits
Author: Siva Chandra Reddy Date: 2020-12-30T13:06:40-08:00 New Revision: cc07d5251144e12cc089748ec66af0423ba57ad1 URL: https://github.com/llvm/llvm-project/commit/cc07d5251144e12cc089748ec66af0423ba57ad1 DIFF: https://github.com/llvm/llvm-project/commit/cc07d5251144e12cc089748ec66af0423ba57ad1.

[llvm-branch-commits] [llvm] 51879a5 - [LoopIdiom] 'left-shift until bittest': don't forget to check that PHI node is in loop header

2020-12-30 Thread Roman Lebedev via llvm-branch-commits
Author: Roman Lebedev Date: 2020-12-30T23:58:41+03:00 New Revision: 51879a525649c8151f7e841b66a5cea0e1c8e74e URL: https://github.com/llvm/llvm-project/commit/51879a525649c8151f7e841b66a5cea0e1c8e74e DIFF: https://github.com/llvm/llvm-project/commit/51879a525649c8151f7e841b66a5cea0e1c8e74e.diff

[llvm-branch-commits] [llvm] a17025a - [SimplifyCFG] Teach switchToSelect() to preserve DomTree

2020-12-30 Thread Roman Lebedev via llvm-branch-commits
Author: Roman Lebedev Date: 2020-12-30T23:58:40+03:00 New Revision: a17025aa61b16021ee85ff5deec47a9ed40ae1d4 URL: https://github.com/llvm/llvm-project/commit/a17025aa61b16021ee85ff5deec47a9ed40ae1d4 DIFF: https://github.com/llvm/llvm-project/commit/a17025aa61b16021ee85ff5deec47a9ed40ae1d4.diff

[llvm-branch-commits] [llvm] 7f221c9 - [SimplifyCFG] Teach SwitchToLookupTable() to preserve DomTree

2020-12-30 Thread Roman Lebedev via llvm-branch-commits
Author: Roman Lebedev Date: 2020-12-30T23:58:41+03:00 New Revision: 7f221c9196de2f042030e2a31f81089889d705bd URL: https://github.com/llvm/llvm-project/commit/7f221c9196de2f042030e2a31f81089889d705bd DIFF: https://github.com/llvm/llvm-project/commit/7f221c9196de2f042030e2a31f81089889d705bd.diff

[llvm-branch-commits] [llvm] c45f765 - [SimplifyCFG] Teach SimplifyBranchOnICmpChain() to preserve DomTree

2020-12-30 Thread Roman Lebedev via llvm-branch-commits
Author: Roman Lebedev Date: 2020-12-30T23:58:40+03:00 New Revision: c45f765c0d41ad94b857ee4b7e007d58b41ed650 URL: https://github.com/llvm/llvm-project/commit/c45f765c0d41ad94b857ee4b7e007d58b41ed650 DIFF: https://github.com/llvm/llvm-project/commit/c45f765c0d41ad94b857ee4b7e007d58b41ed650.diff

[llvm-branch-commits] [llvm] 7181df1 - [update_llc_test_checks] Support Windows .seh_proc for x86

2020-12-30 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-30T12:32:47-08:00 New Revision: 7181df1e4990bdeb55ebe38a0238db1e8c2f2001 URL: https://github.com/llvm/llvm-project/commit/7181df1e4990bdeb55ebe38a0238db1e8c2f2001 DIFF: https://github.com/llvm/llvm-project/commit/7181df1e4990bdeb55ebe38a0238db1e8c2f2001.diff

[llvm-branch-commits] [llvm] 8ca60db - [LoopUtils] reduce FMF and min/max complexity when forming reductions

2020-12-30 Thread Sanjay Patel via llvm-branch-commits
Author: Sanjay Patel Date: 2020-12-30T15:22:26-05:00 New Revision: 8ca60db40bd944dc5f67e0f200a403b4e03818ea URL: https://github.com/llvm/llvm-project/commit/8ca60db40bd944dc5f67e0f200a403b4e03818ea DIFF: https://github.com/llvm/llvm-project/commit/8ca60db40bd944dc5f67e0f200a403b4e03818ea.diff

[llvm-branch-commits] [llvm] 5ced712 - [LoopVectorizer] add test to show wrong FMF propagation; NFC

2020-12-30 Thread Sanjay Patel via llvm-branch-commits
Author: Sanjay Patel Date: 2020-12-30T15:13:57-05:00 New Revision: 5ced712e9851f00ecd81ba4dc235811bbc9ec5a2 URL: https://github.com/llvm/llvm-project/commit/5ced712e9851f00ecd81ba4dc235811bbc9ec5a2 DIFF: https://github.com/llvm/llvm-project/commit/5ced712e9851f00ecd81ba4dc235811bbc9ec5a2.diff

[llvm-branch-commits] [llvm] 294a196 - [update_llc_test_checks] Support .Lfunc$local for x86 -relocation-model=pic dsolocal tests

2020-12-30 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-30T11:59:36-08:00 New Revision: 294a196b0488c737544411bf570f4aa2a23f727e URL: https://github.com/llvm/llvm-project/commit/294a196b0488c737544411bf570f4aa2a23f727e DIFF: https://github.com/llvm/llvm-project/commit/294a196b0488c737544411bf570f4aa2a23f727e.diff

[llvm-branch-commits] [llvm] 51a292d - [gn build] Switch copy_bundle_data from pax to cpio

2020-12-30 Thread Nico Weber via llvm-branch-commits
Author: Nico Weber Date: 2020-12-30T13:59:03-05:00 New Revision: 51a292d994535d14af1873f09534a352da1d5456 URL: https://github.com/llvm/llvm-project/commit/51a292d994535d14af1873f09534a352da1d5456 DIFF: https://github.com/llvm/llvm-project/commit/51a292d994535d14af1873f09534a352da1d5456.diff LO

[llvm-branch-commits] [llvm] 277ebe4 - Fix `LLVM_ENABLE_MODULES=On` build

2020-12-30 Thread Yuanfang Chen via llvm-branch-commits
Author: Yuanfang Chen Date: 2020-12-30T10:54:04-08:00 New Revision: 277ebe46c6665a8717c5c6e7d767bbec31becfb8 URL: https://github.com/llvm/llvm-project/commit/277ebe46c6665a8717c5c6e7d767bbec31becfb8 DIFF: https://github.com/llvm/llvm-project/commit/277ebe46c6665a8717c5c6e7d767bbec31becfb8.diff

[llvm-branch-commits] [mlir] 453b6aa - [mlir] Add option to read reproducer options from file

2020-12-30 Thread Jacques Pienaar via llvm-branch-commits
Author: Jacques Pienaar Date: 2020-12-30T10:46:01-08:00 New Revision: 453b6aadcef9625599d6099011bede710d4524f1 URL: https://github.com/llvm/llvm-project/commit/453b6aadcef9625599d6099011bede710d4524f1 DIFF: https://github.com/llvm/llvm-project/commit/453b6aadcef9625599d6099011bede710d4524f1.dif

[llvm-branch-commits] [compiler-rt] 70de7e0 - [compiler-rt] FuzzedDataProvider: Add PickValueInArray for std::array

2020-12-30 Thread Max Moroz via llvm-branch-commits
Author: Max Moroz Date: 2020-12-30T10:25:26-08:00 New Revision: 70de7e0d9a95b7fcd7c105b06bd90fdf4e01f563 URL: https://github.com/llvm/llvm-project/commit/70de7e0d9a95b7fcd7c105b06bd90fdf4e01f563 DIFF: https://github.com/llvm/llvm-project/commit/70de7e0d9a95b7fcd7c105b06bd90fdf4e01f563.diff LOG

[llvm-branch-commits] [llvm] fe43110 - [IROutliner] Adding option to enable outlining from linkonceodr functions

2020-12-30 Thread Andrew Litteken via llvm-branch-commits
Author: Andrew Litteken Date: 2020-12-30T12:08:04-06:00 New Revision: fe431103b633278da9ece1e03d6b441c1d44d977 URL: https://github.com/llvm/llvm-project/commit/fe431103b633278da9ece1e03d6b441c1d44d977 DIFF: https://github.com/llvm/llvm-project/commit/fe431103b633278da9ece1e03d6b441c1d44d977.dif

[llvm-branch-commits] [compiler-rt] 9c0c123 - [CMake][tsan] Remove --sysroot=.

2020-12-30 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-30T09:30:58-08:00 New Revision: 9c0c123b0b48772973f8864e36e451ab0c8c7419 URL: https://github.com/llvm/llvm-project/commit/9c0c123b0b48772973f8864e36e451ab0c8c7419 DIFF: https://github.com/llvm/llvm-project/commit/9c0c123b0b48772973f8864e36e451ab0c8c7419.diff

[llvm-branch-commits] [lld] b0d6beb - [ELF] Drop '>>> defined in ' for locations of linker synthesized symbols

2020-12-30 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-12-30T09:16:26-08:00 New Revision: b0d6bebe90ddce73e58824ba5cb294cb663b5c27 URL: https://github.com/llvm/llvm-project/commit/b0d6bebe90ddce73e58824ba5cb294cb663b5c27 DIFF: https://github.com/llvm/llvm-project/commit/b0d6bebe90ddce73e58824ba5cb294cb663b5c27.diff

[llvm-branch-commits] [mlir] 9b5a3d6 - [mlir] Fix indexing of first offset operand in ops that implement OffsetSizeAndStrideOpInterface

2020-12-30 Thread Nicolas Vasilache via llvm-branch-commits
Author: Nicolas Vasilache Date: 2020-12-30T16:44:26Z New Revision: 9b5a3d67b496ce92729c61b7b2a99e8dc8d39ca3 URL: https://github.com/llvm/llvm-project/commit/9b5a3d67b496ce92729c61b7b2a99e8dc8d39ca3 DIFF: https://github.com/llvm/llvm-project/commit/9b5a3d67b496ce92729c61b7b2a99e8dc8d39ca3.diff

[llvm-branch-commits] [mlir] ed507bc - [mlir] NFC - Fix SubViewOp printing

2020-12-30 Thread Nicolas Vasilache via llvm-branch-commits
Author: Nicolas Vasilache Date: 2020-12-30T16:34:37Z New Revision: ed507bc4d5eee48560d28089ab6e31d91ef3fd88 URL: https://github.com/llvm/llvm-project/commit/ed507bc4d5eee48560d28089ab6e31d91ef3fd88 DIFF: https://github.com/llvm/llvm-project/commit/ed507bc4d5eee48560d28089ab6e31d91ef3fd88.diff

[llvm-branch-commits] [llvm] 3567908 - [SLP] add fadd reduction test to show broken FMF propagation; NFC

2020-12-30 Thread Sanjay Patel via llvm-branch-commits
Author: Sanjay Patel Date: 2020-12-30T11:27:50-05:00 New Revision: 3567908d8ceb95afe50961c7a953c202131235c5 URL: https://github.com/llvm/llvm-project/commit/3567908d8ceb95afe50961c7a953c202131235c5 DIFF: https://github.com/llvm/llvm-project/commit/3567908d8ceb95afe50961c7a953c202131235c5.diff

[llvm-branch-commits] [llvm] 2016f2c - Fixes warning 'enumeration value not handled in switch'.

2020-12-30 Thread Jacques Pienaar via llvm-branch-commits
Author: Bogdan Graur Date: 2020-12-30T06:56:29-08:00 New Revision: 2016f2c8a76d67d8cd4771796b6cd19fd66e3f37 URL: https://github.com/llvm/llvm-project/commit/2016f2c8a76d67d8cd4771796b6cd19fd66e3f37 DIFF: https://github.com/llvm/llvm-project/commit/2016f2c8a76d67d8cd4771796b6cd19fd66e3f37.diff

[llvm-branch-commits] [llvm] e90ea76 - [IR] remove 'NoNan' param when creating FP reductions

2020-12-30 Thread Sanjay Patel via llvm-branch-commits
Author: Sanjay Patel Date: 2020-12-30T09:51:23-05:00 New Revision: e90ea76380d411bf81861228f23e4716ef337100 URL: https://github.com/llvm/llvm-project/commit/e90ea76380d411bf81861228f23e4716ef337100 DIFF: https://github.com/llvm/llvm-project/commit/e90ea76380d411bf81861228f23e4716ef337100.diff

[llvm-branch-commits] [llvm] c6035a7 - Remove functions from *-inseltpoison.ll tests if unnecessary

2020-12-30 Thread Juneyoung Lee via llvm-branch-commits
Author: Juneyoung Lee Date: 2020-12-30T23:50:37+09:00 New Revision: c6035a7bdf207dc3c1e12c041d5658770893fc68 URL: https://github.com/llvm/llvm-project/commit/c6035a7bdf207dc3c1e12c041d5658770893fc68 DIFF: https://github.com/llvm/llvm-project/commit/c6035a7bdf207dc3c1e12c041d5658770893fc68.diff

[llvm-branch-commits] [llvm] 16c2067 - [X86][AMX] Fix compilation warning introduced by 981a0bd8.

2020-12-30 Thread via llvm-branch-commits
Author: Wang, Pengfei Date: 2020-12-30T22:22:13+08:00 New Revision: 16c2067cf212cd8355d4c274db0fe40b486eb3d3 URL: https://github.com/llvm/llvm-project/commit/16c2067cf212cd8355d4c274db0fe40b486eb3d3 DIFF: https://github.com/llvm/llvm-project/commit/16c2067cf212cd8355d4c274db0fe40b486eb3d3.diff

[llvm-branch-commits] [llvm] 420d046 - clang-format, address warnings

2020-12-30 Thread Juneyoung Lee via llvm-branch-commits
Author: Juneyoung Lee Date: 2020-12-30T23:05:07+09:00 New Revision: 420d046d6bdd8d950dad389a97e31f841052efb2 URL: https://github.com/llvm/llvm-project/commit/420d046d6bdd8d950dad389a97e31f841052efb2 DIFF: https://github.com/llvm/llvm-project/commit/420d046d6bdd8d950dad389a97e31f841052efb2.diff

[llvm-branch-commits] [mlir] e47e313 - [mlir] Fix a typo MemRefType -> UnrankedMemRefType

2020-12-30 Thread Alexander Belyaev via llvm-branch-commits
Author: Alexander Belyaev Date: 2020-12-30T14:35:25+01:00 New Revision: e47e313d647e00ab5fbb4a17f9b69f33c49aafc3 URL: https://github.com/llvm/llvm-project/commit/e47e313d647e00ab5fbb4a17f9b69f33c49aafc3 DIFF: https://github.com/llvm/llvm-project/commit/e47e313d647e00ab5fbb4a17f9b69f33c49aafc3.d

[llvm-branch-commits] [libcxx] 3f0b637 - [libc++] [docs] Mark contract-related papers as removed from C++20.

2020-12-30 Thread Marek Kurdej via llvm-branch-commits
Author: Marek Kurdej Date: 2020-12-30T14:24:26+01:00 New Revision: 3f0b637d6b3ef967383610051f040c2a7d40d206 URL: https://github.com/llvm/llvm-project/commit/3f0b637d6b3ef967383610051f040c2a7d40d206 DIFF: https://github.com/llvm/llvm-project/commit/3f0b637d6b3ef967383610051f040c2a7d40d206.diff

[llvm-branch-commits] [llvm] e6e6404 - [SimplifyCFG] Add tests for select form and/or for creating select from icmps

2020-12-30 Thread Juneyoung Lee via llvm-branch-commits
Author: Juneyoung Lee Date: 2020-12-30T22:15:39+09:00 New Revision: e6e6404600281d4ae34162a5853e7a9cdbe50d44 URL: https://github.com/llvm/llvm-project/commit/e6e6404600281d4ae34162a5853e7a9cdbe50d44 DIFF: https://github.com/llvm/llvm-project/commit/e6e6404600281d4ae34162a5853e7a9cdbe50d44.diff

[llvm-branch-commits] [llvm] bfedd5d - [ConstraintElimination] Add support for select form of and/or

2020-12-30 Thread Juneyoung Lee via llvm-branch-commits
Author: Juneyoung Lee Date: 2020-12-30T21:27:36+09:00 New Revision: bfedd5d2b650e0fcef9c16907e8b694d9b213181 URL: https://github.com/llvm/llvm-project/commit/bfedd5d2b650e0fcef9c16907e8b694d9b213181 DIFF: https://github.com/llvm/llvm-project/commit/bfedd5d2b650e0fcef9c16907e8b694d9b213181.diff

[llvm-branch-commits] [mlir] abb4cd3 - [mlir][Python] Initial Affine Map Python Bindings.

2020-12-30 Thread via llvm-branch-commits
Author: zhanghb97 Date: 2020-12-30T17:36:39+08:00 New Revision: abb4cd3e74954ccb43307c71f7d0f0f937e0e045 URL: https://github.com/llvm/llvm-project/commit/abb4cd3e74954ccb43307c71f7d0f0f937e0e045 DIFF: https://github.com/llvm/llvm-project/commit/abb4cd3e74954ccb43307c71f7d0f0f937e0e045.diff LOG

[llvm-branch-commits] [mlir] abb4cd3 - [mlir][Python] Initial Affine Map Python Bindings.

2020-12-30 Thread via llvm-branch-commits
Author: zhanghb97 Date: 2020-12-30T17:36:39+08:00 New Revision: abb4cd3e74954ccb43307c71f7d0f0f937e0e045 URL: https://github.com/llvm/llvm-project/commit/abb4cd3e74954ccb43307c71f7d0f0f937e0e045 DIFF: https://github.com/llvm/llvm-project/commit/abb4cd3e74954ccb43307c71f7d0f0f937e0e045.diff LOG