summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [𝘀𝗽𝗿] changes introduced through rebaseupstream/users/vitalybuka/spr/main.clangubsan-switch-ubsan-optimization-to-llvmexperimentalhotFlorian Hahn2024-04-026200-106111/+273587
|\
| * [LV] Add test depending on target to RISCV subdirectory.Florian Hahn2024-04-021-0/+0
| * [OpenMP] Fix nested parallel with tasking (#87309)Jonathan Peyton2024-04-022-6/+52
| * [HLSL] Fix broken spir-v testChris Bieneman2024-04-021-1/+1
| * [mlir][tensor] Fix tensor::PackOp fold() handling of padding value (#87296)Han-Chung Wang2024-04-022-5/+44
| * [VPlan] Make sure OR VPInstructions are treated as disjoint ops.Florian Hahn2024-04-023-4/+155
| * [RISCV][NFC] Delete some unused pseudo multiclasses (#87401)Michael Maitland2024-04-021-26/+0
| * [workflows] Use issue-write workflow for warning about private emails (#87399)Tom Stellard2024-04-022-16/+20
| * [C11] Claim conformance to WG14 N1482Aaron Ballman2024-04-022-1/+60
| * MachineScheduler: Simplify usage of TargetInstrInfoMatt Arsenault2024-04-021-12/+4
| * [libc] Disable '_exit' on the GPU buildJoseph Huber2024-04-022-4/+0
| * AMDGPU: Update the description of cache policy for buffer intrinsics, NFC (#8...Changpeng Fang2024-04-021-285/+233
| * [CallSiteInfo][NFC] CallSiteInfo -> CallSiteInfo.ArgRegPairs (#86842)Prabhuk2024-04-0210-22/+24
| * [mlir][inliner] Assert that no external nodes passed to the profitability hoo...Slava Zakharin2024-04-021-4/+1
| * [clang-format] Add BreakFunctionDefinitionParameters option (#84988)Ameer J2024-04-026-0/+81
| * [RISCV] Lower (vector_interleave X, undef) to (vzext_vl X). (#87283)Craig Topper2024-04-022-14/+16
| * [RISCV] Add test for miscompile of vector.interleave when odd vector is liter...Craig Topper2024-04-021-0/+25
| * [SLP]Fix PR87384: check for fixed vector type before using.Alexey Bataev2024-04-022-1/+38
| * [HLSL] Enable -fconvergent-functions by default (#86571)aniplcc2024-04-022-2/+12
| * [WebAssembly] Allocate MCSymbolWasm data on MCContext (#85866)Tim Neumann2024-04-029-74/+86
| * [FPEnv][CostModel] Correct strictfp test.Kevin P. Neal2024-04-022-2/+2
| * [Driver,test] Remove --gcc-toolchain=""Fangrui Song2024-04-0220-277/+46
| * [X86] canonicalizeShuffleWithOp - don't fold VPERMI(BINOP(X,Y)) -> BINOP(VPER...Simon Pilgrim2024-04-024-4860/+4473
| * [libc][posix] implement _exit (#87185)aniplcc2024-04-0211-0/+89
| * [libc++] Remove pair dependency (#85621)Nikolas Klauser2024-04-029-19/+15
| * [C99] Claim conformance to WG14 N782Aaron Ballman2024-04-022-2/+25
| * [clang] Prefer logical && over & for boolean operations (#87276)aniplcc2024-04-021-1/+1
| * Add a link to WG14 N835 to the status pageAaron Ballman2024-04-021-1/+1
| * [C99] Claim conformance to "remove deprecation of aliased array parameters"Aaron Ballman2024-04-021-1/+1
| * [C99] Remove entry for LIA compatibilityAaron Ballman2024-04-021-5/+0
| * [ClangFE] Improve handling of casting of atomic memory operations. (#86691)Jonas Paulsson2024-04-022-51/+70
| * [C99] Update paper number tracked for arrays & lvalues; NFCAaron Ballman2024-04-022-6/+3
| * [SLP]Fix PR80027: handle case when ext is not reduced but its operand is.Alexey Bataev2024-04-022-0/+55
| * [M68k] Change gcc register name from a7 to sp. (#87095)Jim Lin2024-04-023-3/+143
| * [RISCV][GISEL] Legalize G_BITCAST for scalable vectors (#85970)Michael Maitland2024-04-022-0/+362
| * [InstallAPI] Condense std::pair unwrapping in CategoryRecord NFCCyndy Ishida2024-04-021-4/+4
| * [C99] Claim conformance to "additional floating-point characteristics in <flo...Aaron Ballman2024-04-022-1/+51
| * [ADT] Add signed and unsigned mulh to APInt (#84719)Atousa Duprat2024-04-027-32/+86
| * [clang] Fix crash when inheriting from a cv-qualified type (#70594)Rajveer Singh Bharadwaj2024-04-023-1/+32
| * [Clang][NFC] Clean up unused binary files for offloading tests (#87351)Joseph Huber2024-04-028-7/+4
| * [clang][ExtractAPI] improve template argument name deduction (#77716)Erick Velez2024-04-022-56/+14
| * [OpenMP] get logical core count on modern apple platform (#87231)nihui2024-04-021-15/+2
| * [OpenMP] arm64_32 port for Apple WatchOS (#87246)nihui2024-04-0214-21/+47
| * [ExtractAPI] Add @daniel-grumberg into CODEOWNERSDaniel Grumberg2024-04-021-0/+3
| * Move format internal code from llvm::detail to llvm::support::detail. (#87288)Chenguang Wang2024-04-029-58/+73
| * [SLP]Fix PR87329: crash on alternate cast vectorization.Alexey Bataev2024-04-022-0/+55
| * [RISCV] Fix and refactor Zvk sched classes (#86519)Michael Maitland2024-04-022-41/+22
| * [Clang][AST][NFC] Move template argument dependence computations for MemberEx...Krystian Stasiowski2024-04-023-39/+37
| * [mlir][scf] Align `scf.while` `before` block args in canonicalizer (#76195)Ivan Butygin2024-04-022-1/+119
| * [clang] Add test for CWG1606 (#87274)Yuri Istomin2024-04-022-1/+12