aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-25[𝘀𝗽𝗿] initial versionusers/bogner/sprdirectx-remove-new-pm-versions-of-dxilresource-passes-nfcJustin Bogner6-105/+92
2024-07-25[𝘀𝗽𝗿] changes to main this commit is based onusers/bogner/sprmain.directx-remove-new-pm-versions-of-dxilresource-passes-nfcJustin Bogner3-67/+92
2024-07-25[Instrumentation][nsan] Add support for Freeze instruction (#100490)Alexander Shaposhnikov2-0/+26
2024-07-25[mlir][bazel] fix for c194bc77a21dEmilio Cota1-0/+2
2024-07-26[RISCV] Update RISCVVectorPeephole pass nameLuke Lau2-2/+4
2024-07-25[mlir] fixes for f6431f0c5268Emilio Cota2-0/+2
2024-07-26[clang][ASTImporter][NFC] add unittests for unnamed EnumDecl (#100545)Ding Fei2-0/+51
2024-07-26Revert "[llvm][Bazel] Adapt to 4eb30cfb3474e3770b465cdb39db3b7f6404c3ef"NAKAMURA Takumi1-4/+1
2024-07-25[compiler-rt][ubsan][nfc-ish] Fix a type conversion bug (#100665)Alan Zhao1-1/+1
2024-07-25[ELF,test] Improve negative linker script testsFangrui Song9-76/+75
2024-07-25[lldb] Revert scripting template list patches (#100673)Med Ismail Bennani32-666/+63
2024-07-26[RISCV] Move exact VLEN VLMAX transform to RISCVVectorPeephole (#100551)Luke Lau4-47/+52
2024-07-25[LV][VP][NFC]Add tests for safe store/load forwarding/dependence distance.Alexey Bataev1-0/+560
2024-07-25[ELF] Remove obsoleted comment after #99567Fangrui Song1-5/+0
2024-07-25[MC][NFC] Drop unused MCDecodedPseudoProbeInlineTree::ChildrenToProcess (#100...Amir Ayupov1-2/+0
2024-07-25[lldb/Plugins] Fix build failure on windows following 2914a4b88837Med Ismail Bennani8-19/+51
2024-07-25[clang][Sema] Add support for OpenBSD's syslog format attribute (#97366)Brad Smith5-4/+15
2024-07-25[libc++][test] Fix Clang `-Wunused-variable` warnings in time.zone.members/to...Stephan T. Lavavej1-8/+8
2024-07-25[Passes] Switch to xxh3_64bitsFangrui Song1-8/+7
2024-07-25[InstallAPI] Fix early return for scanning sub-directories (#100636)Cyndy Ishida2-1/+63
2024-07-25[lld-macho,test] Avoid writing to CWDFangrui Song1-1/+1
2024-07-25Fix aarch64-ptrauth.c to avoid writing to cwd which might not be writeableDavid Blaikie1-4/+4
2024-07-25[Fuchsia] Apply armv8m flags for runtimes (#100656)PiJoules1-2/+6
2024-07-25[OpenMPIRBuilder][Clang][NFC] - Combine `emitOffloadingArrays` and `emitOfflo...Pranav Bhandarkar4-78/+112
2024-07-25[DenseMap] Optimize find/eraseFangrui Song1-31/+49
2024-07-25[Support] Add SpecificBumpPtrAllocator::identifyObject (#100475)Alex Langford2-0/+28
2024-07-26AMDGPU: Add baseline test for cost of abs intrinsics (#100522)Matt Arsenault1-0/+310
2024-07-25[AArch64][PhaseOrdering] Add a SLP lane-ordering phase-ordering test. NFCDavid Green1-0/+482
2024-07-26AMDGPU: Add baseline test for vectorize of integer min/max (#100513)Matt Arsenault1-0/+354
2024-07-25[MLIR][Vector] Add a test of <2x[4]xf32> type on lowering multireduction (#10...Zhaoshi Zheng1-4/+28
2024-07-25[libc] Lazily initialize freelist malloc using symbols (#99254)Daniel Thornburgh10-71/+57
2024-07-25[VPlan] Don't create live-outs for induction increments.Florian Hahn4-16/+15
2024-07-25[lldb/Plugins] Fix build failure on windows following 2914a4b88837Med Ismail Bennani6-9/+48
2024-07-25[BOLT] Fix archive output directory for standalone on Mac (#100643)Tristan Ross1-1/+1
2024-07-25Restrict llvm-ctxprof-util tests to linux (#100650)Mircea Trofin2-0/+4
2024-07-25[libc] Fix leftoever debug in 'f16fma' function (#100638)Joseph Huber1-1/+1
2024-07-25[SDAG] Manual jumpthread in findMemType for style clarity [NFC]Philip Reames1-4/+4
2024-07-25[mlir][Transforms] Dialect conversion: fix crash when converting detached reg...Matthias Springer3-11/+56
2024-07-25[ctx_prof] test tool: generate ctxprof bistream from json (#100379)Mircea Trofin14-0/+299
2024-07-25[OpenMP] Defaultmap: fixes scalar issue, adds all variable category (#99315)nicebert12-117/+149
2024-07-25[DXIL][Analysis] Make the DXILResource binding optional. NFCJustin Bogner3-143/+115
2024-07-25[LV,RISCV] Regenerate a test to reduce spurious deltas in upcoming changePhilip Reames1-24/+24
2024-07-25[PAC] Sign LR with B key for non-leaf functions with ptrauth-returns attr (#1...Daniil Kovalev7-5/+344
2024-07-25[libc][math][c23] Enable C23 _Float16 math functions on GPUs (#99248)OverMighty11-27/+121
2024-07-25Normalize ptrauth handling in sanitizer runtime (#100483)Anton Korobeynikov1-22/+24
2024-07-25[gn build] Port b365dbbd8dccLLVM GN Syncbot4-2/+2
2024-07-25[libc++] Remove unmaintained LIBCXX_CONFIGURE_IDE (#100574)Louis Dionne3-44/+0
2024-07-25[libc++] Remove unnecessary check for LIBCXX_INCLUDE_TESTS (#100573)Louis Dionne1-15/+12
2024-07-25[NVPTX] Correctly forward the PTX feature to the nvlink wrapper (#100607)Joseph Huber2-0/+15
2024-07-25[lld] Add explicit conversion for enum to Twine. (#100627)Scott Todd1-2/+2