summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-01[𝘀𝗽𝗿] initial versionusers/zacklj89/sprnfcasan-clang-format-for-asan_init-changeZachary Johnson
2023-11-29[NFC] Fix failing test introduced in #67700Chris Bieneman
2023-11-29Enable custom lowering of fabs_v16f16 with AVX and fabs_v32f16 with A… (#73...David Li
2023-11-29[HLSL] Support vector swizzles on scalars (#67700)Chris B
2023-11-29[OpenMP][NFC] Move more declarations out of private.h (#73823)Johannes Doerfert
2023-11-29[flang] Cleanup of NYI messages (#73740)Pete Steinfeld
2023-11-29Remove an outdated comment; NFCAaron Ballman
2023-11-29[OpenMP][NFC] Put ExponentialBackoff in a Utils header (#73816)Johannes Doerfert
2023-11-29Revert "[flang] Enable alias tags pass by default (#73111)" (#73821)Tom Eccles
2023-11-29Correct the documentation category for the 'cleanup' attributeAaron Ballman
2023-11-29[flang] fix codegen warning from #73641 (#73808)jeanPerier
2023-11-29[libc++][format] Fixes formatting code units as integers. (#73396)Mark de Wever
2023-11-29[OpenMP][NFC] Rename OmptCallback.cpp into OpenMP/OMPT/Callback.cpp (#73813)Johannes Doerfert
2023-11-29[OpenMP][NFC] Replace unnecessary typedefs (#73815)Johannes Doerfert
2023-11-29[OpenMP][NFC] Move OMPT headers into OpenMP/OMPT (#73718)Johannes Doerfert
2023-11-29[llvm] Replace uses of Type::getPointerTo (NFC)Youngsuk Kim
2023-11-29[DebugInfo][RemoveDIs] Extract DPValues in CodeExtractor like dbg.values (#73...Jeremy Morse
2023-11-29[X86InstrInfo] support memfold on spillable inline asm (#70832)Nick Desaulniers
2023-11-29[flang] Make adapt.valuebyref attribute work again (#73658)Mats Petersson
2023-11-29Fix accsessing "PresentModifierLocs" array beyond its end. (#73579)jyu2-git
2023-11-29[OpenMP][NFC] Flatten plugin-nextgen/common folder sturcture (#73725)Johannes Doerfert
2023-11-29[LICM] Add test for #64897 (NFC)Nikita Popov
2023-11-29[OpenMP][NFC] Extract timescope profile support into its own header (#73727)Johannes Doerfert
2023-11-29[workflows] Remove sync-release-repo.yml (#73682)Tom Stellard
2023-11-29[C API] Add support for setting/getting new nneg flag on zext instructions (#...Benji Smith
2023-11-29[libc++] Add initial support for picolibcMichael Platings
2023-11-29[libc] Fix cast semantic in integer_to_string (#73804)Guillaume Chatelet
2023-11-29[ELF,LTO] Test calloc defined in a lazy bitcode file for (malloc+memset => ca...Fangrui Song
2023-11-29[clang-format] Indent Verilog case statements with comments (#71353)sstwcw
2023-11-29[clang-format] Add spaces around the Verilog implication operator (#71352)sstwcw
2023-11-29[libc] Fix the GPU build for the hashing support (#73799)Joseph Huber
2023-11-29[X86] Add fneg vector test coverageSimon Pilgrim
2023-11-29[X86] Rename vec_fneg.ll to combine-fneg.llSimon Pilgrim
2023-11-29[RISCV] Pre-commit test for FrameIndex handling in getMemOperandsWithOffsetWidthAlex Bradbury
2023-11-29[gn build] Port 1a5af34e6fcbLLVM GN Syncbot
2023-11-29[AArch64][SME2] Enable CLAMP multi-vector builtins for SME2 (#72272)Dinar Temirbulatov
2023-11-29[libc++] Speed up classic locale (take 2) (#73533)Louis Dionne
2023-11-29[libc++] Build the dylib with sanitizers when requested (#73656)Louis Dionne
2023-11-29[mlir][nvvm] Introduce `setmaxregister.sync.aligned` Op (#73780)Guray Ozen
2023-11-29[libc++] Remove unused Python imports (#73724)Stephan T. Lavavej
2023-11-29 [MLIR][Vector] Refactor tests for contract -> OP transforms (3/N) (#73447)Andrzej Warzyński
2023-11-29[X86] Add getTargetConstantPoolFromBasePtr helper. NFC.Simon Pilgrim
2023-11-29[OpenMP] New Openmp device RTL functions (#73225)Dominik Adamski
2023-11-29[OpenMP][libomptarget] Use two SDMA engines (#73633)Jan Patrick Lehr
2023-11-29[DebugInfo][RemoveDIs] Make debugify pass convert to/from RemoveDIs mode (#73...Jeremy Morse
2023-11-29Move documentation about -verify from a header to public docs (#73694)Aaron Ballman
2023-11-29[flang] Handle absent optional in LOC (#73530)jeanPerier
2023-11-29[flang] Fix test ctofortran (#73738)Pete Steinfeld
2023-11-29[SelectionDAG] Fix assertion for widening of mask operand in MSTORE. (#73295)Francesco Petrogalli
2023-11-29[clang][analyzer] Support `fgets` in the SteamChecker (#73638)Ben Shi