aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 days[OpenMP] Fix child processes to use affinity_none (#91391)upstream-release/18.xJonathan Peyton
3 days[llvm][lld] Pre-commit tests for RISCV TLSDESC symbolsPaul Kirth
3 days[AArc64][GlobalISel] Fix legalizer assert for G_INSERT_VECTOR_ELTAmara Emerson
4 days[InterleavedLoadCombine] Bail out on non-byte-sized vector element type (#90705)Nikita Popov
4 days[AArch64][GISEL] Consider fcmp true and fcmp false in cond code selection (#8...Marc Auberer
4 days[FunctionAttrs] Fix incorrect nonnull inference for non-inbounds GEP (#91180)Nikita Popov
4 days[clang-format] Don't remove parentheses of fold expressions (#91045)Owen Pan
5 days[AMDGPU] Fix GFX12 encoding of s_wait_event export_ready (#89622)Jay Foad
5 days[SelectionDAG] Mark frame index as "aliased" at argument copy elison (#89712)Björn Pettersson
5 days[X86][FP16] Do not create VBROADCAST_LOAD for f16 without AVX2 (#91125)Phoebe Wang
5 days[X86][EVEX512] Add `HasEVEX512` when `NoVLX` used for 512-bit patterns (#91106)Phoebe Wang
5 days[AMDGPU] Enhance s_waitcnt insertion before barrier for gfx12 (#90595)David Stuttard
5 days[Workflows] Re-write release-binaries workflow (#89521)Tom Stellard
5 daysworkflows: Fix incorrect input name in release-binaries.yml (#84604)Tom Stellard
5 daysworkflows: Fixes for building the release binaries (#83694)Tom Stellard
5 days[Github] Add repository checks to release-binaries workflow (#84437)Aiden Grossman
5 days[CMake][Release] Enable CMAKE_POSITION_INDEPENDENT_CODE (#90139)Tom Stellard
5 days[CMake][Release] Refactor cache file and use two stages for non-PGO builds (#...Tom Stellard
5 days[CMake][Release] Add stage2-package target (#89517)Tom Stellard
5 daysBump version to 18.1.6 (#91094)Tom Stellard
12 days[clang codegen] Fix MS ABI detection of user-provided constructors. (#90151)Eli Friedman
12 days[RISCV][ISel] Fix types in `tryFoldSelectIntoOp` (#90659)Yingwei Zheng
12 days[GlobalISel] Fix store merging incorrectly classifying an unknown index expr ...Amara Emerson
12 days[X86] Enable EVEX512 when host CPU has AVX512 (#90479)Phoebe Wang
12 days[GlobalISel] Don't form anyextending atomic loads.Amara Emerson
13 days[AArch64] Remove invalid uabdl patterns. (#89272)David Green
13 days[clang][CoverageMapping] do not emit a gap region when either end doesn't hav...Wentao Zhang
13 days[X86][EVEX512] Check hasEVEX512 for canExtendTo512DQ (#90390)Phoebe Wang
13 days [CGP] Drop poison-generating flags after hoisting (#90382)Yingwei Zheng
14 days[Clang] Handle structs with inner structs and no fields (#89126)Bill Wendling
14 days[IRCE] Skip icmp ptr in `InductiveRangeCheck::parseRangeCheckICmp` (#89967)Yingwei Zheng
14 daysFix Objective-C++ Sret of non-trivial data types on Windows ARM64 (#88671)Hugo Melder
2024-04-26[clang-format] Fix a regression in ContinuationIndenter (#88414)Owen Pan
2024-04-26[clang-format] Fix a regression in annotating TrailingReturnArrow (#86624)Owen Pan
2024-04-26[AMDGPU] Fix setting nontemporal in memory legalizer (#83815)Mirko Brkušanin
2024-04-25[DAGCombiner] Fix miscompile bug in combineShiftOfShiftedLogic (#89616)Björn Pettersson
2024-04-25[DAGCombiner] Pre-commit test case for miscompile bug in combineShiftOfShifte...Bjorn Pettersson
2024-04-25release/18.x: [clang-format] Correctly annotate braces in macros (#87953)Owen Pan
2024-04-25[libcxx] [modules] Add _LIBCPP_USING_IF_EXISTS on aligned_alloc (#89827)Martin Storsjö
2024-04-24release/18.x: [clang-format] Revert breaking stream operators to previous def...Owen Pan
2024-04-24[analyzer] Fix performance of getTaintedSymbolsImpl() (#89606)NagyDonat
2024-04-24release/18.x: [clang-format] Fix a regression in annotating BK_BracedInit (#8...Owen Pan
2024-04-24[GlobalISel] Fix fewerElementsVectorPhi to insert after G_PHIs (#87927)Dávid Ferenc Szabó
2024-04-24[X86] Fix miscompile in combineShiftRightArithmeticRose
2024-04-24[X86] Pre-commit tests (NFC)Rose
2024-04-23 [InstCombine] Fix unexpected overwriting in `foldSelectWithSRem` (#89539)Yingwei Zheng
2024-04-23ReleaseNote: Mention SpecialCaseList change (#89141)Fangrui Song
2024-04-23[X86] Always use 64-bit relocations in no-PIC large code model (#89101)Arthur Eubanks
2024-04-23[analyzer] Fix a security.cert.env.InvalidPtr crashBalazs Benics
2024-04-23Bump version to 18.1.5 (#89291)Tom Stellard