aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-30@philnik777 proposalusers/vitalybuka/spr/libcxx-avoid-__cxa_atexit-with-o0Vitaly Buka1-2/+2
2024-04-30revVitaly Buka1-10/+10
2024-04-26[libcxx] Align allocation to __set_long_cap and __get_long_cap matchVitaly Buka1-10/+10
2024-04-26[libcxx] Add assert into __set_long_capVitaly Buka1-0/+1
2024-04-26[clang] Enable sized deallocation by default in C++14 onwards (#83774)Pengcheng Wang42-113/+555
2024-04-26[X86] LowerVectorCTLZInRegLUT - fix: typo "CLTZ"-> "CTLZ" (#90051)zxc125231-1/+1
2024-04-26[lldb][Docs] Document vFile "MD5" and "exists"David Spickett1-1/+43
2024-04-26[GVN] Refactor the LeaderTable structure into a properly encapsulated data st...Owen Anderson2-97/+149
2024-04-26[lldb][Docs] Link from platform doc to extensions doc (#90029)David Spickett2-475/+265
2024-04-26[IRCE] Skip icmp ptr in `InductiveRangeCheck::parseRangeCheckICmp` (#89967)Yingwei Zheng2-0/+36
2024-04-26[clang][Interp][NFC] Move collectBaseOffset() to ContextTimm Bäder4-34/+52
2024-04-26[clang][Interp][NFC] Print virtual bases in Record::dump()Timm Bäder1-2/+8
2024-04-26[llvm-objcopy][docs] Use "Mark" rather than "Make" in the objcopy docs for co...bd1976bris1-3/+3
2024-04-26[NFC][llvm] refine generated code format (#90172)long.chen1-1/+1
2024-04-26[clang][dataflow] Fix crash when `ConstantExpr` is used in conditional operat...martinboehme3-5/+49
2024-04-26[clang][Interp][NFC] Add InlineDescriptor::dump()Timm Bäder2-0/+22
2024-04-26[clang][Interp][NFC] Rename locals and add assertions to virtual castsTimm Bäder2-4/+7
2024-04-26[lldb] Update eh-frame-dwarf-unwind-abort.test for a change in llvm assemblerPavel Labath1-4/+4
2024-04-26Revert "[ORC] Implement basic reoptimization. (#67050)"Nikita Popov21-1548/+325
2024-04-26[InstCombine] Add extra tests for mul nuw inference (NFC)Nikita Popov1-10/+70
2024-04-25[ORC] Implement basic reoptimization. (#67050)Sunho Kim21-325/+1548
2024-04-26[PAC][clang] Define `PointerAuthQualifier` and `PointerAuthenticationMode` (#...Daniil Kovalev7-36/+283
2024-04-26[RISCV] Fix doPRE not checking for ignored AVLsLuke Lau2-0/+18
2024-04-26[GlobalIsel] Add Gallery to MIR Patterns (#89974)Thorsten Schütt1-0/+37
2024-04-26Notifying assume directive as 'worked on'. (#90022)SunilKuravinakop1-1/+3
2024-04-25[msan] Don't crash in CreateShadowCast on vscale (#90126)Vitaly Buka2-0/+109
2024-04-25[BOLT,RISCV] Remove empty name special case from #68977Fangrui Song2-8/+2
2024-04-25[clang-format] Do not update cursor pos if no includes replacement (#77456)NorthBlue3332-3/+122
2024-04-25[CI] Use trunk Clang in BOLT testingAmir Ayupov1-1/+0
2024-04-25Revert "[MC] Rename temporary symbols of empty name to ".L0 " (#89693)"Amir Ayupov13-78/+52
2024-04-26[InstCombine] Fix use-after-free in OptimizePointerDifference()Nikita Popov1-3/+6
2024-04-25[scudo] Fix the misused Exhausted in region allocation (#89852)ChiaHungDuan1-2/+2
2024-04-26[InstCombine] Add tests for inbounds preservation in gep+add fold (NFC)Nikita Popov1-0/+160
2024-04-25Revert 4 last "[mlir-lsp]" commits: pre-merge bot is brokenMehdi Amini6-148/+6
2024-04-26[SCCP] Swap out range metadata to range attribute (#90134)Andreas Jonson19-207/+269
2024-04-25Revert "[mlir-lsp] Rename `OutgoingNotification` (NFC) (#90076)"Brian Gesiak4-9/+8
2024-04-26[InstCombine] Allow multi-use OptimizePointerDifference() with two GEPs (#90017)Nikita Popov2-40/+20
2024-04-26[NFC][WASM] refactor `WebAssembly::parseType` with `StringSwitch` (#90149)Congcong Cai1-18/+10
2024-04-26[RISCV] Move PPBInfo exit check in needVSETVLIPHI. NFCLuke Lau1-6/+8
2024-04-25regcomp.c: Restore LLVM_FALLTHROUGH to fix -Wc23-extensionsFangrui Song1-3/+3
2024-04-25LLVM_FALLTHROUGH => [[fallthrough]]. NFCFangrui Song12-17/+17
2024-04-25[mlir][tensor] Fix tensor.reshape canonicalization (#90141)Rob Suderman2-0/+12
2024-04-25[Flang] Allow using common::visit with Clang (#90137)Alexander Shaposhnikov1-1/+1
2024-04-26[RISCV] Add test where we can remove a vsetvli via needVSETVLIPHI. NFCLuke Lau1-36/+84
2024-04-26[RISCV] Use VSETVLIInfo != operator in needVSETVLIPHI. NFCLuke Lau1-2/+1
2024-04-26Revert "[Clang][Sema] Diagnose class member access expressions naming non-exi...Pranav Kant30-765/+224
2024-04-26Revert "[Clang][Sema] Fix warnings after #84050 (#90104)"Pranav Kant2-1/+2
2024-04-26[mlir][linalg] Fix the semantic use of a flag (#90081)Prashant Kumar3-7/+9
2024-04-26[RISCV] Move doUnion into DemandedFields. NFCLuke Lau1-11/+12
2024-04-25[lldb] Recognize DW_TAG_LLVM_ptrauth_type as a type qual (#90140)Jason Molenda1-0/+1