aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-28[𝘀𝗽𝗿] changes to main this commit is based onusers/vitalybuka/spr/main.msan-intercept-mallinfo2Vitaly Buka2-13/+15
2023-11-27Revert "[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (#73117)"Vitaly Buka8-170/+5
2023-11-27[NewPM] Remove LazyValueInfoPrinter Pass (#73408)Aiden Grossman3-36/+0
2023-11-27[mlir][sparse] code cleanup, remove FIXMEs (#73575)Peiming Liu8-81/+29
2023-11-27[vim] set commentstring (#71838)Nick Desaulniers1-0/+1
2023-11-27[BOLT] Use deterministic xxh3 for computing BF/BB hashes (#72542)spupyrev6-29/+50
2023-11-27[NFC] Map changed file through envarChris Bieneman1-1/+3
2023-11-27[RISCV] Use subreg extract for extract_vector_elt when vlen is known (#72666)Philip Reames4-4/+207
2023-11-27[mlir][sparse] rename DimLevelType to LevelType (#73561)Aart Bik38-504/+494
2023-11-27[readtapi] Add Extract & Remove architecture functionality (#72657)Cyndy Ishida7-5/+625
2023-11-27[sanitizer][nfc] Reformat sanitizer_linux sources (#73573)Dimitry Andric4-1174/+1162
2023-11-27[mlir][python] add type wrappers (#71218)Maksim Levental7-25/+276
2023-11-27[GitHub] Add @hanhanW to CODEOWNERS for relevant files. (#73571)Han-Chung Wang1-0/+8
2023-11-27[OpenMP] Temporarily disable OMPT tests for x64Joseph Huber6-0/+12
2023-11-27[sanitizer] Add re-execution on FreeBSD when ASLR is detected (#73439)Dimitry Andric2-4/+16
2023-11-27Include <vector> in WatchpointResource.hJason Molenda1-1/+1
2023-11-27 [libc] Move in_use into OptionalStorage (#73569)michaelrj-google2-24/+43
2023-11-27[SystemZ][z/OS] This change adds support for the PPA2 section in zOS (#68926)Yusra Syeda8-2/+300
2023-11-27[lldb] [mostly NFC] Large WP foundation: WatchpointResources (#68845)Jason Molenda48-759/+1426
2023-11-27[mlir][vector] Distribute all non-permutation or broadcasted masked transfer ...Quinn Dawkins2-1/+27
2023-11-27[NFC] Cleanup and sort hlsl_intrinsics.h (#72414)Chris B1-339/+396
2023-11-27[cross-project-tests] Fix struct-dse example so that it fails again (#73566)Felipe de Azevedo Piovezan1-1/+3
2023-11-27[RISCV][GISel] Legalize and select G_BRINDIRECT. (#73059)Craig Topper6-0/+180
2023-11-27[clang-format] Add BreakAdjacentStringLiterals option (#73432)Owen Pan7-5/+52
2023-11-27[RISCV][GISel] Fix 2 indirect call bugs. (#73170)Craig Topper2-2/+36
2023-11-27[InstCombine] Set disjoint flag when turning Add into Or. (#72702)Craig Topper45-340/+343
2023-11-27[libc++] Move compiler-detection Lit features first (#73544)Louis Dionne1-57/+59
2023-11-27[OpenMP] Enable position independent code for libomptargetJoseph Huber2-1/+5
2023-11-27[OpenMP] Add back implicit flags manuallyJoseph Huber2-0/+13
2023-11-27[Bazel] Fix for 7eccd5284290fea26df44fbc5a604b54e7b115a2Johannes Reifferscheid1-0/+1
2023-11-27Revert "[libc++] Speed up classic locale (#72112)"Kirill Stoimenov6-164/+55
2023-11-27[AArch64] Update comment on GHC CC (#72761)Aiden Grossman1-3/+5
2023-11-27[llvm] Disable HandleLLVMOptions in runtimes mode (#73031)Joseph Huber1-2/+0
2023-11-27[libc++] Add missing REQUIRES for exception handling testLouis Dionne1-0/+1
2023-11-27[OpenMP] Tear down GenericDeviceTy's with GenericPluginTy (#73557)Johannes Doerfert6-24/+5
2023-11-27[unittest][Support] Fix bad negation of signed integer in LEB128Test.SLEB128S...Duo Wang1-1/+1
2023-11-27Fix ISel crash when lowering BUILD_VECTOR (#73186)David Li2-6/+349
2023-11-27[OpenMP][NFC] Minor name and code simplificationJohannes Doerfert2-8/+5
2023-11-27[OpenMP][NFC] Remove no-op __tgt_rtl_deinit_pluginJohannes Doerfert5-34/+0
2023-11-27[OpenMP][NFC] Remove unused (un)register_lib plugin APIJohannes Doerfert4-25/+0
2023-11-27[BOLT][test] Replace /dev/null with temp file (#73485)Amir Ayupov55-60/+60
2023-11-27[mlir] Add narrow type emulation for `memref.reinterpret_cast` (#73144)Max1912-41/+153
2023-11-27Revert "[MCP] Enhance MCP copy Instruction removal for special case (#70778)"Bjorn Pettersson15-108/+63
2023-11-27[RISCV] Add register bank and instruction selection support for FP G_SELECT. ...Craig Topper6-6/+554
2023-11-27[RISCV] Fix a warningKazu Hirata1-0/+1
2023-11-27[OpenMP][Tools] Have sort(1) not use long name parameters (#73477)Brad Smith1-1/+1
2023-11-27[runtime] Have the runtime use the compiler builtin for alloca on NetBSD (#73...Brad Smith1-0/+4
2023-11-27[RISCV][GISel] Use setDesc in some cases instead of creating new instructions...Craig Topper1-34/+33
2023-11-27[ORC] Add a public unsafe-operations helper for SymbolStringPtr.Lang Hames3-64/+112
2023-11-27[ORC-RT] Add SPS serialization for std::tuple.Lang Hames2-0/+43