aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-20fmtrebaseusers/fmayer/spr/hwasan-only-remove-attributes-for-called-libfuncsFlorian Mayer0-0/+0
2024-09-20[𝘀𝗽𝗿] changes introduced through rebaseusers/fmayer/spr/main.hwasan-only-remove-attributes-for-called-libfuncsFlorian Mayer1-1/+1
2024-09-20[𝘀𝗽𝗿] initial versionFlorian Mayer1-36/+50
2024-09-20[𝘀𝗽𝗿] changes to main this commit is based onFlorian Mayer1-34/+43
2024-09-18[clang] Use canonical type for substitution which might be incomplete (#109065)Matheus Izvekov2-2/+14
2024-09-18[clang-tidy] Fix performance-unnecessary-value-param (#109145)Kazu Hirata2-4/+36
2024-09-18[RISCV][GISel] Port portions of float-intrinsics.ll and double-intrinsics.ll....Craig Topper3-328/+705
2024-09-18[libomp][AIX] Ensure only libomp.a is published on AIX (#109016)Xing Xue1-1/+5
2024-09-18[LLVM][TableGen] Change DFAPacketizerEmitter to use const RecordKeeper (#109044)Rahul Joshi1-15/+15
2024-09-18[LLVM][TableGen] Change DAGISel code to use const RecordKeeper (#109038)Rahul Joshi2-15/+15
2024-09-18[mlir][gpu] Disjoint patterns for lowering clustered subgroup reduce (#109158)Andrea Faulds3-6/+46
2024-09-18[flang] Catch untyped entities in interfaces with IMPLICIT NONE (#109018)Peter Klausler2-0/+15
2024-09-18[flang] Fix code that deletes unit from bad OPEN (#108994)Peter Klausler2-3/+6
2024-09-18[flang] Fix subtle type naming bug in module file output (#108892)Peter Klausler9-32/+88
2024-09-18[RISCV][GISel] Use libcalls for rint, nearbyint, trunc, round, and roundeven ...Craig Topper4-99/+337
2024-09-18[clang-tidy][readability-container-contains] Extend to any class with contain...Nicolas van Kempen5-46/+237
2024-09-18[gn build] Port 71e434d30280LLVM GN Syncbot2-0/+2
2024-09-18[SandboxVec] Reapply "Add barebones Region class. (#108899)" (#109059)Jorge Gorbe Moya5-0/+232
2024-09-18[flang] Tidy uses of raw_string_ostream (NFC)Youngsuk Kim3-10/+8
2024-09-18Revert "[flang][runtime] Use cuda::std::complex in F18 runtime CUDA build." (...Slava Zakharin23-480/+381
2024-09-18[SimplifyCFG] Deduce paths unreachable if they cause div/rem UBNoah Goldstein2-17/+18
2024-09-18[SimplifyCFG] Add tests for deducing paths unreachable if they cause div/rem ...Noah Goldstein1-0/+283
2024-09-18[flang][runtime] Use cuda::std::complex in F18 runtime CUDA build. (#109078)Slava Zakharin23-381/+480
2024-09-18Revert update-verify-tests.py (#109171)Henrik G. Olsson36-702/+0
2024-09-18[HLSL][NFC] Remove RegisterBindingFlags struct (#108924)Helena Kotas1-189/+119
2024-09-18[LLD][COFF] Store __imp_ symbols as Defined in InputFile (#109115)Jacek Caban4-9/+8
2024-09-18[CSKY,M68k,Xtensa] Update function names after #108643Fangrui Song3-12/+12
2024-09-18[LLVM][TableGen] Change CompressInstEmitter to use const RecordKeeper (#109035)Rahul Joshi1-45/+47
2024-09-18[LLVM][TableGen] Change X86FoldTablesEmitter to use const RecordKeeper (#109070)Rahul Joshi1-6/+6
2024-09-18[LLVM][TableGen] Change X86InstrMapping to use const RecordKeeper (#109066)Rahul Joshi2-20/+18
2024-09-18[OpenMP] Fix not linking C libraries when enabled (#109168)Joseph Huber1-1/+6
2024-09-18[LLVM][TableGen] Change MacroFusionPredicator to use const RecordKeeper (#109...Rahul Joshi1-30/+28
2024-09-18[LLVM][TableGen] Change InstrDocsEmitter to use const RecordKeeper (#109061)Rahul Joshi1-10/+10
2024-09-18[LLVM][TableGen] Change FastISelEmitter to use const RecordKeeper (#109060)Rahul Joshi1-7/+8
2024-09-18[LLVM][TableGen] Change X86MnemonicTables to use const RecordKeeper (#109053)Rahul Joshi1-6/+4
2024-09-18[LLVM][TableGen] Change DXILEmitter to use const RecordKeeper (#109045)Rahul Joshi1-28/+24
2024-09-18[Target] Use 'unsigned' as the underlying type for the tablegened physical re...Craig Topper2-11/+13
2024-09-18[LLVM][TableGen] Change DFAEmitter to use const Record pointers (#109042)Rahul Joshi1-2/+2
2024-09-18[LLVM][TableGen] Change CodeEmitterGen to use const RecordKeeper (#109025)Rahul Joshi1-37/+38
2024-09-18[RISCV] Remove unnecessary vand.vi from vXi1 and nvXvi1 VECTOR_REVERSE codege...Craig Topper2-61/+26
2024-09-18[CodeGen] Use Register in SwitchLoweringUtils. NFC (#109092)Craig Topper5-12/+11
2024-09-18[X86] Speed up X86 Domain Reassignment pass by early return (#108108)weiguozhi1-21/+36
2024-09-18[Support] Add helper struct `indent` for adding indentation (#108966)Rahul Joshi3-11/+32
2024-09-18Fix OOM in FormatDiagnostic (2nd attempt) (#108866)Vakhurin Sergei18-307/+233
2024-09-18[AMDGPU] Remove miscellaneous unused code. NFC.Jay Foad2-7/+1
2024-09-18[NFC] Update function names in MCTargetAsmParser.h (#108643)Lei Huang20-160/+151
2024-09-18[bazel] Remove empty Rename tests for now-deleted clang-rename (#109162)Jordan Rupprecht1-26/+0
2024-09-18[lld][WebAssembly] Report unsupported PIC relocations as errors (#104926)Luc Blaeser3-0/+94
2024-09-18Revert "[clang] Increase VecLib bitfield size to 4 bits in CodeGenOptions.def...Aaron Ballman4-65/+2
2024-09-18[clang] Increase VecLib bitfield size to 4 bits in CodeGenOptions.def (#108804)Mainak Sil4-2/+65