Commit | Tree | Parents | Author | Summary | Date |
---|
05927d093d02 | 87456dd8b408 | 7ce095dec870 | Rahman Lavaee | Changed the emitted BB address map version back to 1. | Dec 2 2022, 12:15 PM |
7ce095dec870 | af165cff4f51 | 158af38649fb | Rahman Lavaee | New one | Dec 2 2022, 12:08 PM |
158af38649fb | b34d92303973 | 13768e236695 | Rahman Lavaee | report error instead of assertions if entry block is displaced. | Dec 1 2022, 11:09 AM |
13768e236695 | bf7fdb51cbc4 | 5f5b94282347 | Rahman Lavaee | [Propeller] Use Fixed MBB ID instead of volatile MachineBasicBlock::Number. (Show More…) | Dec 1 2022, 10:47 AM |
5f5b94282347 | 6b3cadb5b203 | 63b63c3dcd54 | serge-sans-paille | Correct typo introduced in f607884a04b0ca06951227a01d00bc59b948d337 (Show More…) | Dec 3 2022, 1:23 PM |
63b63c3dcd54 | c6e0d9b22a41 | 3a77eb669894 | Kazu Hirata | [flang/unittests] Use std::nullopt instead of None (NFC) (Show More…) | Dec 3 2022, 7:08 PM |
3a77eb669894 | 4172320cef00 | 043aa1dbba15 | Kazu Hirata | [mlir/unittests] Use std::nullopt instead of None (NFC) (Show More…) | Dec 3 2022, 7:07 PM |
043aa1dbba15 | d3d108419e8a | 1a36588ec64a | Kazu Hirata | | Dec 3 2022, 6:50 PM |
1a36588ec64a | 036b38c5b1ca | 1d650d4f1dd3 | Kazu Hirata | | Dec 3 2022, 6:50 PM |
1d650d4f1dd3 | 9ae0f59d646e | 5d3c972a3565 | Joe Loser | [MLIR] Fix typo in `add_mlir_library` docs. NFC. (Show More…) | Dec 3 2022, 6:27 PM |
5d3c972a3565 | 5b5ddf26ba4e | dc0d56febba3 | Joe Loser | [MLIR] Use `if constexpr` in `StorageUniquer` and `IR/AffineExpr` (Show More…) | Dec 3 2022, 5:01 PM |
dc0d56febba3 | 5c6dc065bebe | e86e2ab97300 | Peter Klausler | [flang] Warn about local names that are the same as their enclosing program unit (Show More…) | Nov 14 2022, 2:38 PM |
e86e2ab97300 | e44463e6ad2d | 9c1ad89d0e77 | Peter Klausler | | Nov 14 2022, 10:29 AM |
9c1ad89d0e77 | aeb0d2d6ca02 | 066aecff9272 | Peter Klausler | [flang] Emit portability warning for assigned FORMAT use (Show More…) | Nov 14 2022, 9:42 AM |
066aecff9272 | 1e3dd24c2f5f | 4509fb9c007e | Peter Klausler | [flang] INTENT(IN) pointer may not be forwarded to INTENT(IN OUT) or (OUT) dummy (Show More…) | Nov 13 2022, 5:08 PM |
4509fb9c007e | b8d1a927b904 | 1623aee41a5c | Joe Loser | [MLIR] Simplify key construction/hashing in StorageUniquer (Show More…) | Dec 2 2022, 9:18 PM |
1623aee41a5c | e3a6b2e1196a | c95922c71797 | Peter Klausler | [flang] Check constraint C1577 for statement functions (Show More…) | Nov 10 2022, 10:24 AM |
c95922c71797 | 011567f0c8fd | bb7e31bccf4a | Alexander Kornienko | Remove a useless temporary of a base class type. (Show More…) | Dec 3 2022, 2:58 PM |
bb7e31bccf4a | ad6d1b36407f | cea616f847b7 | Peter Klausler | [flang] Don't repeat module procedure interface from ancestor in *.mod file (Show More…) | Dec 1 2022, 11:41 AM |
cea616f847b7 | 5edc34ea15bf | 2cb83cd288fd | Kevin Sala | [OpenMP][libomptarget] Simplify resource managers in NextGen plugins (Show More…) | Nov 27 2022, 2:12 PM |
2cb83cd288fd | c8eef1c6e192 | df852f48c823 | Kevin Sala | [OpenMP][libomptarget] Improve NextGen plugin interface for initialization (Show More…) | Nov 23 2022, 3:24 PM |
df852f48c823 | b2bf02364ba3 | 73a6cd23a478 | Krzysztof Parzyszek | IRBuilder: convert Optional to std::optional | Dec 3 2022, 11:11 AM |
73a6cd23a478 | 1cec945b273a | 4fde81679c78 | Kevin Sala | [OpenMP][libomptarget] Add minor fixes to NextGen plugins (Show More…) | Nov 23 2022, 2:27 PM |
4fde81679c78 | 22125809dedd | 9114ce4d1da9 | Kevin Sala | [OpenMP][libomptarget] Allow overriding function that gets ELF symbol info (Show More…) | Nov 23 2022, 1:15 PM |
9114ce4d1da9 | 72489fa78005 | 7724ac61639a | Peter Klausler | [flang] Take character function length into account when testing compatibility (Show More…) | Nov 9 2022, 2:20 PM |
7724ac61639a | 0f4a67d368d3 | 900f3f9098d0 | LLVM GN Syncbot | [gn build] Port 17db0de330f9 | Dec 3 2022, 12:23 PM |
900f3f9098d0 | d50302808271 | 2c5d49cffc1f | Fangrui Song | [COFF] llvm::Optional => std::optional | Dec 3 2022, 12:23 PM |
2c5d49cffc1f | 6f2565bdf322 | 17db0de330f9 | Fangrui Song | | Dec 3 2022, 12:17 PM |
17db0de330f9 | 433e27a59c2c | 9a41739565d9 | Jonas Paulsson | Reapply "[CodeGen] Add new pass for late cleanup of redundant definitions." (Show More…) | Dec 1 2022, 10:33 AM |
9a41739565d9 | b5e1f1bae1a5 | a41fbb1fc212 | Kazu Hirata | | Dec 3 2022, 12:14 PM |
a41fbb1fc212 | 0e29b7b24638 | ab672e91737d | Kazu Hirata | [clang/unittests] Use std::nullopt instead of None (NFC) (Show More…) | Dec 3 2022, 12:14 PM |
ab672e91737d | eacbc8ac652e | 059a23c0f01f | Krzysztof Parzyszek | FPEnv: convert Optional to std::optional | Dec 3 2022, 11:54 AM |
059a23c0f01f | fa6e0cf4e0e4 | cd8702efe7e6 | Kazu Hirata | [clang-tools-extra] Use std::nullopt instead of None (NFC) (Show More…) | Dec 3 2022, 11:54 AM |
cd8702efe7e6 | 9ffb6fae5c9a | 5891420e6848 | Kazu Hirata | [clang-tidy] Use std::nullopt instead of None (NFC) (Show More…) | Dec 3 2022, 11:54 AM |
5891420e6848 | 99d82aa1d75d | 0c2f6e36f9b2 | Kazu Hirata | | Dec 3 2022, 11:54 AM |
0c2f6e36f9b2 | 41b4b6d322ac | eeee3fee37a6 | Fangrui Song | [Driver] llvm::None => std::nullopt. NFC | Dec 3 2022, 11:43 AM |
eeee3fee37a6 | c56d82b81c02 | 34e0d0579a3a | Kazu Hirata | | Dec 3 2022, 11:34 AM |
34e0d0579a3a | b07138eabf56 | 180600660bbb | Kazu Hirata | [Analysis] Use std::nullopt instead of None (NFC) (Show More…) | Dec 3 2022, 11:34 AM |
180600660bbb | ceed4ff196c1 | 32332909f45b | Kazu Hirata | [StaticAnalyzer] Use std::nullopt instead of None (NFC) (Show More…) | Dec 3 2022, 11:34 AM |
32332909f45b | 947d23eeee29 | bb666c69300c | Peter Klausler | [flang] Disable flang/test/Semantics/resolve110.f90 on Windows (Show More…) | Dec 3 2022, 11:21 AM |
bb666c69300c | 1f0cdb793fcf | e31564afc367 | Kazu Hirata | [CodeGen] Use std::nullopt instead of None (NFC) (Show More…) | Dec 3 2022, 11:13 AM |
e31564afc367 | 152c04ff808d | 8595f2e54d2d | Kazu Hirata | | Dec 3 2022, 11:13 AM |
8595f2e54d2d | 1b64443aa8d5 | fee041f69de0 | Kazu Hirata | | Dec 3 2022, 11:13 AM |
fee041f69de0 | 1d8270d34c6d | 61cb96404ed2 | Peter Klausler | | Dec 1 2022, 10:13 AM |
61cb96404ed2 | b2f46d0f4f8e | bac974278c5e | Fangrui Song | [lldb] Convert Optional<llvm::Reloc::Model> to std::optional | Dec 3 2022, 10:49 AM |
bac974278c5e | 57f874fd685c | d7a1351bb8d7 | Fangrui Song | CodeGen/CommandFlags: Convert Optional to std::optional | Dec 3 2022, 10:38 AM |
d7a1351bb8d7 | 8ad37fc753a8 | 00272ad8d3dc | Peter Klausler | [flang] Enforce accessibility requirement on type-bound generic operators, &c. (Show More…) | Nov 30 2022, 5:40 PM |
00272ad8d3dc | 21cb67d61555 | 8c7c20f033c7 | Fangrui Song | [ELF] Add final to some SyntheticSection derived classes | Dec 3 2022, 10:11 AM |
8c7c20f033c7 | 5980d2a75450 | d98c17271265 | Krzysztof Parzyszek | Convert Optional<CodeModel> to std::optional<CodeModel> | Dec 3 2022, 9:06 AM |
d98c17271265 | 637a798eddc6 | 7d147a326331 | Fangrui Song | [ELF] Fix TimeTraceScope for "Finalize .eh_frame" | Dec 3 2022, 10:00 AM |
7d147a326331 | 43344552d2b3 | 16a72a0f8748 | Peter Klausler | | Nov 7 2022, 3:51 PM |
16a72a0f8748 | 21188f7d370c | 2f999cce1959 | David Green | [AArch64] Enable the select optimize pass for AArch64 (Show More…) | Dec 3 2022, 8:08 AM |
2f999cce1959 | ecbbd6e218cd | 4178671b2ed3 | Peter Klausler | [flang] Respect function vs subroutine distinction in generic matching (Show More…) | Nov 6 2022, 11:37 AM |
4178671b2ed3 | 795225c6a4a8 | ae918c78b51a | qfrost | [clang][Windows]Ignore Options '/d1' | Dec 3 2022, 6:30 AM |
ae918c78b51a | ab8781a123e8 | d4c5c7e0acc4 | Alexandre Ganea | [clang-format] Add .inc extension to git-clang-format (Show More…) | Dec 3 2022, 6:24 AM |
d4c5c7e0acc4 | 4cd16f4b7f12 | 2c313d9915b1 | Nico Weber | Revert "[LoongArch] Use tablegen size for getInstSizeInBytes" (Show More…) | Dec 3 2022, 5:02 AM |
2c313d9915b1 | 08661ffd17e8 | 5ceaeed65962 | Nico Weber | | Dec 3 2022, 4:49 AM |
5ceaeed65962 | 7a203610034d | 6272f87ba061 | Uday Bondhugula | Improve type conversion error propagation/failure during LLVM lowering (Show More…) | Dec 3 2022, 2:59 AM |
6272f87ba061 | 36faa6adf043 | 1e33330e29e7 | Benjamin Kramer | | Dec 3 2022, 2:47 AM |
1e33330e29e7 | d5aa7625b264 | 57c893599d6b | Ramkumar Ramachandra | | Dec 1 2022, 1:45 AM |
57c893599d6b | 798250adc057 | 0b74de58a19c | Ramkumar Ramachandra | mlir/linalg: improve debugging in LinalgTransformOps (Show More…) | Dec 2 2022, 3:29 AM |
0b74de58a19c | 0c34466ccb7c | 060424178ae3 | Ramkumar Ramachandra | .mailmap: add entry for myself | Dec 3 2022, 12:52 AM |
060424178ae3 | 82d028ea6713 | bfab778e9500 | Vassil Vassilev | | Dec 3 2022, 12:05 AM |
bfab778e9500 | a9d6143266ee | dc4889357adb | Jan Svoboda | | Dec 2 2022, 11:22 PM |
dc4889357adb | dc385225ac4e | e324a80fab62 | Vassil Vassilev | [clang-repl] Support statements on global scope in incremental mode. (Show More…) | Jun 8 2022, 2:59 AM |
e324a80fab62 | acf4f714c36d | c68af42fa842 | Kazu Hirata | | Dec 2 2022, 11:12 PM |
c68af42fa842 | d8a7dc617891 | 34b8daf4a817 | Kazu Hirata | | Dec 2 2022, 11:12 PM |
34b8daf4a817 | bf6b291d3f56 | b6a01caa64aa | Douglas Yung | Revert "[llvm-objcopy] Fix --section-add when section contain empty bytes" (Show More…) | Dec 2 2022, 10:40 PM |
b6a01caa64aa | 1e03e63b8c98 | b25362816d73 | Kazu Hirata | [llvm/unittests] Use std::nullopt instead of None (NFC) (Show More…) | Dec 2 2022, 10:10 PM |
b25362816d73 | 659a72774936 | aadaaface2ec | Jakub Kuderski | [mlir][spirv] Clean up test-availability pass. NFC. (Show More…) | Dec 2 2022, 9:23 PM |
aadaaface2ec | e8da5e8b9e24 | ed88e60b3733 | Kazu Hirata | | Dec 2 2022, 9:11 PM |
ed88e60b3733 | b4a6a76c912a | b4482f7ca04e | Kazu Hirata | | Dec 2 2022, 9:11 PM |
b4482f7ca04e | c57a5c84ed6e | 110115993cad | Kazu Hirata | | Dec 2 2022, 9:11 PM |
110115993cad | 04c47ad0ead8 | 343de6856e16 | Kazu Hirata | [DebugInfo] Use std::nullopt instead of None (NFC) (Show More…) | Dec 2 2022, 9:11 PM |
343de6856e16 | 31e3fbef03aa | 998960ee1f2c | Kazu Hirata | [Transforms] Use std::nullopt instead of None (NFC) (Show More…) | Dec 2 2022, 9:11 PM |
998960ee1f2c | 19bdc0c4beff | 20cde15415d2 | Kazu Hirata | [CodeGen] Use std::nullopt instead of None (NFC) (Show More…) | Dec 2 2022, 8:36 PM |
20cde15415d2 | 816f0095aee7 | e9e64f7c9e8a | Kazu Hirata | [Target] Use std::nullopt instead of None (NFC) (Show More…) | Dec 2 2022, 8:36 PM |
e9e64f7c9e8a | b7f32a0c08db | e842c06c2d52 | Kazu Hirata | [Bitcode] Use std::nullopt instead of None (NFC) (Show More…) | Dec 2 2022, 8:36 PM |
e842c06c2d52 | 2fa4d17e05b9 | 19aff0f37dd6 | Kazu Hirata | | Dec 2 2022, 8:05 PM |
19aff0f37dd6 | 074030866318 | fef3a16aeab6 | Kazu Hirata | [Analysis] Use std::nullopt instead of None (NFC) (Show More…) | Dec 2 2022, 7:43 PM |
fef3a16aeab6 | e24bbf89fb0e | d62480c1995b | Kazu Hirata | [ADT, Support] Use std::nullopt instead of None (NFC) (Show More…) | Dec 2 2022, 7:04 PM |
d62480c1995b | 07a145d7c606 | f64d4a26cee0 | Xiaodong Liu | [LoongArch] Use tablegen size for getInstSizeInBytes (Show More…) | Dec 2 2022, 7:00 PM |
f64d4a26cee0 | 591fb697d179 | 8a1f12c6fbe9 | Kazu Hirata | | Dec 2 2022, 6:53 PM |
8a1f12c6fbe9 | f1406034301d | 0041382198f2 | Peter Klausler | [flang] Warn about more continuation lines than the standard permits (Show More…) | Nov 4 2022, 4:39 PM |
0041382198f2 | 29b237f5b0e1 | fccab9f90b03 | Guilhem | [llvm-objcopy] Fix --section-add when section contain empty bytes (Show More…) | Dec 2 2022, 4:48 PM |
fccab9f90b03 | d8d3df13b8c7 | 629a29cacc09 | Kazu Hirata | | Dec 2 2022, 4:25 PM |
629a29cacc09 | 841ef20dc15e | 7806a928688c | Peter Klausler | [flang][examples] Fix build of flang/examples/FlangOmpReport/FlangOmpReportVisi… (Show More…) | Dec 2 2022, 4:13 PM |
7806a928688c | 724e8fd55324 | 40472ef14cd3 | Jan Svoboda | [clang][modules][deps] Serialize inputs into PCMs using the "as requested" name (Show More…) | Dec 2 2022, 3:52 PM |
40472ef14cd3 | f6050f2a4cd5 | 5ea0ba2c13af | Jan Svoboda | [clang][modules] Serialize VFS overlay paths into PCMs (Show More…) | Dec 2 2022, 3:43 PM |
5ea0ba2c13af | b3806e878789 | b46902117c37 | Peter Klausler | [flang] Enforce more restrictions on I/O data list items (Show More…) | Nov 30 2022, 3:20 PM |
b46902117c37 | f60dc979786c | e719550e6f01 | Vasileios Porpodas | [NFC] Cleanup: Replace BB->InstList.splice() with BB->splice() (Show More…) | Dec 2 2022, 3:03 PM |
e719550e6f01 | afa89e65b739 | 7cf5581712b2 | chenglin.bi | [InstCombine] fold icmp + select pattern by distributive laws (Show More…) | Dec 2 2022, 3:54 PM |
7cf5581712b2 | 46e908057106 | 81c163e3e159 | Matt Arsenault | Analysis: Update some tests for opaque pointers (Show More…) | Dec 2 2022, 2:25 PM |
81c163e3e159 | a0a2034dc50c | 3d47afdf5a9a | Matt Arsenault | StackSafetyAnalysis: Don't use anonymous values in test | Dec 2 2022, 2:28 PM |
3d47afdf5a9a | fd434c11a0e7 | abf0c6c0c0b7 | Matt Arsenault | APFloat: Simplify makeSmallestNormalized implementation | Dec 1 2022, 6:42 AM |
abf0c6c0c0b7 | f823f5249783 | bc83d1c655c1 | Jan Svoboda | | Dec 2 2022, 1:36 PM |
bc83d1c655c1 | 6d25760a9d4e | 28f13353b6b1 | Peter Klausler | [flang] Enforce restrictions on intrinsic assignment (Show More…) | Nov 4 2022, 2:29 PM |
28f13353b6b1 | 80271ff71a72 | 768107d77993 | Tue Ly | [libc][Obvious] Update error bounds for uint_test.QuickMulHiTests. | Dec 2 2022, 3:12 PM |
768107d77993 | d47e75a377f8 | c7a9e5e5d28d | Bill Wendling | [NFC] Remove unneeded #include files. | Dec 2 2022, 3:03 PM |
c7a9e5e5d28d | 167ab38e3afd | b80f535879a3 | Peiming Liu | [mlir][sparse][bufferization] cleanup bufferization attributes after… (Show More…) | Dec 2 2022, 3:00 PM |
b80f535879a3 | 6cd7fdbd849a | 0c2b7fa8691e | Tue Ly | [libc][math] Implement full multiplication and quick_mul_hi for UInt class. (Show More…) | Nov 22 2022, 8:39 PM |
0c2b7fa8691e | ed7b27ccdd0c | c64811259258 | Jason Molenda | Leave DW_OP_addr addresses as load addresses in DWARFExpression (Show More…) | Dec 2 2022, 2:39 PM |
c64811259258 | 27362dd750f6 | 8d23614a2926 | Joseph Huber | [libc] Skip tests that depend on undefined targets (Show More…) | Dec 2 2022, 11:30 AM |
8d23614a2926 | ba19886b785f | 642c6638a3d7 | Peter Klausler | [flang] Disallow NULL() as an expression where it cannot appear (Show More…) | Nov 3 2022, 4:17 PM |
642c6638a3d7 | 8abe212dcb76 | 2d6ec146dd1f | Volodymyr Sapsai | Reland "[clang][deps] During scanning don't emit warnings-as-errors that are… (Show More…) | Dec 2 2022, 2:30 PM |
2d6ec146dd1f | a81f96d37af0 | a74c5707be27 | Kazu Hirata | | Dec 2 2022, 2:25 PM |
a74c5707be27 | 29eb08fa11bb | 56b7db9e07f6 | Matt Arsenault | Fix some test files with executable permissions | Dec 2 2022, 1:45 PM |
56b7db9e07f6 | 88095a62e748 | 1294fa697176 | Peter Klausler | | Nov 2 2022, 3:32 PM |
1294fa697176 | 6e2080b3b706 | 0417b9d63735 | River Riddle | [mlir][docs] Group the docs for defining dialect components (Show More…) | Nov 7 2022, 3:35 PM |
0417b9d63735 | e86201cd4ba6 | b74192b7ae07 | Kazu Hirata | [Inline] Add a basic test for the module inliner (Show More…) | Dec 2 2022, 1:37 PM |
b74192b7ae07 | c51c69b6859b | f9048cc1310a | River Riddle | [mlir] Remove support for non-prefixed accessors (Show More…) | Oct 25 2022, 6:29 PM |
f9048cc1310a | b2027f7e504a | ba7cf9d18a0d | Krzysztof Parzyszek | [Hexagon] Remove most Optionals in favor of std::optional | Dec 2 2022, 1:30 PM |
ba7cf9d18a0d | f4b709a43521 | b1d3afc93e0e | Kazu Hirata | | Dec 2 2022, 1:31 PM |
b1d3afc93e0e | 1a46b814d37d | 46584de02c1a | Hanhan Wang | [mlir] Factor more common utils to IndexingUtils (Show More…) | Dec 1 2022, 5:04 PM |
46584de02c1a | 707b4125b83e | 9585500feab5 | Matt Arsenault | AArch64/GlobalISel: Convert tests to opaque pointers (Show More…) | Dec 2 2022, 12:45 PM |
9585500feab5 | 4b8fda097b75 | 8c04c78cfad8 | Matt Arsenault | | Dec 2 2022, 12:46 PM |
8c04c78cfad8 | 0fc6ce4a5cf5 | 7efec1a40a9a | Matt Arsenault | | Dec 2 2022, 12:39 PM |
7efec1a40a9a | effd2f0a8aaa | 745f6fcd2ba0 | Peter Klausler | [flang] Don't emit spurious error for polymorphic actual argument in PURE (Show More…) | Nov 2 2022, 11:11 AM |
745f6fcd2ba0 | eb7961cbe938 | d3804b88e96e | Peter Klausler | | Dec 2 2022, 1:14 PM |
d3804b88e96e | 76d0df7197fd | f92c7506e327 | Jan Svoboda | [clang][deps] Fix test failures on AIX | Dec 2 2022, 1:09 PM |
f92c7506e327 | bf9d3f1e28d8 | c837a94754f9 | Matthias Springer | Revert "[mlir][tensor] Fold rank-reducing extract_slice with inverse… (Show More…) | Dec 2 2022, 12:22 PM |
c837a94754f9 | b19812432d33 | f883e75497b6 | Matthias Springer | Revert "[mlir][tensor] Fold rank-reducing insert_slice with inverse… (Show More…) | Dec 2 2022, 12:22 PM |
f883e75497b6 | c9feeddd6c11 | 27387896cfe8 | Matt Arsenault | GlobalIFunc: Make allowed constant expressions stricter (Show More…) | Nov 23 2022, 6:23 PM |
27387896cfe8 | a5e10dcd2212 | d0b954cc097d | Matt Arsenault | SROA: Simplify addrspacecasted allocas with volatile accesses (Show More…) | Jun 15 2019, 12:25 PM |
d0b954cc097d | 9dcc5f18ca36 | a58548f5967c | Matt Arsenault | Sanitizers: Convert SanitizerBinaryMetadata tests to opaque pointers | Nov 27 2022, 1:01 PM |
a58548f5967c | 2512a42d0feb | 6362dd004a36 | Matt Arsenault | SymbolRewriter: Convert test to opaque pointers | Nov 27 2022, 10:49 AM |
6362dd004a36 | bfd95699cae8 | a4dbba76b112 | Matt Arsenault | GlobalSplit: Convert tests to opaque pointers | Nov 26 2022, 4:21 PM |
a4dbba76b112 | 84e616645fd9 | 78da80e2ef6e | Louis Dionne | [libc++][NFC] Fix typo in comment | Dec 2 2022, 12:20 PM |
78da80e2ef6e | f43ad144aaac | b4b54697b7aa | Peter Klausler | [flang] Restore C702 check for ProcEntity symbols (Show More…) | Nov 2 2022, 9:59 AM |
b4b54697b7aa | f19943f54ee9 | b77533306876 | Volodymyr Sapsai | [clang][Driver] Don't overwrite `DiagnosticsEngine::IgnoreAllWarnings`, rely on… (Show More…) | Nov 29 2022, 5:49 PM |
b77533306876 | fa04522efb3a | 86fe4dfdb626 | Philip Reames | [RISCV] Fold low 12 bits into instruction during frame index elimination (Show More…) | Dec 2 2022, 11:45 AM |
86fe4dfdb626 | 5268b84ef577 | 1127e479e850 | Krzysztof Parzyszek | TargetTransformInfo: convert Optional to std::optional (Show More…) | Dec 2 2022, 9:35 AM |
1127e479e850 | 58bacf5fd612 | 4e12d1836ae0 | Akira Hatanaka | Don't revisit the subexpressions of PseudoObjectExpr when building a ParentMap (Show More…) | Dec 2 2022, 11:41 AM |
4e12d1836ae0 | d5013b22ab15 | c414bbefe45a | Krzysztof Parzyszek | Revert "TargetTransformInfo: convert Optional to std::optional" (Show More…) | Dec 2 2022, 11:33 AM |
c414bbefe45a | 802d3c52a02f | b83711248cb1 | Mitch Phillips | Make -fsanitize=scudo use scudo_standalone. Delete check-scudo. (Show More…) | Dec 1 2022, 3:35 PM |
b83711248cb1 | 3a7410ca0c71 | 1dfb9a64f1f0 | Krzysztof Parzyszek | TargetTransformInfo: convert Optional to std::optional | Dec 2 2022, 9:35 AM |
1dfb9a64f1f0 | 7da00d8628ee | 0d588347000b | wren romano | [mlir][sparse] LICM for SparseTensorReader::readCOO (Show More…) | Dec 1 2022, 6:29 PM |
0d588347000b | a2e04d6bc0fe | 2af2e4dbb790 | Peter Klausler | [flang] Check discrepancies between local & available global subprograms (Show More…) | Nov 30 2022, 4:11 PM |
2af2e4dbb790 | c549b58347eb | ca23b7ca476f | wren romano | [mlir][sparse] Breaking up openSparseTensor to better support non-permutations (Show More…) | Dec 1 2022, 6:18 PM |
ca23b7ca476f | 76c5e95cdee7 | 9f07256a5192 | Fangrui Song | [AsmPrinter] .addrsig_sym: remove isTransitiveUsedByMetadataOnly (Show More…) | Dec 2 2022, 11:05 AM |
9f07256a5192 | fda7856ee932 | 0b2473936d36 | Fangrui Song | [Driver] -p: change from unused warning to error for most targets (Show More…) | Dec 2 2022, 10:57 AM |
0b2473936d36 | d1b2a588d5ce | 50fd6604b76e | Rong Xu | [PGO][indirect-call-promotion] Add extra parameter check for musttail callsite (Show More…) | Dec 2 2022, 10:22 AM |
50fd6604b76e | 782bef7a2ca2 | a9e24afdc706 | Jan Svoboda | Reapply "[clang][modules][deps] Including module maps are affecting" (Show More…) | Dec 2 2022, 10:45 AM |
a9e24afdc706 | 44383c6d0b4d | 01688ee9df5e | Argyrios Kyrtzidis | [lldb/unittests/CMakeLists.txt] Remove extra compiler flag `-include… (Show More…) | Nov 30 2022, 4:12 PM |
01688ee9df5e | 1286bed48f89 | 4d6483e91bb8 | Peter Klausler | [flang] Accommodate unknowable CHARACTER length in evaluate::ArrayConstructor<> (Show More…) | Oct 24 2022, 10:14 AM |
4d6483e91bb8 | 2576c8ce7343 | 36bea8759d1f | Jan Svoboda | Reapply "[clang][modules][deps] Parent module maps are affecting" (Show More…) | Dec 2 2022, 10:26 AM |
36bea8759d1f | d58a973941f5 | 6a70b846a441 | Argyrios Kyrtzidis | | Nov 30 2022, 4:36 PM |
6a70b846a441 | f114526fe1b8 | bcba39a56fd4 | chenglin.bi | [InstCombine] Precommit tests for D139076; NFC | Dec 2 2022, 10:01 AM |
bcba39a56fd4 | 66f44f782de0 | 64e4d03c681a | Peter Klausler | [flang] Restore ENUM_CLASS() to be compilation-time code (Show More…) | Nov 10 2022, 5:29 PM |
64e4d03c681a | 4fa919facefa | 5336b1ed7556 | Paul Robinson | [lit][AIX] Convert clang tests to use 'target={{.*}}-aix{{.*}}' (Show More…) | Nov 4 2022, 8:36 AM |
5336b1ed7556 | 09c219009a37 | 3951a73490df | Paul Robinson | [lit][AIX] Convert llvm tests to use 'target={{.*}}-aix{{.*}}' (Show More…) | Nov 4 2022, 8:35 AM |
3951a73490df | 88082e976451 | 4fd0c14a17f9 | Usman Nadeem | | Nov 30 2022, 1:15 PM |
4fd0c14a17f9 | 6603db968ba9 | 655d994adc36 | Jun Zhang | Link with missing libs to fix broken shared unittest build (Show More…) | Dec 2 2022, 9:10 AM |
655d994adc36 | a5cc8018a16c | 495acf98da4b | Jean Perier | [flang] fix unused-but-set-parameter warning in ConvertExprToHLFIR.cpp (Show More…) | Dec 2 2022, 8:57 AM |
495acf98da4b | 8c6ab2046429 | 8431436e543f | Nicolas Vasilache | [mlir][Linalg] NFC - Purge OpBuilder uses in favor of RewriterBase in places… (Show More…) | Nov 13 2022, 3:20 PM |
8431436e543f | db64abe3257a | a11d53e30d3d | Jun Zhang | Link with missing libs to fix broken shared build (Show More…) | Dec 2 2022, 7:34 AM |
a11d53e30d3d | fbffa7d96602 | 35b6faff862c | Pietro Albini | | Nov 17 2022, 6:32 AM |
35b6faff862c | fe35568b8995 | 786cbb09edf2 | Benjamin Kramer | [bazel] Add a missing dependency after 786cbb09ed | Dec 2 2022, 7:56 AM |
786cbb09edf2 | c5f258abfb12 | f24466cf6221 | Quentin Colombet | Re-apply "[mlir][MemRefToLLVM] Remove the code for lowering subview" (Show More…) | Dec 2 2022, 6:41 AM |
f24466cf6221 | 2942f6285806 | 0037e21f28ad | Jean Perier | | Dec 2 2022, 7:19 AM |
0037e21f28ad | 525e5dfefca0 | 5ce3273ebf5b | Sanjay Patel | [SDAG] bail out of mergeTruncStores() if there's any other use in the chain (Show More…) | Dec 2 2022, 6:18 AM |
5ce3273ebf5b | 011edde020e4 | f8ea349a6d4b | Valery Pykhtin | [AMDGPU] Scheduler: Don't revert the schedule if the register pressure isn't… (Show More…) | Oct 17 2022, 4:30 AM |
f8ea349a6d4b | 6d46f4387023 | c1fef4e88ad4 | Valentin Clement | [flang] Perform assignment to polymorphic allocatable with runtime call (Show More…) | Dec 2 2022, 6:51 AM |
c1fef4e88ad4 | 1dd1c02a1f64 | 5fc071f2b452 | Matthias Springer | [mlir][bufferization] Make `TensorCopyInsertionPass` a test pass (Show More…) | Dec 2 2022, 2:46 AM |
5fc071f2b452 | 61fe0cb59567 | 683b9fc7bd23 | Florian Hahn | [DSE] Use precise loc for memcpy_chk during overwrite checks. (Show More…) | Dec 2 2022, 6:34 AM |
683b9fc7bd23 | c8a3b62eb4ed | d0650d108929 | chenglin.bi | [Instcombine] Code refactors for foldSelectOpOp; NFC (Show More…) | Dec 2 2022, 6:26 AM |
d0650d108929 | 40cb75f55550 | 0affe0c8cf19 | Quentin Colombet | Revert "[mlir][MemRefToLLVM] Remove the code for lowering subview" (Show More…) | Dec 2 2022, 6:19 AM |
0affe0c8cf19 | 2a5923fc98b1 | 26424c96c03e | Jay Foad | Revert "[AMDGPU] Speedup GCNDownwardRPTracker::advanceBeforeNext" (Show More…) | Dec 2 2022, 6:07 AM |
26424c96c03e | ea1667be4c04 | 71f3cac7895a | Krzysztof Parzyszek | Attributes: convert Optional to std::optional | Dec 1 2022, 7:50 PM |
71f3cac7895a | 2bfca1668e60 | 7dc3bf0338a6 | Michael Buch | Revert "[lldb][Target] Flush the scratch TypeSystem when owning lldb_private… (Show More…) | Dec 2 2022, 6:12 AM |
7dc3bf0338a6 | 4fe8fee1a9c4 | ffdb5f951c8f | Lorenzo Chelini | Revert "Revert "[MLIR] Introduce constraint attributes for DenseArrayAttr"" (Show More…) | Dec 2 2022, 5:50 AM |
ffdb5f951c8f | 92cdfd0d247e | 12c8797fc4ed | Jean Perier | | Dec 2 2022, 5:46 AM |
12c8797fc4ed | 6705cedd7ce6 | fed3d272da5a | Jean Perier | | Dec 2 2022, 5:22 AM |
fed3d272da5a | efa8172fbee5 | 26ceeee7575f | Jean Perier | | Dec 2 2022, 5:21 AM |
26ceeee7575f | 48f2bf3dc971 | 248fcb13be80 | Jean Perier | | Dec 2 2022, 5:20 AM |
248fcb13be80 | d14a9de8c5f6 | 12530711fc2b | Jean Perier | | Dec 2 2022, 5:19 AM |
12530711fc2b | 2b02e9a5bf6d | 63150f463934 | Jean Perier | | Dec 2 2022, 5:17 AM |
63150f463934 | b029c61ca4f2 | cfe77f23d6f1 | Florian Hahn | Revert "Enhance stack protector for calling no return function" (Show More…) | Dec 2 2022, 4:58 AM |
cfe77f23d6f1 | 33546d28328a | 173f62d98fca | Guillaume Chatelet | [lld][Alignment][NFC] Use Align instead of log2 of alignment in Wasm Sections (Show More…) | Dec 2 2022, 2:08 AM |
173f62d98fca | 022a689a1ee4 | 1a8dd7425873 | Guillaume Chatelet | [Alignment][NFC] Use Align in StringTableBuilder ctor | Dec 2 2022, 4:42 AM |
1a8dd7425873 | 3a6a36afe266 | 6dc6f436cbf4 | Sam McCall | [include-cleaner] clang-include-cleaner can print/apply edits (Show More…) | Nov 30 2022, 6:59 AM |
6dc6f436cbf4 | b400ab9a9e8d | af694c5e8d3d | Guillaume Chatelet | [Alignment][NFC] Use Align within StringTableBuilder | Dec 2 2022, 4:10 AM |
af694c5e8d3d | 82f4eba497e2 | 82a5f1c62b64 | Florian Hahn | [DSE] Use precise loc for memset_chk during overwrite checks (Show More…) | Dec 2 2022, 3:28 AM |
82a5f1c62b64 | 8f369ea40e31 | c4edeb838519 | Ties Stuij | [AArch64] use CNT for ISD::popcnt and ISD::parity if available (Show More…) | Dec 1 2022, 8:37 AM |
c4edeb838519 | b3a1a8d103b6 | 4df11394a10b | Tomas Matheson | [NFC] clang-format AArch64TargetParser | Dec 2 2022, 2:56 AM |
4df11394a10b | 6b52f17d3348 | 5941858efdca | Michael Buch | [lldb][Target] Flush the scratch TypeSystem when owning lldb_private::Module… (Show More…) | Nov 25 2022, 6:45 AM |
5941858efdca | 4af1645fbb79 | 83599000e1f4 | Michael Buch | | Dec 1 2022, 1:24 AM |
83599000e1f4 | eb7fabe231ad | a8a376cbc996 | Michael Buch | [lldb][Module] Document ModuleList::ForEach and assert nullness (Show More…) | Dec 1 2022, 12:59 AM |
a8a376cbc996 | 762e3bcfa5da | db6a979ae824 | Konstantin Vladimirov | [RISCV] Add correct predicate over FMV instructions (Show More…) | Dec 1 2022, 11:49 PM |
db6a979ae824 | cb35e4007402 | c8e15afa4caf | tentzen | Revert "[Windows SEH]: HARDWARE EXCEPTION HANDLING (MSVC -EHa) - Part 2" (Show More…) | Dec 2 2022, 2:42 AM |
c8e15afa4caf | ba112bf5531d | 1522a3b7b34b | Quentin Colombet | [mlir][MemRefToLLVM] Remove the code for lowering subview (Show More…) | Oct 14 2022, 5:25 PM |
1522a3b7b34b | 0b6f1f69a319 | a076f57a1a6b | Matthias Springer | [mlir][tensor] Fold rank-reducing insert_slice with inverse collapse_shape (Show More…) | Dec 2 2022, 1:40 AM |
a076f57a1a6b | 06ebf3c78782 | ac9f88e86226 | Matthias Springer | [mlir][tensor] Fold rank-reducing extract_slice with inverse expand_shape (Show More…) | Dec 2 2022, 1:40 AM |
ac9f88e86226 | cf8fbbf1e34f | 7b5928e4a70e | River Riddle | [mlir][Index] Add pretty result names for ConstantOp and BoolConstantOp (Show More…) | Dec 2 2022, 12:22 AM |
7b5928e4a70e | 69279bff5819 | c44292f15b0c | Mel Chen | [NFC] Update Transforms/LoopVectorize/RISCV/select-cmp-reduction.ll. | Dec 2 2022, 12:03 AM |
c44292f15b0c | 829d48e91b14 | eba4efcb056c | Valentin Clement | [flang] Enable character type guard in select type (Show More…) | Dec 2 2022, 12:52 AM |
eba4efcb056c | 74ddca978fd0 | 498abe27dcf8 | Vlad Serebrennikov | [clang] Remove unused bookmark in CWG360 test (NFC) | Dec 2 2022, 12:52 AM |
498abe27dcf8 | 0c65da861b93 | ab7a683546c0 | KAWASHIMA Takahiro | [clang][docs] Correct floating point option explanations (Show More…) | Nov 16 2022, 2:54 AM |
ab7a683546c0 | 96b14f1076f2 | 60b6c93ee942 | River Riddle | [TypeSwitch] Use perfect forwarding in the cast functions (Show More…) | Dec 2 2022, 12:19 AM |
60b6c93ee942 | 232400eaf549 | 5bdada9c69cd | River Riddle | [mlir] Allow access to the underlying diagnostic (Show More…) | Dec 1 2022, 11:22 PM |
5bdada9c69cd | 008069bca5d2 | 4633599c3460 | Guillaume Chatelet | [libc] Make libc memory functions weak by default for bazel (Show More…) | Nov 30 2022, 3:42 AM |
4633599c3460 | 509a889555f5 | 991a90a00d57 | gonglingqin | [LoongArch] Extract out and reuse getValueType(). NFC. | Dec 2 2022, 12:30 AM |
991a90a00d57 | 56b9100b84b0 | 2d09bec16927 | Jean Perier | | Dec 2 2022, 12:28 AM |
2d09bec16927 | 4065db731c98 | 74034588bd1c | Valery Pykhtin | [AMDGPU] Speedup GCNDownwardRPTracker::advanceBeforeNext (Show More…) | Oct 19 2022, 9:07 AM |
74034588bd1c | 202163758d6e | 1a949c871ab4 | Fangrui Song | Support: Convert some Optional to std::optional | Dec 2 2022, 12:02 AM |
1a949c871ab4 | dd5c72071bf4 | 6aebb5d17765 | tentzen | [Windows SEH]: HARDWARE EXCEPTION HANDLING (MSVC -EHa) - Part 2 (Show More…) | Dec 1 2022, 10:45 PM |
6aebb5d17765 | bbf87b0eccb8 | 4763e877f720 | Fangrui Song | AttributeParser: Convert Optional to std::optional | Dec 1 2022, 11:43 PM |
4763e877f720 | 7b4e38d31429 | 60865f168922 | Dhruva Chakrabarti | Revert "[OpenMP] [OMPT] [3/8] Implemented callback registration in libomptarget" (Show More…) | Dec 1 2022, 10:01 PM |
60865f168922 | f549a3f320ff | 67f34054d6ea | wanglei | [LoongArch] Remove dead code. NFC | Dec 1 2022, 9:48 PM |
67f34054d6ea | 6a858e62b139 | f0ce827c6972 | Jan Svoboda | Revert "[clang][modules][deps] Parent module maps are affecting" (Show More…) | Dec 1 2022, 9:31 PM |
f0ce827c6972 | 50bfefcbe2a7 | b61ff0ca76a5 | Jan Svoboda | Revert "[clang][modules][deps] Including module maps are affecting" (Show More…) | Dec 1 2022, 9:31 PM |
b61ff0ca76a5 | ae26cc92dd1a | dff8227189b4 | Chen Zheng | [PowerPC] move ctrloop pass before tail duplication (Show More…) | Dec 1 2022, 7:58 PM |
dff8227189b4 | 09c0a243c966 | 8ab388e15852 | Chen Zheng | Revert "[PowerPC] handle more than two predecessors loop header in ctrloop pass" (Show More…) | Dec 1 2022, 7:51 PM |
8ab388e15852 | dfa04f5b4a06 | 83973cf157f7 | Jan Svoboda | [clang][deps] Convert file dependency paths to the native style (Show More…) | Dec 1 2022, 9:07 PM |
83973cf157f7 | a527c4f56bb4 | f99e5a9106f0 | Jan Svoboda | [clang][modules][deps] Including module maps are affecting (Show More…) | Dec 1 2022, 8:09 PM |
f99e5a9106f0 | 6b16e1fa2f09 | ed07fe71d7bb | Jan Svoboda | [clang][modules][deps] Parent module maps are affecting (Show More…) | Dec 1 2022, 8:08 PM |
ed07fe71d7bb | ad409bb5ad87 | 997d7d193149 | Jan Svoboda | [clang][modules][deps] Transitive module maps are not affecting (Show More…) | Dec 1 2022, 8:08 PM |
997d7d193149 | 9eb957e73d0d | 8be07f6ad605 | Matt Arsenault | InstCombine: Convert some tests to opaque pointers (Show More…) | Dec 1 2022, 6:59 PM |
8be07f6ad605 | f2de9902d31e | 4df6f3f8a36a | Matt Arsenault | InstCombine: Don't use anonymous values in tests (Show More…) | Dec 1 2022, 7:26 PM |
4df6f3f8a36a | 27fec37c39e6 | 66cf61abd849 | Matt Arsenault | | Dec 1 2022, 7:12 PM |
66cf61abd849 | 8ad5a83661ec | 935a07ed2143 | Jan Svoboda | [clang][serialization] NFCI: Avoid re-reading input file info (Show More…) | Dec 1 2022, 8:00 PM |
935a07ed2143 | 10aa8785ff11 | f9ed86a5fd95 | Jan Svoboda | [clang][deps][lex] Avoid canonicalization of remapped framework directories (Show More…) | Dec 1 2022, 7:09 PM |
f9ed86a5fd95 | 812137a9807d | 4dfa12adddb7 | Louis Dionne | [libc++][NFC] Avoid most-vexing parse | Dec 1 2022, 7:26 PM |
4dfa12adddb7 | d83571273f4f | e63f64bd14b5 | Chen Zheng | | Dec 1 2022, 5:52 PM |
e63f64bd14b5 | f2c6b82807bf | 8fcf387202d6 | chenglin.bi | [AArch64] Precommit test for D138904; NFC shift + and -> shift + shift to… (Show More…) | Dec 1 2022, 6:58 PM |
8fcf387202d6 | c210f182b94f | ed1ada752118 | Matt Arsenault | InstCombine: Convert target tests to opaque pointers (Show More…) | Dec 1 2022, 6:46 PM |
ed1ada752118 | 0259f5f8cbe2 | d85e849ff4d5 | Matt Arsenault | InstCombine: Don't use anonymous values in test (Show More…) | Dec 1 2022, 6:51 PM |
d85e849ff4d5 | 33443969c495 | 58c8b253cdd5 | Matt Arsenault | AMDGPU: Convert some assorted tests to opaque pointers | Dec 1 2022, 6:33 PM |
58c8b253cdd5 | deb1a894e709 | 0fb74d0ff828 | Prashant Kumar | | Dec 1 2022, 8:27 AM |
0fb74d0ff828 | 8f6eec87336e | 75a3f22a9056 | Matt Arsenault | AMDGPU: Fix broken attribute usage in test | Dec 1 2022, 3:07 PM |
75a3f22a9056 | acb1c56e5db6 | 9774cd17e80f | Matt Arsenault | AMDGPU: Convert some stack tests to opaque pointers | Dec 1 2022, 6:14 PM |
9774cd17e80f | 74ae3184285a | 1c2ee6bdceaa | Manish Gupta | [mlir][nvgpu] Fix affine maps computing indices for LdMatrixOp srcMemref (Show More…) | Nov 29 2022, 8:36 PM |
1c2ee6bdceaa | 9b12c1516823 | 4e30c3ddf025 | David Blaikie | Add void cast for preprocessor-conditionall-unused loop variable (Show More…) | Dec 1 2022, 6:08 PM |
4e30c3ddf025 | 60f0af7464c7 | 4998de4dcc83 | Vasileios Porpodas | [NFC] Cleanup: Replaces BB->getInstList().erase() with BB->erase(). (Show More…) | Nov 28 2022, 2:50 PM |
4998de4dcc83 | 1cc1f262a2c2 | 3259caefb3b1 | Matt Arsenault | AMDGPU: Update some wait tests to opaque pointers (Show More…) | Dec 1 2022, 6:01 PM |
3259caefb3b1 | 7b2be672b72f | a1816a32b55b | Vasileios Porpodas | | Nov 28 2022, 2:49 PM |
a1816a32b55b | a3358cdec453 | 33cbda4cacb8 | Nemanja Ivanovic | [NFC][PowerPC] More descriptive debug messages for rr to ri conversion | Dec 1 2022, 5:32 PM |
33cbda4cacb8 | 0d11f308ea34 | 864aaa21b4a6 | Adrian Prantl | Improve error logging when xcrun fails to execute successfully (Show More…) | Dec 1 2022, 4:20 PM |
864aaa21b4a6 | c33522b8f32f | ad83bead3d42 | Krzysztof Parzyszek | TargetLowering: convert Optional to std::optional | Dec 1 2022, 4:18 PM |
ad83bead3d42 | 20433a777033 | 2b234ce3f07c | Maíra Canal | [clang-format] Don't move comments if AlignTrailingComments: Leave (Show More…) | Dec 1 2022, 3:55 PM |
2b234ce3f07c | d9b8e917fe22 | f291667d61b6 | Dhruva Chakrabarti | [OpenMP] [OMPT] [3/8] Implemented callback registration in libomptarget (Show More…) | Dec 1 2022, 11:06 AM |
f291667d61b6 | af369c941d5e | 7f5d0aa5274e | Mircea Trofin | | Nov 30 2022, 4:42 PM |
7f5d0aa5274e | 404cab3bb1af | 1028b165ee9a | Fangrui Song | | Dec 1 2022, 2:36 PM |
1028b165ee9a | 25ce854f2560 | 8f0aa9df1119 | Kazu Hirata | | Dec 1 2022, 3:48 PM |
8f0aa9df1119 | 6f7410a1c2c6 | 5d6ed9ff0c85 | Daniel Thornburgh | Revert "Threading: Convert Optional to std::optional" (Show More…) | Dec 1 2022, 3:42 PM |
5d6ed9ff0c85 | 63da03ba93ca | bebca2b6d559 | Siva Chandra Reddy | [libc][Obvious] Fix the build after e748db0f7f0971dc258c6631ae1fb0a38cfdf9dd. (Show More…) | Dec 1 2022, 3:34 PM |
bebca2b6d559 | 3b9094a4323f | 467432899bc2 | Vasileios Porpodas | [NFC] Cleanup: Replaces BB->getInstList().splice() with BB->splice(). (Show More…) | Nov 28 2022, 2:45 PM |
467432899bc2 | 39b97b6744ba | 1b722f04306a | Krzysztof Parzyszek | MemoryLocation: convert Optional to std::optional | Dec 1 2022, 3:23 PM |
1b722f04306a | 4c070597e8f7 | cc1fd002bfbe | Michael Maitland | [DomTree] Add docstring for `dominates(const Instruction*, const BasicBlock*)`. (Show More…) | Dec 1 2022, 3:12 PM |
cc1fd002bfbe | a22ab60115fc | f885ae231033 | Mircea Trofin | [NFC] Fix dbgs() statement in ControlHeightReduction | Dec 1 2022, 3:02 PM |
f885ae231033 | 3f319e0aa1c8 | 6c44ccab43e9 | Matt Arsenault | | Dec 1 2022, 2:58 PM |
6c44ccab43e9 | 3656639222e5 | 5e50b8089aee | Ryan Prichard | [libc++] Fix 64-bit file creation for Bionic and Windows (Show More…) | Dec 1 2022, 2:48 PM |
5e50b8089aee | d757f941d675 | 8a3328e8f9ef | Fangrui Song | Threading: Convert Optional to std::optional | Dec 1 2022, 2:36 PM |
8a3328e8f9ef | 88134e98fe80 | f4fb2b3048c7 | Fangrui Song | InitLLVM: Remove unused include after 88e41b42f8d0abab4488b08f9d88d8e014d7f537 | Dec 1 2022, 2:26 PM |
f4fb2b3048c7 | 05b8c7271c1e | c8508fa6dcc4 | Fangrui Song | [clangd] Fix build after e748db0f7f0971dc258c6631ae1fb0a38cfdf9dd | Dec 1 2022, 2:18 PM |
c8508fa6dcc4 | 97206728e95a | 858266d30883 | Fangrui Song | [X86][MC] Remove "in directive" from diagnostics | Dec 1 2022, 2:15 PM |
858266d30883 | 782dd258a033 | b3ed72ed48e6 | Fangrui Song | [LoongArch] Fix tests after comment change | Dec 1 2022, 2:08 PM |
b3ed72ed48e6 | 05a680b84dd5 | dd33481f48f2 | Fangrui Song | [MC][AsmParser] Remove "in directive" from diagnostics (Show More…) | Dec 1 2022, 2:04 PM |
dd33481f48f2 | 870987901f30 | e748db0f7f09 | Peiming Liu | [mlir][sparse] add getPointerType/getIndexType to SparseTensorEncodingAttr. (Show More…) | Dec 1 2022, 1:23 PM |
e748db0f7f09 | 3cc43890df69 | 75a3d9d1b30d | Matt Arsenault | Support: Convert Program APIs to std::optional | Dec 1 2022, 11:47 AM |
75a3d9d1b30d | 73b9ea6f3956 | 3c2f9daf2d3c | Vasileios Porpodas | | Nov 28 2022, 2:44 PM |
3c2f9daf2d3c | db6a801290bc | 3b259de708ce | Fangrui Song | [AArch64] Remove following .inst/after directive from AsmParser diagnostics (Show More…) | Dec 1 2022, 1:44 PM |
3b259de708ce | 3c4e5eec37b7 | 6e8b91f3b5f7 | Paul Robinson | | Dec 1 2022, 1:41 PM |
6e8b91f3b5f7 | 16ffe6adb5da | d5fc931ba7d0 | Paul Robinson | | Dec 1 2022, 1:39 PM |
d5fc931ba7d0 | 4b71bc33634d | aadec60ad9b8 | Erich Keane | Remove some trailing WS from the release notes | Dec 1 2022, 1:37 PM |
aadec60ad9b8 | 67ede373d22a | 2aceadda7820 | Ties Stuij | | Dec 1 2022, 12:52 PM |
2aceadda7820 | 538935283d72 | cebb87e7dce8 | bixia1 | [mlir][sparse] Put the implementation for the insertion operation to… (Show More…) | Nov 30 2022, 8:50 AM |
cebb87e7dce8 | be54171d304b | c19f905fed4b | Dave Lee | [lldb] Enable use of dummy target from dwim-print (Show More…) | Nov 29 2022, 4:35 PM |
c19f905fed4b | e36167ed1f47 | f3a17d059509 | Maryam Moghadas | [PowerPC] Implement xscmpeqqp, xscmpgeqp, xscmpgtqp instructions (Show More…) | Nov 23 2022, 10:37 AM |
f3a17d059509 | 8aed6d6b781c | a11faeed4468 | Alex Richardson | [clang] Avoid duplicating ProgramAddressSpace in TargetInfo. NFCI (Show More…) | Dec 1 2022, 11:37 AM |
a11faeed4468 | a6524c35a817 | d59a196b8cb8 | Bjorn Pettersson | [test] Switch to use -passes syntax in various test cases | Dec 1 2022, 12:00 PM |
d59a196b8cb8 | 278f2db708f3 | 23ffadcf3143 | Alexander Shaposhnikov | [Support][MathExtras] Add variadic SaturatingAdd (Show More…) | Dec 1 2022, 12:22 PM |
23ffadcf3143 | 75a01e88bbfc | b731e5d1db32 | Paul Robinson | [XCore] Convert tests to check 'target=xcore.*' (Show More…) | Dec 1 2022, 12:18 PM |
b731e5d1db32 | bedc47f86488 | e65c5eebb8ed | Roman Lebedev | [NFC][SROA] A few more tests for D138238 | Dec 1 2022, 12:16 PM |
e65c5eebb8ed | b47e07b846c9 | dd8d0d21ce6d | Eli Friedman | [AArch64] Make opcode switch in tryARM64PackedUnwind comprehensive. (Show More…) | Dec 1 2022, 12:06 PM |
dd8d0d21ce6d | dcf74d559e34 | b7c7fe3d0779 | Sanjay Patel | [InstCombine] canonicalize trunc + insert as bitcast + shuffle, part 2 (Show More…) | Dec 1 2022, 11:17 AM |
b7c7fe3d0779 | 17ab35b0e7ca | 2191137dff5e | Sanjay Patel | [InstCombine] improve efficiency of bool logic; NFC (Show More…) | Dec 1 2022, 4:59 AM |
2191137dff5e | dcd2829ea54c | f4e2d56a070d | Krzysztof Parzyszek | [Hexagon] Check if vector is empty before calling back() | Dec 1 2022, 11:21 AM |
f4e2d56a070d | e0729973b22f | f5e2eb11d8c4 | Paul Robinson | [Sparc] Convert tests to check 'target=sparc.*' (Show More…) | Dec 1 2022, 11:40 AM |
f5e2eb11d8c4 | 716515cd046b | 4ecdbf2e4ece | Matt Arsenault | Intrinsics: Make is_fpclass and arithmetic_fence speculatable | Nov 29 2022, 7:17 PM |
4ecdbf2e4ece | a59c63dc66a4 | d4fbb9362071 | Matt Arsenault | | Nov 29 2022, 6:06 AM |
d4fbb9362071 | 6fa2944f6de1 | e00e20a055fc | Paul Robinson | | Dec 1 2022, 11:36 AM |
e00e20a055fc | 84b7e5ba0a56 | bf3f7016b179 | Craig Topper | [RISCV] Add ADDW/AND/OR/XOR/SUB/SUBW to getRegAllocHints. (Show More…) | Dec 1 2022, 11:09 AM |
bf3f7016b179 | a73ea8e2ad92 | 850defb86164 | Diego Caballero | | Dec 1 2022, 10:43 AM |
850defb86164 | a22fb0e17658 | 7db8ff32bd84 | Mitch Phillips | | Dec 1 2022, 10:50 AM |
7db8ff32bd84 | e35393b8c2fb | 73eacf94e03b | Paul Robinson | | Dec 1 2022, 10:49 AM |
73eacf94e03b | 63f195900148 | 010a8f7a90bf | Philip Reames | [RISCV] Incorporate LMUL into costs for arithmetic and shuffles (Show More…) | Dec 1 2022, 10:37 AM |
010a8f7a90bf | b9928f66c74b | 3adf828a0e96 | ZHU Zijia | [CodeGen] Fix restore blocks' BasicBlock information in branch relaxation (Show More…) | Dec 1 2022, 10:41 AM |
3adf828a0e96 | f641f22aceba | 9b83935672cf | ZHU Zijia | | Dec 1 2022, 10:39 AM |