aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
28 hours[Clang] Handle structs with inner structs and no fields (#89126)upstream-release/18.xBill Wendling
28 hours[IRCE] Skip icmp ptr in `InductiveRangeCheck::parseRangeCheckICmp` (#89967)Yingwei Zheng
28 hoursFix Objective-C++ Sret of non-trivial data types on Windows ARM64 (#88671)Hugo Melder
4 days[clang-format] Fix a regression in ContinuationIndenter (#88414)Owen Pan
4 days[clang-format] Fix a regression in annotating TrailingReturnArrow (#86624)Owen Pan
5 days[AMDGPU] Fix setting nontemporal in memory legalizer (#83815)Mirko Brkušanin
5 days[DAGCombiner] Fix miscompile bug in combineShiftOfShiftedLogic (#89616)Björn Pettersson
5 days[DAGCombiner] Pre-commit test case for miscompile bug in combineShiftOfShifte...Bjorn Pettersson
5 daysrelease/18.x: [clang-format] Correctly annotate braces in macros (#87953)Owen Pan
6 days[libcxx] [modules] Add _LIBCPP_USING_IF_EXISTS on aligned_alloc (#89827)Martin Storsjö
6 daysrelease/18.x: [clang-format] Revert breaking stream operators to previous def...Owen Pan
6 days[analyzer] Fix performance of getTaintedSymbolsImpl() (#89606)NagyDonat
6 daysrelease/18.x: [clang-format] Fix a regression in annotating BK_BracedInit (#8...Owen Pan
6 days[GlobalISel] Fix fewerElementsVectorPhi to insert after G_PHIs (#87927)Dávid Ferenc Szabó
6 days[X86] Fix miscompile in combineShiftRightArithmeticRose
6 days[X86] Pre-commit tests (NFC)Rose
7 days [InstCombine] Fix unexpected overwriting in `foldSelectWithSRem` (#89539)Yingwei Zheng
7 daysReleaseNote: Mention SpecialCaseList change (#89141)Fangrui Song
7 days[X86] Always use 64-bit relocations in no-PIC large code model (#89101)Arthur Eubanks
7 days[analyzer] Fix a security.cert.env.InvalidPtr crashBalazs Benics
7 daysBump version to 18.1.5 (#89291)Tom Stellard
2024-04-16[CMake][Release] Disable PGO (#88465) (#89000)Tom Stellard
2024-04-16[MIPS] Fix the opcode of max.fmt and mina.fmt (#85609)Cinhi Young
2024-04-16Fix override keyword being print to the left sideGiuliano Belinassi
2024-04-16Revert "[Mips] Fix missing sign extension in expansion of sub-word atomic max...Nikita Popov
2024-04-16[LLD] [COFF] Don't add pseudo relocs for dangling references (#88487)Martin Storsjö
2024-04-16[libc++] Fix -Wgnu-include-next in stddef.h (#88214)Louis Dionne
2024-04-16[SelectionDAG] Prevent combination on inconsistent type in `combineCarryDiamo...XChy
2024-04-15[RISCV] Support rv{32, 64}e in the compiler builtins (#88252)Cyrill Leutwiler
2024-04-15github-upload-release.py: Fix bug preventing release creation (#84571)Tom Stellard
2024-04-15[Codegen][X86] Fix /HOTPATCH with clang-cl and inline asm (#87639)Alexandre Ganea
2024-04-15[InstSimplify] Make sure the simplified value doesn't generate poison in thre...Yingwei Zheng
2024-04-15Prepend all library intrinsics with `#` when building for Arm64EC (#87542)Daniel Paoliello
2024-04-15[SLP]Fix a crash if the argument of call was affected by minbitwidth analysis.Alexey Bataev
2024-04-15[libcxx] coerce formatter precision to int (#87738)Brian Cain
2024-04-10[SPARC] Implement L and H inline asm argument modifiers (#87259)Koakuma
2024-04-10[libc++] Simplify the implementation of <stddef.h> (#86843)Louis Dionne
2024-04-10[lit][ci] Publish lit wheels (#88072)Schuyler Eldridge
2024-04-10[clang-format] Correctly annotate braces of empty ctors/dtors (#82097)Owen Pan
2024-04-10[Headers] Don't declare unreachable() from stddef.h in C++ (#86748)Ian Anderson
2024-04-10[ConstantRange] Fix off by 1 bugs in UIToFP and SIToFP handling. (#86041)Craig Topper
2024-04-10[Float2Int] Pre-commit test for SIToFP/UIToFP ConstantRange bug. NFCCraig Topper
2024-04-10Bump version to 18.1.4 (#87715)Tom Stellard
2024-04-02[clang] Avoid -Wshadow warning when init-capture named same as class field (#...Mariya Podchishchaeva
2024-04-01[tsan] Refine fstat{,64} interceptors (#86625)Fangrui Song
2024-04-01[clang][Sema] Fix a CTAD regression after 42239d2e9 (#86914)Younan Zhang
2024-04-01[mlir][transform] replace original op to loop ops (#83537)Congcong Cai
2024-03-30[OpenMP][AIX] Affinity implementation for AIX (#84984)Xing Xue
2024-03-28[Support] Fix color handling in formatted_raw_ostream (#86700)Andrew Ng
2024-03-28Reapply [libcxx] [modules] Fix relative paths with absolute LIBCXX_INSTALL_MO...Martin Storsjö