summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "[mlir][openacc] Add device_type support for compute operations (#75864)"upstream/revert-75864-acc_device_typeValentin Clement (バレンタイン クレメン)2023-12-2015-1216/+177
* [Bazel] Update llvm/Config, fixup for 476812a74260NAKAMURA Takumi2023-12-212-6/+6
* [symbolizer] Don't threat symbolizer API as optional (#76103)Vitaly Buka2023-12-201-17/+10
* [mlir][python] move transform extras (#76102)Maksim Levental2023-12-204-23/+25
* [Libomptarget][NFCI] Remove caching of created ELF files (#76080)Joseph Huber2023-12-203-40/+20
* [libc][NFC] clean up printf_core and scanf_core (#74535)michaelrj-google2023-12-2018-55/+31
* [docs] Reword the alignment implications for atomic instructions. (#75871)Jonas Paulsson2023-12-211-10/+14
* [OpenMP] Reduce the size of heap memory required by the test `malloc_parallel...Shilei Tian2023-12-202-8/+8
* Invalidate analyses after running Attributor in OpenMPOpt (#74908)Ivan R. Ivanov2023-12-202-0/+13
* [OpenMP] Add unit tests for nextgen plugins (#74398)Ethan Luis McDonough2023-12-204-0/+193
* [readtapi] Setup simple stubify support (#76075)Cyndy Ishida2023-12-2016-85/+6022
* [InstCombine] Extend `foldICmpBinOp` to `add`-like `or`. (#71396)Mikhail Gudim2023-12-202-53/+126
* [mlir][sparse] initialize slice-driven loop-related fields in one place (#76099)Peiming Liu2023-12-203-85/+76
* [flang][openacc] Remove unused waitdevnumValentin Clement2023-12-201-1/+0
* [mlir][openacc] Add device_type support for compute operations (#75864)Valentin Clement (バレンタイン クレメン)2023-12-2015-177/+1216
* [flang][OpenMP] Avoid captures of references to structured bindingsKrzysztof Parzyszek2023-12-201-14/+14
* [flang][OpenMP] Use `llvm::enumerate` in few places, NFC (#76095)Krzysztof Parzyszek2023-12-201-26/+23
* [Transforms][DXIL] Basic debug output in dxil-upgrade. NFCJustin Bogner2023-12-201-0/+12
* [mlir][python] Make the Context/Operation capsule creation methods work as do...Stella Laurenzo2023-12-204-26/+129
* [mlir] Remove "Syntax:" parser where it's already provided by `assemblyFormat...Alex Beloi2023-12-203-127/+0
* [flang][runtime] Enable more APIs in the offload build. (#75996)Slava Zakharin2023-12-2019-604/+712
* [SystemZ][z/OS] define HOST_NAME_MAX for z/OS (#76093)Abhina Sree2023-12-201-0/+2
* [WebAssembly] Add symbol information for shared libraries (#75238)Sam Clegg2023-12-204-4/+186
* [clang] Add getClangVendor() and use it in CodeGenModule.cpp (#75935)Dimitry Andric2023-12-203-14/+14
* Revert "[clang] Add getClangVendor() and use it in CodeGenModule.cpp (#75935)"Dimitry Andric2023-12-203-14/+14
* [clang] Add getClangVendor() and use it in CodeGenModule.cpp (#75935)Dimitry Andric2023-12-203-14/+14
* [mlir] Fix build break with shared librariesKrzysztof Parzyszek2023-12-201-0/+10
* [mlir][arith] Add support for expanding arith.maxnumf/minnumf ops. (#75989)Han-Chung Wang2023-12-202-8/+68
* [runtimes] Fix test dependenciesShoaib Meenai2023-12-201-0/+2
* [RISCV] Add sifive-p450 CPU. (#75760)Craig Topper2023-12-203-2/+42
* [libc] suppress stdlib explicitly for crt1.a (#76079)Schrodinger ZHU Yifan2023-12-201-1/+1
* [ConstraintElim] Extend AND implication logic to support OR as well. (#76044)Florian Hahn2023-12-205-26/+38
* [gn build] Port 5ea15fab19ebLLVM GN Syncbot2023-12-201-0/+1
* [TextAPI] Add support to convert RecordSlices -> InterfaceFile (#75007)Cyndy Ishida2023-12-208-4/+272
* [libc] [startup] add cmake function to merge separated crt1 objects (#75413)Schrodinger ZHU Yifan2023-12-201-11/+60
* [Libomptarget][NFC] Fix linting warnings in the pluginsJoseph Huber2023-12-205-29/+26
* [ARM] Check all terms in emitPopInst when clearing Restored for LR. (#75527)Florian Hahn2023-12-203-7/+40
* Reland: [AArch64] Assembly support for the Checked Pointer Arithmetic Extensi...Lucas Duarte Prates2023-12-2019-7/+337
* [Profile] Dump binary id to raw profiles on Windows. (#75618)Zequan Wu2023-12-202-0/+92
* Fix what seems to be a silly bug in gpu.set_default_device rewriting. Smoke t...Paul C Fuqua2023-12-202-2/+13
* [gn build] Port fdd089b50063LLVM GN Syncbot2023-12-201-0/+1
* [gn build] Port 3903438860b6LLVM GN Syncbot2023-12-201-0/+1
* [X86] SimplifyDemandedVectorEltsForTargetShuffle - don't simplify constant ma...Simon Pilgrim2023-12-206-2965/+2976
* [acc] Initial implementation of MemoryEffects on `acc` operations (#75970)Razvan Lupusoru2023-12-204-82/+307
* [bazel] Update config.h.cmake after e86a02ce89c33f3fa4061fb4c67c3b05c69a72ab.Christian Sigg2023-12-202-6/+6
* [MergeFunc] Fix comparison of constant expressionsNikita Popov2023-12-202-5/+61
* [gn] port e86a02ce89c33f3fa (dladdr -> llvm-config.h)Nico Weber2023-12-201-4/+4
* [SLP]Fix PR75995: drop wrapping flags for resized wrapped binops.Alexey Bataev2023-12-202-2/+2
* [lldb][DWARF] Search for symbols in all external modules (#75927)David Spickett2023-12-201-1/+1
* [gn] port 2fd4084fca0cNico Weber2023-12-201-0/+1