summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [𝘀𝗽𝗿] changes introduced through rebaseupstream/users/vitalybuka/spr/main.hwasan-add-__hwasan_get_tag_from_pointerVitaly Buka2023-12-122-5/+6
|\
| * [gn] port 27259f17e9d2Nico Weber2023-12-121-0/+1
| * [RISCV] Reduce the size of the index used for RVV intrinsics. NFC (#74906)Craig Topper2023-12-121-5/+5
* | [𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka2023-12-121-3/+7
* | [𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka2023-12-121-1/+1
* | [𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka2023-12-1285-1043/+1320
|\|
| * [lldb] Make only one function that needs to be implemented when searching for...Greg Clayton2023-12-1252-907/+1135
| * [CodeGen] Port `CFGuard` to new pass manager (#75146)paperchalice2023-12-137-39/+89
| * Revert "[X86] Set SHF_X86_64_LARGE for globals with explicit well-known large...Arthur Eubanks2023-12-122-10/+10
| * [mlir][sparse] refactor utilities into transform/utils dir (#75250)Aart Bik2023-12-1221-85/+76
| * Add missing dep on MLIRToLLVMIRTranslationRegistration to mlir-opt. (#75111)Stella Laurenzo2023-12-122-0/+8
* | [𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka2023-12-122-0/+102
|/
* [asan] Switch initialization to "double-checked locking"Vitaly Buka2023-12-121-24/+25
* [RISCV] Add missing break to last case in switch. NFCCraig Topper2023-12-121-0/+1
* [libc] Add bind function (#74014)michaelrj-google2023-12-1216-15/+233
* [bazel] Port 4b3446771f745bb5169354ad9027c0a1c9fca394Fangrui Song2023-12-122-0/+20
* [lld][WebAssembly] Don't set importUndefined when -shared is used. NFC (#75241)Sam Clegg2023-12-121-1/+0
* [libc++][module] Fixes std::string UDL. (#75000)Mark de Wever2023-12-123-58/+33
* [MLIR] Flatten fused locations when merging constants. (#75218)Benjamin Chetioui2023-12-122-5/+45
* [OpenMP][NFC] Move mapping related code into OpenMP/Mapping.cpp (#75239)Johannes Doerfert2023-12-127-610/+642
* [SystemZ][z/OS] Fix build errors on z/OS in the Unix .inc files (#74758)Abhina Sree2023-12-123-1/+45
* [X86][FastISel] Bail out on large objects when materializing a GlobalValueArthur Eubanks2023-12-122-0/+19
* [mlir][sparse] cleanup of CodegenEnv reduction API (#75243)Aart Bik2023-12-123-26/+36
* Add `std::basic_string` test cases (#74830)Tacet2023-12-1222-0/+113
* [libc] fix issues around stack protector (#74567)Schrodinger ZHU Yifan2023-12-125-20/+33
* [AMDGPU] Precommit test for LDS DMA waitcounts. NFC. (#75240)Stanislav Mekhanoshin2023-12-121-0/+78
* Add a test for evicting unreachable modules from the global module cache (#74...jimingham2023-12-124-0/+185
* [NFC][InstrProf] Rename internal `InstrProfiling` to `InstrLowerer` (#75139)Mircea Trofin2023-12-121-38/+38
* [mlir][sparse]Make isBlockSparsity more robust (#75113)Yinying Li2023-12-122-2/+57
* [X86] avx512-vbroadcast.ll - fix orphan check prefixesSimon Pilgrim2023-12-121-2/+2
* [bazel,unittest] Export llvm_orc_registerJITLoaderGDBWrapperFangrui Song2023-12-121-0/+7
* [mlir][mesh] Add endomorphism simplification for all-reduce (#73150)Boian Petkantchin2023-12-1211-0/+659
* [mlir][vector] Allow vector distribution with multiple written elements (#75122)Jakub Kuderski2023-12-124-17/+123
* [ELF] Don't create copy relocation/canonical PLT entry for a defined symbol (...Fangrui Song2023-12-124-7/+7
* [libc++][chrono] Fixes year_month year wrapping. (#74938)Mark de Wever2023-12-1215-161/+329
* [DebugInfo] Fix duplicate DIFile when main file is preprocessed (#75022)Fangrui Song2023-12-122-4/+10
* [libc++][doc] Updates module information. (#75003)Mark de Wever2023-12-121-17/+22
* [coroutines] Use DILocation from new storage for hoisted dbg.declare (#75104)Wei Wang2023-12-122-15/+20
* [AMDGPU] CodeGen for GFX12 64-bit scalar add/sub (#75070)Jay Foad2023-12-127-112/+1833
* [ORC][MachO] For convenience, make MachOPlatform ref available to subclasses.Lang Hames2023-12-121-2/+2
* [gn build] Port 6a6646749900LLVM GN Syncbot2023-12-121-0/+1
* [analyzer] Fix broken testcase (#75216)DonatNagyE2023-12-121-1/+1
* [RegAllocFast] NFC cleanups (#74860)Nick Desaulniers2023-12-121-35/+30
* [clang][Sema] Always clear UndefinedButUsed (#73955)Jonas Hahnfeld2023-12-121-2/+1
* [Transforms] Fix a warningKazu Hirata2023-12-121-0/+1
* [readtapi] Cleanup printing command line options (#75106)Cyndy Ishida2023-12-123-13/+26
* [flang] Fix compilation error due to variable no being used (#75210)Pete Steinfeld2023-12-121-1/+0
* [C API] Add getters and setters for fast-math flags on relevant instructions ...Benji Smith2023-12-126-0/+350
* [libc++][CI] Tests the no RTTI configuration. (#65518)Mark de Wever2023-12-125-1/+21
* [RemoveDIs] Fold variable into assert, it's only used once. NFCBenjamin Kramer2023-12-121-2/+1