summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-10[𝘀𝗽𝗿] initial versionusers/MaskRay/spr/elf-make-shouldaddprovidesym-values-consistent-when-demoted-to-undefined-5Fangrui Song
2024-10-10[libc][math] Improve performance of double precision trig functions. (#111793)lntue
2024-10-10[ARM] Fix formatting (NFC)Kazu Hirata
2024-10-11Revert "[CodeGenPrepare] Convert `ctpop(X) ==/!= 1` into `ctpop(X) u</u> 2/1`...Yingwei Zheng
2024-10-11[Clang] Instantiate Typedefs referenced by type alias deduction guides (#111804)Younan Zhang
2024-10-11[X86][StrictFP] Combine fcmp + select to fmin/fmax for some predicates (#109512)Phoebe Wang
2024-10-11[lldb-dap] Implement value locations for function pointers (#104589)Adrian Vogelsgesang
2024-10-10[libc] Temporarily disable strerror test on NVPTXJoseph Huber
2024-10-11[CodeGenPrepare] Convert `ctpop(X) ==/!= 1` into `ctpop(X) u</u> 2/1` (#111284)Yingwei Zheng
2024-10-10[NFC][mlir][spirv] Fix syntax warnings in gen_spirv_dialect.py (#111775)Caio Oliveira
2024-10-11AArch64: Select FCANONICALIZE (#104429)YunQiang Su
2024-10-10[asan] Prevent printing invalid parent thread (#111916)Vitaly Buka
2024-10-11[NFC][clang] Fix typo in ReleaseNotes (#111930)yronglin
2024-10-10[bazel] Port e9c8f75d45ababe7f805078bbf7bda2e7425f1b7 (#111928)Keith Smiley
2024-10-10[lld][elf] Warn if '*' pattern is used multiple times in version scripts (#10...Igor Kudrin
2024-10-10[bazel] Add include-cleaner tests (#111924)Keith Smiley
2024-10-10[HLSL] Implement the `degrees` intrinsic (#111209)Finn Plummer
2024-10-10Revert "[lldb] Implement basic support for reverse-continue (#99736)"Jason Molenda
2024-10-10Revert "[lldb] SetErrorStringWithFormatv -> FromErrorStringWithFormatv (NFC)"Jason Molenda
2024-10-10Revert "[lldb] skip ReverseContinue tests on Darwin"Jason Molenda
2024-10-11[ORC][ELF] Remove the ExecutionSession& argument to ELFNixPlatform::Create.Lang Hames
2024-10-10[SandboxVec][DAG][NFC] Add comment about duplicate notes in deps() (#111915)vporpo
2024-10-10Revert "[ThinLTO] Do not duplicate import a function that is actually defined...William Junda Huang
2024-10-10[lldb] skip ReverseContinue tests on DarwinJason Molenda
2024-10-10[lldb] SetErrorStringWithFormatv -> FromErrorStringWithFormatv (NFC)Jonas Devlieghere
2024-10-10[lldb] Implement basic support for reverse-continue (#99736)Robert O'Callahan
2024-10-10[LLDB][Minidump] Have Minidumps save off and properly read TLS data (#109477)Jacob Lalonde
2024-10-10Revert "[lldb] Implement basic support for reverse-continue (#99736)"Augusto Noronha
2024-10-10Revert "[lldb] SetErrorStringWithFormatv -> FromErrorStringWithFormatv (NFC)"Augusto Noronha
2024-10-10[ThinLTO] Do not duplicate import a function that is actually defined in the ...William Junda Huang
2024-10-10[sanitizer] VReport thread status for failed PTRACE_ATTACH (#111901)Vitaly Buka
2024-10-10[NFC][sanitizer] Extract `LoadStatus` (#111909)Vitaly Buka
2024-10-10Revert "[lldb] Add include for SBLanguages in lldb-enumerations (#111907)"Jason Molenda
2024-10-10[test] env -u is not supported on AIX, use `unset` insteadWael Yehia
2024-10-10[SLP]Track repeated reduced value as it might be vectorizedAlexey Bataev
2024-10-10[NFC][sanitizer] Fix at_scope_exit name.Vitaly Buka
2024-10-10[SandboxVec][DAG] Refactoring: Outline code that looks for mem nodes (#111750)vporpo
2024-10-10[lldb] SetErrorStringWithFormatv -> FromErrorStringWithFormatv (NFC)Jonas Devlieghere
2024-10-10[flang] Add a link to the ICS file for the Biweekly Flang Community CallAlexis Perry-Holby
2024-10-10[sanitizer] VReport BeforeFork/AfterFork (#111900)Vitaly Buka
2024-10-10[lldb] Add include for SBLanguages in lldb-enumerations (#111907)Chelsea Cassanova
2024-10-10[lldb] Return an llvm::Error from GetFrameBaseValue (#111882)Jonas Devlieghere
2024-10-10[NFC][sanitizer] Reopen '/proc/%d/task' instead of seekVitaly Buka
2024-10-10[llvm][PGOCtxProfLowering] Avoid Type::getPointerTo() (NFC) (#111857)Youngsuk Kim
2024-10-10[lldb] Implement basic support for reverse-continue (#99736)Robert O'Callahan
2024-10-10[Coroutines] Documentation for custom ABIs (#111781)Tyler Nowicki
2024-10-10[NVPTX] Only run LowerUnreachable when necessary (#109868)Justin Fargnoli
2024-10-10[SandboxVec][DAG] Refactoring: Move MemPreds from DGNode to MemDGNode (#111897)vporpo
2024-10-10[NFC][sanitizer] Clang format sanitizer_thread_registry.cppVitaly Buka
2024-10-10[Passes] Remove -enable-infer-alignment-pass flag (#111873)Arthur Eubanks