summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Addresses review comments.upstream/users/mordante/tests_feature_test_macro_scriptMark de Wever2024-05-097-43/+442
* [RFC][libc++] Testing feature test macro script.Mark de Wever2024-05-023-0/+204
* [lldb-dap] Minor cleanup.Zequan Wu2024-05-021-2/+1
* [LV] Assert that there's a resume phi for epilogue loops (NFC).Florian Hahn2024-05-021-4/+8
* [flang] Added extension point callbacks to default FIR optimizer pipeline. (#...Vijay Kandiah2024-05-026-11/+94
* LLDB Debuginfod tests and a fix or two (#90622)Kevin Frei2024-05-0212-17/+519
* [SLP][X86] Add test coverage for rint/lrint/llrint fp callsSimon Pilgrim2024-05-021-0/+394
* [CostModel][X86] Add test coverage for rint/lrint/llrint fp callsSimon Pilgrim2024-05-024-0/+960
* [HLSL] Shore up floating point conversions (#90222)Chris B2024-05-024-19/+507
* [SamplePGO] Handle FS discriminators in SampleProfileMatcher (#90858)Krzysztof Pszeniczny2024-05-023-8/+10
* [RISCV] Detect empty extension name after parsing MajorVersion in parseNormal...Craig Topper2024-05-022-0/+12
* Reapply "[clang][Interp] Create full type info for dummy pointers"Timm Bäder2024-05-026-56/+33
* [clang] NFC: cxx_status mark P0522R0 as unreleasedMatheus Izvekov2024-05-021-2/+2
* Revert#2 "[RemoveDIs] Load into new debug info format by default in LLVM (#89...Stephen Tozer2024-05-0219-186/+154
* [WebAssembly] Sort target features (NFC) (#90777)Heejin Ahn2024-05-027-239/+241
* [RISCV] Make parseNormalizedArchString only accept [a-z0-9_]. (#90815)Craig Topper2024-05-022-7/+10
* [AMDGPU] Group multiple single use producers under one single use instruction...Scott Egerton2024-05-022-25/+639
* [mlir][sparse] Support explicit/implicit value for complex type (#90771)Yinying Li2024-05-026-9/+42
* [Clang] Remove bogus assert in are[Lax]CompatibleSveTypes()Sander de Smalen2024-05-021-10/+0
* [RISCV] Add smstateen extension (#90818)Craig Topper2024-05-027-0/+22
* [flang][cuda] Compute matching distance in generic resolution (#90774)Valentin Clement (バレンタイン クレメン)2024-05-022-14/+125
* NFC: fix clang format spacing and documentation (#90775)Lei Huang2024-05-022-28/+27
* [SDPatternMatch] Add m_CondCode, m_NoneOf, and some SExt improvements (#90762)Min-Yih Hsu2024-05-022-10/+76
* [lldb][test][FreeBSD] Remove xfails from TestGDBRemoteLoad (#84026)David Spickett2024-05-021-9/+0
* SystemZ: Handle gr128 to fp128 copies in copyPhysReg (#90861)Matt Arsenault2024-05-022-0/+65
* [AArch64] Avoid vector interleave instructions when NEON and SVE are unavaila...Sander de Smalen2024-05-023-33/+127
* Reapply "[RemoveDIs] Load into new debug info format by default in LLVM (#897...Stephen Tozer2024-05-0219-154/+186
* [llvm][AArch64] Fix Arm 32 bit build warnings (#90862)David Spickett2024-05-021-3/+3
* [clang][Interp][NFC] Make a test array smallerTimm Bäder2024-05-021-3/+3
* [offload] - Add omp as a dependency for clang-bootstrap-deps (#90793)estewart082024-05-022-5/+15
* [llvm][ADT] Fix Arm 32 bit compilation warning in lazy atomic pointerDavid Spickett2024-05-021-1/+1
* [RISCV] Add list of supported profiles to -print-supported-extensions (#90757)Craig Topper2024-05-022-0/+17
* [gn build] Port c2d892668b7fLLVM GN Syncbot2024-05-021-0/+1
* Reapply "[clang][Interp] Fix locals created in ExprWithCleanups"Timm Bäder2024-05-023-44/+67
* [analyzer] Remove untrusted buffer size warning in the TaintPropagation check...Daniel Krupp2024-05-026-94/+78
* [gn] port dcbf0fcd0d55 (SBLanguages.h python)Nico Weber2024-05-022-11/+9
* [libc++] Remove a few __has_foo defines in __config (#90511)Louis Dionne2024-05-021-16/+2
* [AMDGPU] Modernize some syntax in SILoadStoreOptimizer. NFC.Jay Foad2024-05-021-32/+17
* [Inline][Cloning] Drop incompatible attributes from `NewFunc`Antonio Frighetto2024-05-022-0/+44
* Reapply "[Inline][Cloning] Defer simplification after phi-nodes resolution"Antonio Frighetto2024-05-024-61/+39
* Fix test HipStdPar/global-var.llYaxun (Sam) Liu2024-05-021-0/+1
* [clang][Sema] Re-use existing BinaryOperator if possible (#90625)Youngsuk Kim2024-05-023-6/+6
* [Flang] Get fir::SequenceType from hlfir::ExprType before getShape. (#90055)Daniel Chen2024-05-021-4/+7
* [Pass] Add `pre-isel-intrinsic-lowering` to pass registry (#90851)paperchalice2024-05-026-0/+11
* [clang][Interp] Fix ignored RequiresExprsTimm Bäder2024-05-022-0/+6
* [HipStdPar] Fix globle variable (#90627)Yaxun (Sam) Liu2024-05-022-0/+12
* [SLP]Fix PR90780: insert cast instruction for PHI nodes after all phi nodes.Alexey Bataev2024-05-022-1/+42
* [compiler-rt] Fix CMake configure on Windows (#90843)Omair Javaid2024-05-021-1/+5
* [OpenACC] Implement SubArray Parsing/Sema (#90796)Erich Keane2024-05-0212-42/+1131
* SystemZ: Add some tests for fp128 atomics with soft-float (#90826)Matt Arsenault2024-05-023-50/+168