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