platform/upstream/llvm.git
2022-11-12 Aiden Grossman[Docs] Minor Fixups in Advanced Builds Documentation
2022-11-12 Matt ArsenaultAMDGPU: Add some tests for i1 sitofp/uitofp-like selects
2022-11-12 Matt ArsenaultAMDGPU: Switch some tests to generated checks
2022-11-12 Guray Ozen[mlir][transform] Make `tile_to_foreach_thread_op`...
2022-11-12 Simon Pilgrim[X86] IceLakeModel - conversion instructions don't...
2022-11-12 Kuba Mracek[lsan] Fix stack buffer overwrite in SuspendedThreadsLi...
2022-11-12 Louis Dionne[libc++] Make sure that we use the libc++ CI pipeline...
2022-11-12 Louis Dionne[libc++] Remove unused variable in buildkite pipeline...
2022-11-12 Simon Pilgrim[MCA][X86] Add test coverage for VNNI instructions
2022-11-12 Simon Pilgrim[MCA][X86] Add missing AVX-GFNI YMM test coverage
2022-11-12 Simon Pilgrim[X86] Always classify gf2p8affineqb/gf2p8affineinvqb...
2022-11-12 Simon Pilgrim[MCA][X86] Add test coverage for GFNI instructions
2022-11-12 Krzysztof Parzyszek[Hexagon] Improve idioms for fixed-point vector multipl...
2022-11-12 David Green[AArch64] Allow sinking both extract and splat to smull
2022-11-12 Simon Pilgrim[X86] Replace unnecessary SKL CVTSI2SS/CVTSI2SD overrid...
2022-11-12 Simon Pilgrim[MCA][X86][AVX512] Add test coverage for unsigned<...
2022-11-12 Simon Pilgrim[X86] SkylakeServerModel - conversion instructions...
2022-11-12 Simon Pilgrim[X86] Replace unnecessary SKL CVTPD2DQ overrides with...
2022-11-12 Simon Pilgrim[X86] Tweak Alderlake instregex to match CodeGen-only...
2022-11-12 Simon Pilgrim[X86] Replace unnecessary SKL conversion overrides...
2022-11-12 Brad Smith[Support/ELF] - Add OpenBSD PT_OPENBSD_MUTABLE constant.
2022-11-12 Michał Górny[lldb] [cmake] Fix another typo in third-party/unittest...
2022-11-12 wanglei[LoongArch] Implement MCTargetExpr::fixELFSymbolsInTLSF...
2022-11-12 Micah Weston[clang-format] Treats &/&& as reference when followed...
2022-11-12 Owen Pan[clang-format] Correctly annotate function names before...
2022-11-12 Craig Topper[RISCV] Rename template parameter. NFC
2022-11-12 Craig Topper[RISCV] Use template to reduce some code. NFC
2022-11-12 Fangrui SongAdd back single quotes when dontcall attribute was...
2022-11-12 Haohai Wen[X86] Reduce unnecessary instregex for AlderlakeP sched...
2022-11-12 Amara Emerson[AArch64][GlobalISel] Select TBZ for icmp sge x, 0.
2022-11-12 Peiming Liu[mlir][sparse] fix incorrect coordinates ordering compu...
2022-11-12 Raman TennetiRemoved tabs.
2022-11-12 Raman Tenneti[libc] Implement gettimeofday
2022-11-12 Dave Lee[lldb] Rewrite to assertEqual/assertNotEqual (NFC)
2022-11-12 Matt ArsenaultAMDGPU: Fold llvm.amdgcn.sqrt(undef)
2022-11-12 Louis Dionne[libc++] Add a libc++ CI pipeline specific to Clang...
2022-11-12 Matt ArsenaultAnalysis: Reorder code in isDereferenceableAndAlignedPo...
2022-11-12 Matt ArsenaultWebAssembly: Remove MachineFunction reference from MFI
2022-11-12 Matt Arsenaultclang: Fix unnecessary truncation of resource limit...
2022-11-12 Ye LuoDisable OMPD tests. Causing CMake issue.
2022-11-12 Dave Lee[lldb] Fix SBFileSpec.fullpath for Windows
2022-11-12 Michael Jones[libc] move fork into threads folder
2022-11-12 Lang Hames[ORC-RT][MachO] Unlock JDStatesMutex during push-initia...
2022-11-12 Lang Hames[ORC] Capture JD by value in MachOPlatform::pushInitial...
2022-11-11 Tom Stellarddocs: add instructions for stand-alone builds of lld
2022-11-11 Mahesh Ravishankar[mlir][Linalg] Avoid using `tensor.cast` by default...
2022-11-11 Alina SbirleaRevert "[Hexagon] Use default attributes for intrinsics"
2022-11-11 Matt Arsenaultllvm-diff: Add failing testcase for issue 58629
2022-11-11 Jordan Rupprecht[NFC] Remove unused var Op
2022-11-11 Matt Arsenaultllvm-reduce: Minor code cleanups
2022-11-11 Matt Arsenaultllvm-reduce: Use DenseSet
2022-11-11 Dave Lee[lldb] Allow flexible importing of in_call_stack
2022-11-11 Mingming Liu[AArch64] Select BFI/BFXIL to ORR with shifted operand...
2022-11-11 Mingming Liu[NFC][AArch64]Precommit test cases to show ORR is bette...
2022-11-11 Peiming Liu[mlir][sparse] fix crash when calling getTuple on non...
2022-11-11 Matt Arsenaultllvm-reduce: Report number of new chunks
2022-11-11 Mengxuan Cai[LoopFuse] Ensure inner loops are in loop simplified...
2022-11-11 Sanjay Patel[InstCombine] allow more folds more multi-use selects
2022-11-11 Sanjay Patel[InstCombine] add tests for binop with select operand...
2022-11-11 Jakub Kuderski[mlir][arith] Add `arith.cmpi` support to WIE
2022-11-11 Daniel Rodríguez... [objcopy] Fix order of Mach-O LINKEDIT pieces during...
2022-11-11 Krzysztof Parzyszek[Hexagon] Place aligned loads closer to users
2022-11-11 Dave Lee[lldb] Don't assume name of libc++ inline namespace...
2022-11-11 Fangrui Song[LinkerWrapper] Fix -Wpessimizing-move
2022-11-11 Joseph Huber[LinkerWrapper] Perform device linking steps in parallel
2022-11-11 Dave Lee[lldb] Update regex to be less fragile in TestDataForma...
2022-11-11 Michał Górny[lldb] [cmake] Fix typo in unittest directory path
2022-11-11 Alex BrachetRevert "[Clang][AArch64][Darwin] Enable GlobalISel...
2022-11-11 Philip ReamesAdd a const version of SDUse::getUser [nfc]
2022-11-11 Sanjoy DasModel UB in integer division operations in the arith...
2022-11-11 Daniel Rodríguez... [ObjectYAML] Basic support for chained fixups.
2022-11-11 Aaron BallmanFix typo; NFC
2022-11-11 Adrian VogelsgesangRevert "[LLDB] Devirtualize coroutine promise types...
2022-11-11 Mingming Liu[NFC][AArch64]Call encoding functions for left-shift...
2022-11-11 bixia1[mlir][sparse] Extend more integration to run on the...
2022-11-11 Simon Pilgrim[X86] Split int2double and float2double scheduler class...
2022-11-11 Adrian Vogelsgesang[LLDB] Devirtualize coroutine promise types for `std...
2022-11-11 Matt ArsenaultAMDGPU: Disable some class simplifications for strictfp
2022-11-11 bixia1[mlir][sparse] Fix a bug in rewriting dense2dense conve...
2022-11-11 Sylvestre Ledruconsistency: use spaces instead of tabs
2022-11-11 Jordan Rupprecht[NFC] Remove unused OrigLoopID vars
2022-11-11 Florian Hahn[LV] Remove unused OrigLoopID argument from completeLoo...
2022-11-11 Benjamin MaxwellPrecommit for redundant and after SVE load
2022-11-11 Zahira AmmarguellatThe handling of 'funsafe-math-optimizations' doesn...
2022-11-11 Simon Pilgrim[X86] Replace unnecessary CVTPS2DQ folded overrides...
2022-11-11 Sanjay Patel[InstSimplify] add test for fsub with inf operand; NFC
2022-11-11 Nikita Popov[MemCpyOpt] Avoid moving lifetime marker above def...
2022-11-11 Haojian Wu[include-cleaner] NFC, move the macro location fixme...
2022-11-11 Sanjay Patel[InstSimplify] fold fsub nnan with Inf operand
2022-11-11 Haojian Wu[include-cleaner] NFC, correct a comment in
2022-11-11 Matthias Springer[mlir][bufferize][NFC] Consolidate transform header...
2022-11-11 XingLi[compiler-rt] Mark $t* as clobbered for Linux/LoongArch...
2022-11-11 Ron Liebermanfor Vignesh: land changes to disable two recent ompd...
2022-11-11 Sam McCall[clang-include-cleaner] make SymbolLocation a real...
2022-11-11 wanglei[Clang][LoongArch] Remove duplicate declaration. NFC
2022-11-11 Sam McCall[include-cleaner] Provide public to_string of RefType...
2022-11-11 Martin Storsjö[openmp] [test] Set the right calling convention for...
2022-11-11 Martin Storsjö[openmp] [test] Use omp_testsuite.h instead of directly...
2022-11-11 Martin Storsjö[openmp] [test] Fix building the affinity/format/fields...
2022-11-11 Martin Storsjö[openmp] Fix building in debug mode with mingw
next