platform/upstream/llvm.git
2020-08-06 Roman Lebedev[InstCombine] (-NSW x) s>= x --> x s<= 0 (PR39480)
2020-08-06 Roman Lebedev[InstCombine] (-NSW x) ==/!= x --> x ==/!= 0 (PR39480)
2020-08-06 Roman Lebedev[InstCombine] (-NSW x) s> x --> x s< 0 (PR39480)
2020-08-06 Roman Lebedev[NFC][InstCombine] Add tests for comparisons between...
2020-08-06 Rainer Orth[clang][Driver] Don't hardcode --as-needed/--no-as...
2020-08-06 Xing GUO[DWARFYAML][debug_info] Pull out dwarf::FormParams...
2020-08-06 Alex Richardson[compiler-rt] Fix build of Sanitizer-Test_Nolibc after...
2020-08-06 Alex Richardson[lit] Remove ANSI control characters from xunit output
2020-08-06 Alex RichardsonFix qsort() interceptor for FreeBSD
2020-08-06 Alex Richardson[update_cc_test_checks.py] Add test for D84511
2020-08-06 Aleksandr Platonov[clang-tidy] Fix bugprone-bad-signal-to-kill-thread...
2020-08-06 Aleksandr Platonov[clang-tidy] Fix bugprone-bad-signal-to-kill-thread...
2020-08-06 Craig Topper[X86] Rename X86::getImpliedFeatures to X86::updateImpl...
2020-08-06 Luboš Luňák[lldb][gui] use names for color pairs, instead of magic...
2020-08-06 Luboš Luňák[lldb][gui] use syntax highlighting also in gui mode
2020-08-06 Luboš Luňák[lldb][gui] truncate long lines/names if needed
2020-08-06 Martin Storsjö[AArch64] [Windows] Error out on unsupported symbol...
2020-08-06 Martin Storsjö[ARM, AArch64] Fix a comment typo. NFC.
2020-08-06 Chuanqi Xu[Coroutines] Use to collect lifetime marker of in...
2020-08-06 Craig Topper[X86] Remove incomplete custom handling of i128 sdivrem...
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
next