summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-18Address feedbackusers/boomanaiden154/x86-cpuid-compilerrt-test-infraAiden Grossman
2024-09-18Merge branch 'main' into users/boomanaiden154/x86-cpuid-compilerrt-test-infraAiden Grossman
2024-09-18[RISCV][GISel] Support unaligned-scalar-mem. (#108905)Craig Topper
2024-09-18Add noexcept qualifier to placate g++Adrian Prantl
2024-09-18[lldb] Change the implementation of Status to store an llvm::Error (NFC) (#10...Adrian Prantl
2024-09-18[lldb] Only send "posix" error codes through the gdb-remote protocolPavel Labath
2024-09-18[clang] Use canonical type for substitution which might be incomplete (#109065)Matheus Izvekov
2024-09-18[clang-tidy] Fix performance-unnecessary-value-param (#109145)Kazu Hirata
2024-09-18[RISCV][GISel] Port portions of float-intrinsics.ll and double-intrinsics.ll....Craig Topper
2024-09-18[libomp][AIX] Ensure only libomp.a is published on AIX (#109016)Xing Xue
2024-09-18[LLVM][TableGen] Change DFAPacketizerEmitter to use const RecordKeeper (#109044)Rahul Joshi
2024-09-18[LLVM][TableGen] Change DAGISel code to use const RecordKeeper (#109038)Rahul Joshi
2024-09-18[mlir][gpu] Disjoint patterns for lowering clustered subgroup reduce (#109158)Andrea Faulds
2024-09-18[flang] Catch untyped entities in interfaces with IMPLICIT NONE (#109018)Peter Klausler
2024-09-18[flang] Fix code that deletes unit from bad OPEN (#108994)Peter Klausler
2024-09-18[flang] Fix subtle type naming bug in module file output (#108892)Peter Klausler
2024-09-18[RISCV][GISel] Use libcalls for rint, nearbyint, trunc, round, and roundeven ...Craig Topper
2024-09-18[clang-tidy][readability-container-contains] Extend to any class with contain...Nicolas van Kempen
2024-09-18[gn build] Port 71e434d30280LLVM GN Syncbot
2024-09-18[SandboxVec] Reapply "Add barebones Region class. (#108899)" (#109059)Jorge Gorbe Moya
2024-09-18[flang] Tidy uses of raw_string_ostream (NFC)Youngsuk Kim
2024-09-18Revert "[flang][runtime] Use cuda::std::complex in F18 runtime CUDA build." (...Slava Zakharin
2024-09-18[SimplifyCFG] Deduce paths unreachable if they cause div/rem UBNoah Goldstein
2024-09-18[SimplifyCFG] Add tests for deducing paths unreachable if they cause div/rem ...Noah Goldstein
2024-09-18[flang][runtime] Use cuda::std::complex in F18 runtime CUDA build. (#109078)Slava Zakharin
2024-09-18Revert update-verify-tests.py (#109171)Henrik G. Olsson
2024-09-18[HLSL][NFC] Remove RegisterBindingFlags struct (#108924)Helena Kotas
2024-09-18[LLD][COFF] Store __imp_ symbols as Defined in InputFile (#109115)Jacek Caban
2024-09-18[CSKY,M68k,Xtensa] Update function names after #108643Fangrui Song
2024-09-18[LLVM][TableGen] Change CompressInstEmitter to use const RecordKeeper (#109035)Rahul Joshi
2024-09-18[LLVM][TableGen] Change X86FoldTablesEmitter to use const RecordKeeper (#109070)Rahul Joshi
2024-09-18[LLVM][TableGen] Change X86InstrMapping to use const RecordKeeper (#109066)Rahul Joshi
2024-09-18[OpenMP] Fix not linking C libraries when enabled (#109168)Joseph Huber
2024-09-18[LLVM][TableGen] Change MacroFusionPredicator to use const RecordKeeper (#109...Rahul Joshi
2024-09-18[LLVM][TableGen] Change InstrDocsEmitter to use const RecordKeeper (#109061)Rahul Joshi
2024-09-18[LLVM][TableGen] Change FastISelEmitter to use const RecordKeeper (#109060)Rahul Joshi
2024-09-18[LLVM][TableGen] Change X86MnemonicTables to use const RecordKeeper (#109053)Rahul Joshi
2024-09-18[LLVM][TableGen] Change DXILEmitter to use const RecordKeeper (#109045)Rahul Joshi
2024-09-18[Target] Use 'unsigned' as the underlying type for the tablegened physical re...Craig Topper
2024-09-18[LLVM][TableGen] Change DFAEmitter to use const Record pointers (#109042)Rahul Joshi
2024-09-18[LLVM][TableGen] Change CodeEmitterGen to use const RecordKeeper (#109025)Rahul Joshi
2024-09-18[RISCV] Remove unnecessary vand.vi from vXi1 and nvXvi1 VECTOR_REVERSE codege...Craig Topper
2024-09-18[CodeGen] Use Register in SwitchLoweringUtils. NFC (#109092)Craig Topper
2024-09-18[X86] Speed up X86 Domain Reassignment pass by early return (#108108)weiguozhi
2024-09-18[Support] Add helper struct `indent` for adding indentation (#108966)Rahul Joshi
2024-09-18Fix OOM in FormatDiagnostic (2nd attempt) (#108866)Vakhurin Sergei
2024-09-18[AMDGPU] Remove miscellaneous unused code. NFC.Jay Foad
2024-09-18[NFC] Update function names in MCTargetAsmParser.h (#108643)Lei Huang
2024-09-18[bazel] Remove empty Rename tests for now-deleted clang-rename (#109162)Jordan Rupprecht
2024-09-18[lld][WebAssembly] Report unsupported PIC relocations as errors (#104926)Luc Blaeser