platform/upstream/llvm.git
2020-08-06 Douglas YungFix typo in test. Thanks to Andrew Ng for spotting...
2020-08-06 Jonas Devlieghere[lldb] Remove pointless assign to found_suffix (NFC)
2020-08-06 Lang Hames[JITLink][MachO][AArch64] More PAGEOFF12 relocation...
2020-08-06 Jonas Devlieghere[lldb] Fix bug in skipIfRosetta decorator
2020-08-06 Petr Hosek[CMake] Print the autodetected host linker version
2020-08-06 Jim InghamGetPath() returns a std::string temporary. You can...
2020-08-06 Jim Ingham"|" used when "||" was meant in SBTarget::FindFunctions
2020-08-06 Matt ArsenaultAMDGPU: Remove ATOMIC_PK_FADD
2020-08-06 Arthur Eubanks[NewPM][opt] Add more codegen passes
2020-08-06 Ruiling Song[AMDGPU] add buffer_atomic_swap for float
2020-08-06 Jonas Devlieghere[lldb] Make UBSan tests remote ready
2020-08-06 Tim Keith[flang] Fix compilation warning in check-directive...
2020-08-06 Juneyoung Lee[JumpThreading] Allow duplicating a basic block into...
2020-08-06 Juneyoung Lee[JumpThreading] Add a test that duplicates insts of...
2020-08-06 Fangrui Song[ELF][test] Add another -triple=x86_64 to linkorder...
2020-08-05 Shoaib Meenai[lld-macho] Fix errant search and replace. NFC
2020-08-05 Alina Sbirlea[MSSA] Update test with more detailed and resilient...
2020-08-05 aartbik[mlir] [VectorOps] Add masked load/store operations...
2020-08-05 LLVM GN Syncbot[gn build] Port 820e8d8656e
2020-08-05 Fangrui Song[ELF] Fix type of ciesWithLSDA after D84610
2020-08-05 Fangrui Song[ELF][test] Add REQUIES: x86 and -triple=x86_64 to...
2020-08-05 Jan Korous[Analyzer][WebKit] UncountedLambdaCaptureChecker
2020-08-05 Fangrui Song[ELF] Allow SHF_LINK_ORDER sections to have sh_link=0
2020-08-05 Petr Hosek[CMake] Simplify CMake handling for zlib
2020-08-05 Craig Topper[X86] Rename mod128.ll to divmod128.ll and add test...
2020-08-05 Arthur Eubanks[MSSA][NewPM] Handle tests with -print-memoryssa
2020-08-05 Craig Topper[X86] Disable copy elision in LowerMemArgument for...
2020-08-05 Craig Topper[X86] Add test case for PR47000. NFC
2020-08-05 Jonas Devlieghere[lldb] Skip test_launch_simple on Windows
2020-08-05 Alex Zinenko[mlir] use the new stateful LLVM type translator by...
2020-08-05 Greg ClaytonAdd verification for DW_AT_decl_file and DW_AT_call_file.
2020-08-05 Jonas Devlieghere[lldb] Skip TestProcessConnect when running remotely
2020-08-05 Jonas Devlieghere[lldb] Modify the `skipIfRemote` decorator so we can...
2020-08-05 Richard SmithCFG: Destroy temporaries in (a,b) expression in the...
2020-08-05 Sanjay Patel[InstCombine] fold icmp with 'mul nsw/nuw' and constant...
2020-08-05 Sanjay Patel[InstCombine] add tests for icmp with mul nsw/nuw; NFC
2020-08-05 Thomas Lively[WebAssembly] Fix types in wasm_simd128.h and add tests
2020-08-05 Joel E. Denny[OpenMP] Fix `target data` exit for array extension
2020-08-05 Joel E. Denny[OpenMP] Fix `present` diagnostic for array extension
2020-08-05 cgyurgyik[libc] Add strspn implementation and std::bitset
2020-08-05 George Rokos[libomptarget][NFC] Replace `%ld` with PRId64 for data...
2020-08-05 Stanislav Mekhanoshin[AMDGPU] Scavenge temp reg for AGPR spill
2020-08-05 Rahman Lavaee[Propeller]: Use a descriptive temporary symbol name...
2020-08-05 Jordan Rupprecht[lldb/test] Support git commit version ids for clang.
2020-08-05 Artem Belevich[CUDA] Work around a bug in rint/nearbyint caused by...
2020-08-05 Matt ArsenaultAMDGPU: Correct prolog SP initialization logic
2020-08-05 Stanislav Mekhanoshin[AMDGPU] Added missing gfx1031 cases to CGOpenMPRuntime...
2020-08-05 Stanislav Mekhanoshin[AMDGPU] gfx1031 target
2020-08-05 Arthur Eubanks[NewPM][LoopRotate] Rename rotate -> loop-rotate
2020-08-05 Arthur Eubanks[Driver] Accept -fno-lto in clang-cl
2020-08-05 Matt ArsenaultAMDGPU: Eliminate BUFFER_ATOMIC_PK_ADD_F16 node
2020-08-05 Kadir Cetinkaya[clangd][NFC] Delete dead code in ExtractFunction code...
2020-08-05 Matt MorehouseRevert "Add libFuzzer shared object build output"
2020-08-05 Kadir Cetinkaya[clangd] Disable define out-of-line code action on...
2020-08-05 Lei Zhang[mlir][StandardToSPIRV] Use spv.UMod for index re-calcu...
2020-08-05 Roman Lebedev[InstCombine] Negator: -(cond ? x : -x) --> cond...
2020-08-05 Roman Lebedev[NFC][InstCombine] Add tests for negation of old-style...
2020-08-05 Matt ArsenaultAMDGPU: Refactor buffer atomic intrinsic lowering
2020-08-05 Lei Zhang[spirv] Fix bitwidth emulation for Workgroup storage...
2020-08-05 Matt ArsenaultAMDGPU: Remove leftover test
2020-08-05 Matt ArsenaultAMDGPU: Fix verifier error with undef source producing...
2020-08-05 Sanjay Patel[InstSimplify] fold icmp with mul nsw and constant...
2020-08-05 Jordan Rupprecht[lldb/test] Use realpath consistently for test root...
2020-08-05 Sanjay Patel[InstSimplify] fold icmp with mul nuw and constant...
2020-08-05 Sanjay Patel[InstSimplify] add vector tests for icmp with mul nuw...
2020-08-05 Mitchell Balan[clang-format] fix BreakBeforeBraces.MultiLine with...
2020-08-05 Valentin Clement[flang][NFC] Unify OpenMP and OpenACC structure checker
2020-08-05 Alexander Belyaev[mlir][nfc] Rename `promoteMemRefDescriptors` to `promo...
2020-08-05 Matt Morehouse[libFuzzer] Do not link pthreads on Android.
2020-08-05 Vincent Zhao[MLIR][LinAlg] Use AnyTypeOf for LinalgOperand for...
2020-08-05 Paul C. AnagnostopoulosRemove Olesen from LLVM code owners
2020-08-05 Haojian Wu[clangd] Hide "swap if branch" tweak
2020-08-05 Erich KeaneFix _ExtInt(1) to be a i1 in memory.
2020-08-05 Alexey Bataev[LIBOMPTARGET]Fix order of mapper data for targetDataEn...
2020-08-05 Evgenii Stepanov[msan] Remove readnone and friends from call sites.
2020-08-05 Simon Pilgrim[X86][SSE] Fold 128-bit PACK(EXTEND(X),EXTEND(Y)) ...
2020-08-05 Jordan RupprechtRevert "[LoopVectorizer] Inloop vector reductions"
2020-08-05 Mircea Trofin[TFUtils] Expose untyped accessor to evaluation result...
2020-08-05 Jordan Rupprecht[lldb/test] Replace LLDB_TEST_SRC env variable with...
2020-08-05 Julian Lettner[ASan][Darwin] Adapt test for macOS 11+ version scheme
2020-08-05 David Green[LoopVectorizer] Inloop vector reductions
2020-08-05 Roman Lebedev[NFC][InstCombine] Negator: include all the needed...
2020-08-05 Jonas Devlieghere[lldb] Add an option to inherit TCC permissions from...
2020-08-05 Jonas Devlieghere[lldb] Make SBTarget::LaunchSimple start form the targe...
2020-08-05 Ted WoodwardRemove special Hexagon packet traversal code
2020-08-05 Roman Lebedev[InstCombine] Negator: 0 - (X + Y) --> (-X) - Y ...
2020-08-05 Roman Lebedev[NFC][InstCombine] Tests for negation of `add` w/ singl...
2020-08-05 Sanjay Patel[InstSimplify] add tests for icmp with 'mul nuw' operan...
2020-08-05 Uday Bondhugula[MLIR][NFC] Fix clang-tidy warnings in std to llvm...
2020-08-05 Alexander Belyaev[mlir] Fix rank bitwidth in UnrankedMemRefType conversion.
2020-08-05 Fangrui Song[ELF] Allow sections after a non-SHF_ALLOC section...
2020-08-05 Fangrui Song[ELF] --icf: don't fold text sections with LSDA
2020-08-05 Fangrui Song[ELF] --oformat=binary: use LMA to compute file offsets
2020-08-05 Matt MorehouseAdd libFuzzer shared object build output
2020-08-05 Lang Hames[JITLink][AArch64] Handle addends on PAGE21 / PAGEOFF12...
2020-08-05 Lang Hames[JITLink][AArch64] Improve debug output for addend...
2020-08-05 Saleem AbdulrasoolMachO: support `-syslibroot`
2020-08-05 Sanjay Patel[InstSimplify] reduce code duplication in simplifyICmpW...
2020-08-05 Kadir Cetinkaya[clangd] Fix a crash in DefineInline
2020-08-05 Hans WennborgBump forgotten version nbr in llvm/docs/conf.py
next