platform/upstream/llvm.git
2020-09-23 Sourabh Singh... [flang] Removed OpenMP lowering unittests
2020-09-23 Jakub Lichman[mlir] Added support for f64 memref printing in runner...
2020-09-23 Sourabh Singh... [OpenMP][flang]Lower NUM_THREADS clause for parallel...
2020-09-23 Yaxun (Sam... [CUDA][HIP] Fix static device var used by host code...
2020-09-23 Jean Perier[flang] CHARACTER(*) return does not require explicit...
2020-09-23 Kerry McLaughlin[SVE][CodeGen] Lower legal integer -> floating point...
2020-09-23 Georgii Rymar[llvm-readelf/obj] - Fix extended section symbol indice...
2020-09-23 Georgii Rymar[llvm-readelf/obj] - Print section symbol names properl...
2020-09-23 Sebastian Neubauer[AMDGPU] Insert waitcnt after returning from call
2020-09-23 Georgii Rymar[llvm-readelf/obj] - Cleanup the code. NFCI.
2020-09-23 Gabor Marton[analyzer][StdLibraryFunctionsChecker] Separate the...
2020-09-23 Gabor Marton[analyzer][StdLibraryFunctionsChecker] Fix getline...
2020-09-23 David Sherwood[SVE] Make EVT::getScalarSizeInBits and others consiste...
2020-09-23 Raphael IsemannRevert "[libc++] Implement LWG1203"
2020-09-23 David Sherwood[SVE] Fix InstCombinerImpl::PromoteCastOfAllocation...
2020-09-23 Piotr Sobczak[AMDGPU] Fix merging m0 inits
2020-09-23 MaheshRavishankar[mlir][Linalg] Add pattern to fold linalg.tensor_reshap...
2020-09-23 Anatoly Parshintsev[RISCV][ASAN] implementation of ThreadSelf for riscv64
2020-09-23 Vitaly Buka[NFC] Reformat preprocessor directives
2020-09-23 Vitaly BukaRevert "[RISCV][ASAN] implementation of ThreadSelf...
2020-09-23 Albion Fung[PowerPC] Implementation of 128-bit Binary Vector Mod...
2020-09-23 Martin Storsjö[CVP] Remove a redundant trailing semicolon, fixing...
2020-09-23 Martin Storsjö[InstCombine] Add parentheses in assert to silence...
2020-09-23 Martin Storsjö[MC] [Win64EH] Try to generate packed unwind info where...
2020-09-23 Mehdi AminiAdd a dump() method on the pass manager for debugging...
2020-09-23 Anatoly Parshintsev[RISCV][ASAN] implementation of ThreadSelf for riscv64
2020-09-23 Alexey Baturo[RISCV][ASAN] implementation for vfork interceptor...
2020-09-23 Anatoly Parshintsev[RISCV][ASAN] implementation of clone interceptor for...
2020-09-23 Anatoly Parshintsev[RISCV][ASAN] implementation of internal syscalls wrapp...
2020-09-23 Jan Korous[Analyzer][WebKit] Use tri-state types for relevant...
2020-09-23 Anatoly Parshintsev[RISCV][ASAN] updated platform macros to simplify detec...
2020-09-23 Fangrui Song[sanitizers] Remove the message queue with IPC_RMID...
2020-09-23 Nemanja Ivanovic[Sanitizers] Fix test case that doesn't clean up after...
2020-09-23 Greg McGary[lld-maco] fix build breakage
2020-09-23 Teresa Johnson[ThinLTO] Avoid temporaries when loading global decl...
2020-09-23 Greg McGary[lld-macho] In the context of relocs, s/target/referent...
2020-09-23 Arthur Eubanks[test][NewPM] Clean up ScalarEvolution tests to work...
2020-09-23 Bing1 Yu[CostModel][X86] add CostModel for SK_Select(v8f64...
2020-09-23 Arthur Eubanks[test][NewPM] Fix update-scev.ll under NPM
2020-09-23 Andrew LittekenRevert "[IRSim] Adding IRSimilarityCandidate that conta...
2020-09-23 Arthur Eubanks[NewPM] Pin tests with -debug-pass to legacy PM
2020-09-23 Xing GUO[DWARFYAML][test] Simplify __debug_pubnames/types tests...
2020-09-23 Leonard ChanRevert "Canonicalize declaration pointers when forming...
2020-09-23 Fangrui Song[EHStreamer] Ensure CallSiteEntry::{BeginLabel,EndLabel...
2020-09-23 Greg McGary[lld-macho] handle option -headerpad_max_install_names
2020-09-22 Yuanfang Chen[Clang] Fix a typo in implicit-int-float-conversion.c
2020-09-22 Andrew Litteken[IRSim] Adding IRSimilarityCandidate that contains...
2020-09-22 antonio-cortes... [NFC][docs] Fix link.
2020-09-22 Lang Hames[ORC][examples] Add missing library dependencies.
2020-09-22 Walter Erquinigo[trace] avoid using <regex>
2020-09-22 Hubert Tong[InstCombine][NFC][tests] Add ninf base value case...
2020-09-22 Hubert Tong[InstCombine] Fix errno bug in pow expansion to sqrt
2020-09-22 Alexey Bataev[SLP]Fix coding style, NFC.
2020-09-22 Louis Dionne[libc++] NFC: Reindent the feature test macro generatio...
2020-09-22 Louis Dionne[libc++] NFC: Collocate C++20 removed members of std...
2020-09-22 Philip Reames[AArch64] Teach analyzeBranch to remove branch equivele...
2020-09-22 Michael LiaoFix build due to renaming in LoopInfo.
2020-09-22 Louis Dionne[libc++] Implement LWG1203
2020-09-22 Fangrui SongChange LoopInfo::empty to isInnermost after D82895
2020-09-22 Stefanos BaziotisSmall fixes for "[LoopInfo] empty() -> isInnermost...
2020-09-22 Reid KlecknerRevert "[CodeGen] emit CG profile for COFF object file"
2020-09-22 Stefanos Baziotis[LoopInfo] empty() -> isInnermost(), add isOutermost()
2020-09-22 Congzhe Cao[AArch64] Avoid pairing loads with same result reg
2020-09-22 Mircea Trofin[ThinLTO] Option to bypass function importing.
2020-09-22 David Tenty[compiler-rt][AIX] Add CMake support for 32-bit Power...
2020-09-22 Fangrui Song[lldb][test] Remove accidental import pdb in 783dc7dc7e...
2020-09-22 Paul C. AnagnostopoulosTwo patches to fix the broken build.
2020-09-22 Sriraman TallamRevert "The wrong placement of add pass with optimizati...
2020-09-22 Michael Kruse[flang][msvc] Explicitly reference "this" inside closur...
2020-09-22 Michael Kruse[flang][msvc] Add explicit function template argument...
2020-09-22 Michael Kruse[flang][msvc] Add explicit function template argument...
2020-09-22 Raphael IsemannRevert "[lldb] XFAIL TestMemoryHistory on Linux"
2020-09-22 Mehdi AminiImplement a new kind of Pass: dynamic pass pipeline
2020-09-22 Roman Lebedev[CVP] Narrow SDiv/SRem to the smallest power-of-2 that...
2020-09-22 Roman Lebedev[NFC][CVP] Add tests for SDiv/SRem narrowing
2020-09-22 Roman Lebedev[NFC][CVP] Give a better name STATISTIC() counting...
2020-09-22 Roman Lebedev[ConstantRange] Introduce getMinSignedBits() method
2020-09-22 Roman Lebedev[NFC][APInt] Refactor getMinSignedBits() in terms of...
2020-09-22 Roman Lebedev[NFC][CVP] processUDivOrURem(): refactor to use Constan...
2020-09-22 Roman Lebedev[ConstantRange] Introduce getActiveBits() method
2020-09-22 Roman Lebedev[ConstantRange] binaryXor(): special-case binary comple...
2020-09-22 Roman Lebedev[CVP] Enhance SRem -> URem fold to work not just on...
2020-09-22 Roman Lebedev[NFC][CVP] Add tests for srem with potentially differen...
2020-09-22 Arthur Eubanks[test][NewPM] Pin do-nothing-intrinsic.ll to legacy PM
2020-09-22 Arthur Eubanks[LoopInfo][NewPM] Fix tests in Analysis/LoopInfo under NPM
2020-09-22 Jonas Devlieghere[lldb] Skip TestMiniDumpUUID with reproducers
2020-09-22 Jonas Devlieghere[lldb] Skip test_common_completion_process_pid_and_name...
2020-09-22 Hubert Tong[InstCombine] For pow(x, +/-0.5), stop falling into...
2020-09-22 Hubert Tong[NFC] Replace tabs with spaces in PPCInstrPrefix.td
2020-09-22 Hubert Tong[test][MC] Rehabilitate llvm/test/MC/COFF/bigobj.py
2020-09-22 Haojian Wu[clang] Fix a typo-correction crash
2020-09-22 LLVM GN Syncbot[gn build] Port 8a64689e264
2020-09-22 LLVM GN Syncbot[gn build] Port 848d66fafd2
2020-09-22 Jan Korous[Analyzer][WebKit] UncountedLocalVarsChecker
2020-09-22 Paul C. AnagnostopoulosVersion 0.5 of the new "TableGen Backend Developer...
2020-09-22 Mircea Trofin[NFC][regalloc] Simplify/conform to style guide indvars...
2020-09-22 Sam McCall[ASTMatchers] Avoid recursion in ancestor matching...
2020-09-22 Eduardo Caldas[SyntaxTree] Test the List API
2020-09-22 Jacques Pienaar[mlir][ods] Make OpBuilder and OperationState optional
2020-09-22 Kazuaki Ishizaki[mlir] NFC: fix trivial typos under include directory
next