summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-09[BOLT][NFC] Refactor logging and error handlingusers/rafaelauler/bolt-logging-prRafael Auler
2024-02-07[lldb] [NFC] Remove min pkt size for compression setting (#81075)Jason Molenda
2024-02-08[SelectionDAG] Add computeKnownBits support for ISD::STEP_VECTOR (#80452)Luke Lau
2024-02-07[libomptarget] [OMPT] Fixed return address computation for OMPT events. (#80498)dhruvachak
2024-02-08MIPS/libunwind: Use -mfp64 if compiler is FPXX (#68521)YunQiang Su
2024-02-07Fix Bazel build (#81064)quanwanandy
2024-02-08[NewPM/CodeGen] Move MachineModuleInfo::invalidate() to MachineModuleAnalysis...Arthur Eubanks
2024-02-07[Driver] Allow -fbasic-block-sections for AArch64 ELF (#80916)Daniel Hoekwater
2024-02-08Fix test failure if CLANG_VENDOR contains spaces (#81017)Yi Kong
2024-02-07[RISCV] Add correct Uses, Defs, isReturn to Zcmp (#81039)Visoiu Mistrih Francis
2024-02-07Don't search for separate debug files for mach-o object files (#81041)jimingham
2024-02-07[NFC][NewPM/Codegen] Remove unused parameter from verifyMachineFunctionArthur Eubanks
2024-02-07[Coro] [async] Disable inlining in async coroutine splitting (#80904)Arnold Schwaighofer
2024-02-07[MemProf] Switch to DenseMap for performance (NFC) (#81035)Teresa Johnson
2024-02-07[NFC][AMDGPU] Fix unused-variable warning (#81040)Pranav Kant
2024-02-07[flang] Introducing a method to dynamically and conditionally register dialec...Vijay Kandiah
2024-02-07[OpenMP][test]Flip bit-fields in 'struct flags' for big-endian in test cases ...Xing Xue
2024-02-07[MLIR][VCIX] Support VCIX intrinsics in LLVMIR dialect (#75875)Kolya Panchenko
2024-02-07Reapply "[RemoveDIs][DebugInfo] Hoist DPValues in SpeculativeExecution (#80886)"Stephen Tozer
2024-02-07[Object][Wasm] Use file offset for section addresses in linked wasm files (#8...Derek Schuff
2024-02-07[mlir]Fix compose subview (#80551)lonely eagle
2024-02-07[SystemZ] Implement A, O and R inline assembly format flags (#80685)Ilya Leoshkevich
2024-02-07[Clang][OpenMP] Fix `!isNull() && "Cannot retrieve a NULL type pointer"' fail...Shourya Goel
2024-02-07[AMDGPU] Accept arbitrary sized sources in CalculateByteProvider (#70240)Jeffrey Byrnes
2024-02-07[mlir] Add direct vectorization lowering for `tensor.pack` ops (#78660)Max191
2024-02-07[Clang][Docs] Fix trailing whitespace warningsJoseph Huber
2024-02-07WebAssemblyTargetMachine.cpp: fix a typo in a message (#80958)YAMAMOTO Takashi
2024-02-07[mlir-opt][nfc] Remove dead function declsCullen Rhodes
2024-02-07[MemProf] Handle empty stack context during ThinLTO cloning (#81008)Teresa Johnson
2024-02-07[libc] Enable float128 entrypoints on aarch64 and riscv64. (#80682)lntue
2024-02-07[libc] Support C23 'b' (binary) modifier in printf (#80851)Artem Tyurin
2024-02-07[DebugInfo][RemoveDIs] Instrument MergeFunctions for DPValues (#80974)Jeremy Morse
2024-02-07[NFC] Typo in Register.hMariusz Sikora
2024-02-07[libc][NFC] Remove dead code (#81005)Guillaume Chatelet
2024-02-07[llc] Respect --print-pipeline-passes when using -passes (#80940)Arthur Eubanks
2024-02-07[X86] Fix lowering TLS under darwin large code model (#80907)Arthur Eubanks
2024-02-07[NewPM/Codegen] Move MachineModuleInfo ownership outside of analysis (#80937)Arthur Eubanks
2024-02-08[InstCombine] Clean up bitwise folds without one-use check (#80587)Yingwei Zheng
2024-02-07[workflows] Fix libclc CI tests (#80942)Tom Stellard
2024-02-07[Flang] Use specific symbol rather than generic symbol as procInterface to de...Daniel Chen
2024-02-07[RemoveDIs] Remove unused debug-printing facility for DPMarkersJeremy Morse
2024-02-07[AtomicExpand][RISCV] Call shouldExpandAtomicRMWInIR before widenPartwordAtom...Craig Topper
2024-02-07[RISCV] Only set Zca flag for EF_RISCV_RVC in ELFObjectFileBase::getRISCVFeat...Craig Topper
2024-02-08[InstCombine] Handle missing cases in `visitFCmpInst`Yingwei Zheng
2024-02-07[InstCombine] Add additional multi-use test for and/or replacement (NFC)Nikita Popov
2024-02-07[AMDGPU] Clean up and share SOP Real instruction definitions (#80990)Jay Foad
2024-02-07[GISel] Add support for scalable vectors in getGCDType (#80307)Michael Maitland
2024-02-07[RemoveDIs] Don't convert debug-info in bitcode-loading just now (#80865)Jeremy Morse
2024-02-07[InstCombine] Canonicalize fcmp with inf (#80986)Yingwei Zheng
2024-02-07[clang][Interp] Fix record initialization from temporary in initlistTimm Bäder