summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "[OpenMP] Use simple VLA implementation to replace uses of actual VLA ...upstream/revert-71412-vla-warningShilei Tian2023-11-280-0/+0
* [OpenMP][NFC] Create an "OpenMP" folder in the include folder (#73713)Johannes Doerfert2023-11-287-80/+141
* Revert "[OpenMP] Use simple VLA implementation to replace uses of actual VLA ...Shilei Tian2023-11-283-58/+4
* [CMake] Always define runtimes-test-depends (#73629)Petr Hosek2023-11-281-1/+3
* [OpenMP] Use simple VLA implementation to replace uses of actual VLA (#71412)Shilei Tian2023-11-283-4/+58
* [libc++][test] Change forbidden `extents<char>` to `extents<signed char>` (#7...Stephan T. Lavavej2023-11-2831-51/+51
* [libc][NFC] unify nextafter and nexttoward code (#73698)michaelrj-google2023-11-284-49/+19
* [OpenMP][NFC] Move Environment.h and SourceInfo.h into "Shared" folder (#73703)Johannes Doerfert2023-11-2816-26/+32
* [compiler-rt][sanitizer_common] Increase min user-map/freearray round… (#73...PiJoules2023-11-281-2/+2
* Revert "[X86] With large code model, put functions into .ltext with large sec...Arthur Eubanks2023-11-287-64/+52
* Add support for parsing type unit entries in .debug_names. (#72952)Greg Clayton2023-11-284-7/+98
* [OpenMP][NFC] Move Utils.h and Debug.h into a "Shared" include folder (#73701)Johannes Doerfert2023-11-2824-39/+58
* Fix clang Attribute doc buildChris Bieneman2023-11-281-0/+1
* [libcxxabi][ItaniumDemangle] Demangle explicitly named object parameters (#72...Michael Buch2023-11-285-16/+118
* [gn build] Port ed27a4edb038LLVM GN Syncbot2023-11-281-0/+1
* [HLSL] Parameter modifier parsing and AST (#72139)Chris B2023-11-2816-1/+366
* [libc++][PSTL] Implement std::equal (#72448)Nikolas Klauser2023-11-288-1/+383
* Mark some std::string functions noinline. (#72869)James Y Knight2023-11-282-10/+16
* [X86] With large code model, put functions into .ltext with large section fla...Arthur Eubanks2023-11-287-52/+64
* [llvm][HWASan] Replace calls to Type::getPointerTo (NFC)Youngsuk Kim2023-11-281-6/+4
* [flang][Driver] Let the linker fail on multiple definitions of main() (#73124)Michael Klemm2023-11-2815-14/+81
* [mlir] Add subbyte emulation support for `memref.store`. (#73174)Max1912023-11-282-27/+285
* [ASan] Allow for passing AddressSanitizer command line options through the Ad...Usama Hameed2023-11-282-23/+39
* [SLP][NFC]Use DenseSet instead of SetVector, NFC.Alexey Bataev2023-11-281-3/+3
* Revert "[Flang] Add code-object-version option (#72638)"Dominik Adamski2023-11-2815-146/+21
* [NFC][docs] Add AMDGPU documentation for `LIBOMPTARGET_STACK_SIZE`Michael Halkenhaeuser2023-11-282-3/+5
* [Flang] Add code-object-version option (#72638)Dominik Adamski2023-11-2815-21/+146
* [RISCV] Work on subreg for insert_vector_elt when vlen is known (#72666) (#73...Philip Reames2023-11-282-34/+54
* [lldb][progress] Always report progress upon Progress object destruction (#73...Chelsea Cassanova2023-11-281-3/+2
* [clang] Non-object types are non-trivially relocatable (#69734)Amirreza Ashouri2023-11-284-1/+28
* [SLP][NFC]Fix loops variables names, NFC.Alexey Bataev2023-11-281-52/+52
* [NFC][libc++] Refactors the time.cal tests. (#73356)Mark de Wever2023-11-2838-1481/+1095
* [OpenMP][NFC] Merge MemoryManager into PluginInterface (#73678)Johannes Doerfert2023-11-288-30/+14
* [libc][docs] Update implementation docs (#73590)michaelrj-google2023-11-286-73/+105
* [MsgPack] Handle Expected<T> errors in document reader (#73183)Emma Pilkington2023-11-285-17/+34
* [asan] Fix Windows i386 regression (#73650)Farzon Lotfi2023-11-281-1/+4
* [OpenMP][NFC] Merge elf_common into PluginInterface (#73677)Johannes Doerfert2023-11-2813-173/+93
* [clang] Remove unused argument. NFC. (#73594)Juergen Ributzka2023-11-287-25/+20
* [SLP][NFC]Fix naming of variables/functions, NFC.Alexey Bataev2023-11-281-20/+20
* [AMDGPU] Fix folding of v2i16/v2f16 splat imms (#72709)Stanislav Mekhanoshin2023-11-285-69/+125
* [AMDGPU] Clarify description of _HI relocation types (#73663)Jay Foad2023-11-281-1/+6
* [BOLT][utils] Bump default time threshold to 1s in nfc-stat-parserAmir Ayupov2023-11-281-1/+1
* [flang][openacc] Enforce no branching out of compute region for combined cons...Valentin Clement (バレンタイン クレメン)2023-11-283-1/+27
* [RISCV] Precommit test coverage for insert_vector_elt with exact VLENPhilip Reames2023-11-281-0/+130
* [AArch64] Assembly support for Armv9.5-A Debug/PMU Extensions (#73537)Lucas Duarte Prates2023-11-289-0/+43
* [JITLink][AArch32] Split out error test for invalid edge in applyFixup()Stefan Gränitz2023-11-281-13/+31
* [clang][DebugInfo] Revert to attaching DW_AT_const_value on static member dec...Michael Buch2023-11-283-14/+26
* [RISCV] Split build_vector into vreg sized pieces when exact VLEN is known (#...Philip Reames2023-11-283-421/+270
* [SLP][NFC]Improve/fix auto declarations, NFC.Alexey Bataev2023-11-281-4/+4
* [analyzer] Use AllocaRegion in MallocChecker (#72402)DonatNagyE2023-11-287-30/+56