aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-26Revert "[LLDB] Add more helper functions to CompilerType class. (#73467)"revert-73467-compiler-typecmtice2-320/+21
2023-11-26[LLDB] Add more helper functions to CompilerType class. (#73467)cmtice2-21/+320
2023-11-26[mlir][spirv] Add floating point dot product (#73466)Jakub Kuderski5-6/+141
2023-11-26[clang-format] Fix a bug in formating `#define A x:` (#73220)Owen Pan2-0/+8
2023-11-26Fix for building llvm-flang with gcc 7.5.0 (minimum LLVM required gcc version...Raghu Maddhipatla1-2/+1
2023-11-27[libc++] Add missing headers to the modulemap (#71127)philnik77716-26/+139
2023-11-26[DebugInfo][RemoveDIs] Instrument loop-rotate for DPValues (#72997)Jeremy Morse5-8/+329
2023-11-26Suppressed unused-var warning from c672ba7ddeJeremy Morse1-1/+0
2023-11-27[gn] manually re-sync llvm-exegesis tool depsNico Weber2-3/+4
2023-11-27[gn] port 92b821f2dcddNico Weber1-1/+1
2023-11-26[DebugInfo][RemoveDIs] Instrument inliner for non-instr debug-info (#72884)Jeremy Morse19-60/+469
2023-11-26[NewPM] Remove StripGCRelocatesLegacyPass (#73403)Aiden Grossman3-22/+0
2023-11-26[LVI] Add NewPM printer pass (#73425)Aiden Grossman4-0/+70
2023-11-26[libc++][NFC] Use __construct_at and __destroy_at instead of using preprocess...philnik7774-17/+5
2023-11-26[libc++] Fix a few tests that are missing proper suffixes (#73444)philnik7774-10/+10
2023-11-26[OpenMP] atomic compare fail : Parser & AST supportSunil Kuravinakop21-1/+256
2023-11-26[readtapi] Use consistent error handling diagnostics (#73419)Cyndy Ishida1-27/+25
2023-11-26[libc++][test] Fix unused and nodiscard warnings (#73437)Stephan T. Lavavej20-40/+34
2023-11-26[GitHub] Update bot message to suggest GitHub pull requests (#65914)Da-Viper1-6/+4
2023-11-26test-release.sh: Default to letting ninja select the number of build jobs (#7...Tom Stellard1-4/+13
2023-11-26[llvm][Coroutines] Remove no-op ptr-to-ptr bitcasts (NFC) (#73427)Youngsuk Kim3-19/+9
2023-11-26[NewPM] Remove CFGPrinterLegacyPass (#73414)Aiden Grossman4-44/+0
2023-11-26[Bazel] Fix llvm-exegesis build post 12b0ab2Aiden Grossman1-1/+1
2023-11-25[BOLT] Reset output addresses for deleted blocks (#73429)Maksim Panchenko1-0/+6
2023-11-25Add "REQUIRES: asserts" to test as it requires the compiler to hit an asserti...Douglas Yung1-0/+1
2023-11-25[BOLT][NFC] Refactor function state check (#73420)Maksim Panchenko1-4/+0
2023-11-26[XCOFF] make related SD symbols as isFunction (#69553)Chen Zheng6-24/+96
2023-11-26[X86][MC] Remove duplicated code in getX86SubSuperRegister by using macros, NFCIShengchen Kan1-142/+102
2023-11-26[X86[MC][test] Error for EGPR in 32-bit modeShengchen Kan1-0/+3
2023-11-25[NewPM] Remove CFGOnlyPrinterLegacyPass (#73412)Aiden Grossman4-38/+0
2023-11-25[NewPM] Remove Legacy RedudantDbgInstEliminationPass (#73405)Aiden Grossman5-43/+0
2023-11-25[NewPM] Remove CFGOnlyViewerLegacyPass (#73411)Aiden Grossman3-33/+0
2023-11-25[NewPM] Remove CFGViewerLegacyPass (#73410)Aiden Grossman3-33/+0
2023-11-25[NewPM] Remove CallGraphPrinterLegacyPass (#73409)Aiden Grossman3-32/+0
2023-11-25[NewPM] Remove PredicateInfoPrinterLegacyPass (#73407)Aiden Grossman4-49/+0
2023-11-25[NewPM] Remove Reg2Mem Legacy Pass (#73404)Aiden Grossman5-47/+0
2023-11-26[DWARFLinkerParallel] fix build on 32-bit platform. (#73388)avl-llvm2-4/+21
2023-11-25Reland "[llvm-exegesis] Switch from MCJIT to LLJIT (#72838)"Aiden Grossman3-54/+36
2023-11-25Reland "[clang][Sema] Use original template pattern when declaring implicit d...antangelo4-6/+130
2023-11-25[RISCV][GISel] Add simplest case of folding add with immediate into load/stor...Craig Topper5-0/+235
2023-11-25[RISCV][GISel] Test G_FRAME_INDEX folding into store address. NFCCraig Topper2-0/+76
2023-11-25[CGOpenMPRuntimeGPU] Remove no-op ptr-to-ptr bitcasts (NFC)Youngsuk Kim1-12/+2
2023-11-25[JITLink][AArch32] Add test fixture with helper functions in error testsStefan Gränitz1-11/+32
2023-11-25[libc++] Updates mdspan synopsis,Mark de Wever1-1/+1
2023-11-25[libc++][doc] Fixes grammar issues.Mark de Wever1-2/+2
2023-11-25[JITLink][AArch32] Split invalid edge kind test out into readAddendDataErrorsStefan Gränitz1-6/+22
2023-11-25[llvm][NFC] Autoupdater x86 intrinsic selection (#73046)Nathan Sidwell1-101/+98
2023-11-25[libc++] Removes basic_string::reserve(). (#73354)Mark de Wever8-6/+35
2023-11-25[lld][LoongArch] Add a another corner testcase for elf::getLoongArchPageDeltaWeining Lu2-1/+13
2023-11-25[llvm][MC][ARM][Assembly] Emit relocations for LDRs (#72873)Eleanor Bonnici7-10/+141