platform/upstream/llvm.git
2020-03-03 Matthias Kramm[mlir][Tutorial] Make parsing an empty file print a...
2020-03-03 River Riddle[mlir] Generate CmpFPredicate as an EnumAttr in tablegen
2020-03-03 Reid KlecknerPort ubsan nullability.c test to Windows
2020-03-03 Alex Langford[lldb] Delete some commented out code in ClangASTSource.cpp
2020-03-03 Sanjay Patel[PowerPC] adjust test to avoid getting zapped completel...
2020-03-03 Vedant Kumar[MachineVerifier] Remove placement rule exception for...
2020-03-03 Vedant Kumar[LiveDebugValues] Do not insert DBG_VALUEs after a...
2020-03-03 Nathan Ridge[clangd] Handle go-to-definition in macro invocations...
2020-03-03 George Rokos[clang-offload-wrapper] Lower priority of __tgt_registe...
2020-03-03 Alex Zinenko[mlir] Format AffineOps.td. NFC
2020-03-03 Craig Topper[X86] Match vpmullq latency to uops.info. Correct port...
2020-03-03 Jacques Pienaar[mlir][ods] Add query for derived attribute
2020-03-03 Stefan StipanovicRevert "Revert "[lldb/Docs] Mark both Python 3.6 and...
2020-03-03 Stefan StipanovicRevert "[OpenMP] Adding InaccessibleMemOnly and Inacces...
2020-03-03 Stefan StipanovicRevert "[lldb/Docs] Mark both Python 3.6 and 3.8 as...
2020-03-03 Stefan Stipanovic[OpenMP] Adding InaccessibleMemOnly and InaccessibleMem...
2020-03-03 Jonas Devlieghere[lldb/Docs] Mark both Python 3.6 and 3.8 as supported...
2020-03-03 Alexey Bataev[OPENMP50]Support 'update' clause for 'depobj' directive.
2020-03-03 Raphael Isemann[lldb][NFC] Remove some commented out code in TypeSyste...
2020-03-03 Craig Topper[X86] Always emit an integer vbroadcast_load from lower...
2020-03-03 Craig Topper[X86] Directly emit VBROADCAST_LOAD from constant pool...
2020-03-03 LLVM GN Syncbot[gn build] Port c84532a70aa
2020-03-03 Whitney Tsang[LoopNest]: Analysis to discover properties of a loop...
2020-03-03 Jon Chesterfield[libomptarget][nfc][amdgcn] Simplify assert_fail implem...
2020-03-03 Fangrui Song[Bitcode] Fix -Wswitch after c5ec8890c95bf9f56beff285ef...
2020-03-03 Craig Topper[X86] Connect accidentally dead code in a avx512 fmadd...
2020-03-03 Justin BognerRestore `REQUIRES: default_triple` to a test
2020-03-03 Jonathan Coe[clang-format] Allow nested [] in C# attributes
2020-03-03 Lang Hames[ORC] Make sure we add initializers to the SymbolFlags...
2020-03-03 Lang Hames[ORC] Remove an out-of-date FIXME
2020-03-03 Alex Zinenko[mlir] support reductions in loop to std conversion
2020-03-03 Sterling AugustinePromote nameless lambda used by dl_iterate_phdr to...
2020-03-03 Fangrui Song[MCDwarf] Generate DWARF v5 .debug_rnglists for assembl...
2020-03-03 Tyker[NFC] Try fix ubsan buildbot after 876d13378931bee3dcef...
2020-03-03 Joerg SonnenbergerAdd module for llvm/Bitstream
2020-03-03 Nathan James[clang-tidy] Change checks to use new isLanguageVersion...
2020-03-03 Pierre-vh[debuginfo-tests][dexter] Add --builder gcc support...
2020-03-03 Craig Topper[DAGCombiner][X86] Improve narrowExtractedVectorLoad...
2020-03-03 Craig Topper[X86] Don't count the chain uses when forming broadcast...
2020-03-03 Chris Bowler[PowerPC][NFC] Add missing expected output for AIX...
2020-03-03 Chris Bowler[PowerPC][NFC] Lexically order expected output for...
2020-03-03 Alex Zinenko[mlir] ExecutionEngine: fix assertion on the error...
2020-03-03 Alex Zinenko[mlir] error out on unsupported attribute kinds in...
2020-03-03 LLVM GN Syncbot[gn build] Port ae4d39c9e4a
2020-03-03 Jonas Paulsson[SystemZ] Copy Access registers and CC with the correc...
2020-03-03 Pavel Labath[lldb] Add detailed tests for the "disassemble" command
2020-03-03 Francesco Petrogalli[llvm][CodeGen][SVE] Constrain prefetch intrinsic argum...
2020-03-03 Sam Parker[RDA][ARM] collectKilledOperands across multiple blocks
2020-03-03 Sam McCall[clangd] Propagate versions into DraftStore, assigning...
2020-03-03 Sam Parker[ARM][RDA] Allow multiple killed users
2020-03-03 diggerlin[AIX][XCOFF] Fix XCOFFObjectWriter assertion failure...
2020-03-03 Sid Manning[hexagon] Add default paths to support musl target
2020-03-03 Alexander Belyaev[MLIR] Add explicit initial values for loop.parallel op.
2020-03-03 Nicolas Vasilache[mlir] Add padding to 1-D Vector in CRunnerUtils.h
2020-03-03 Nicolas Vasilache[mlir] Hotfix - Fix Windows build
2020-03-03 LLVM GN Syncbot[gn build] Port 613f791131e
2020-03-03 Benjamin Kramer[llvm-ar] Remove unused variable. NFC.
2020-03-03 Clement Courbet[ExpandMemCmp][NFC] Regenerate tests.
2020-03-03 Whitney TsangRevert "[LoopNest]: Analysis to discover properties...
2020-03-03 Jonas Paulsson[SystemZ] Bugfix for backchain with packed-stack
2020-03-03 Clement Courbet[ExpandMemCmp] Add more tests to show missing constant...
2020-03-03 Sam McCall[clangd] Remove unused getDocument() API
2020-03-03 gbreynoo[llvm-ar] Fix llvm-ar response file reading on Windows
2020-03-03 Balazs Benics[analyzer][taint] Add isTainted debug expression inspec...
2020-03-03 Jonas Paulsson[SystemZ] Also accept ISD::USUBO in shouldFormOverflow...
2020-03-03 LLVM GN Syncbot[gn build] Port 3a063d68e3c
2020-03-03 LLVM GN Syncbot[gn build] Port 3755039c99d
2020-03-03 Kadir Cetinkaya[clangd] Get rid of getTokenRange helper
2020-03-03 Kadir Cetinkaya[clangd] Make use of token buffers in semantic highlighting
2020-03-03 Kadir Cetinkaya[clang][Syntax] Add spelledTokenAt helper to TokenBuffer
2020-03-03 Whitney Tsang[LoopNest]: Analysis to discover properties of a loop...
2020-03-03 Tyker[AssumeBundles] Add API to fill a map from operand...
2020-03-03 Florian Hahn[VPlan] Add getPlan() to VPBlockBase.
2020-03-03 Pavel Labath[lldb] Have Disassembler::ParseInstructions take a...
2020-03-03 Stephan Herhut[MLIR][GPU] Add error checking to loop.parallel to...
2020-03-03 serge-sans... Fix UB in compiler-rt base64 implementation
2020-03-03 Pavel Labath[lldb] Add lldbTarget -> llvmMC dependency
2020-03-03 David Green[ARM] Add some postinc LSR tests. NFC
2020-03-03 Sam McCall[clangd] Use structured PublishDiagnosticsParams. NFC
2020-03-03 Sam McCall[clangd] Send InitializeResult.serverInfo
2020-03-03 LLVM GN Syncbot[gn build] Port 1454c27b604
2020-03-03 serge-sans... Syndicate, test and fix base64 implementation
2020-03-03 Sam McCall[clangd] Handle `initialized` notification (no-op to...
2020-03-03 David Green[LoopVectorizer] Add reduction tests for inloop reducti...
2020-03-03 Unnar Freyr... [lldb] Treat RangeDataVector as an augmented binary...
2020-03-03 Hans WennborgRevert "Reland "[gn build] (manually) merge 68a235d07f9...
2020-03-03 Pavel Labath[lldb] Make sure we don't drop asynchronous output...
2020-03-03 Clement Courbet[ExpandMemCmp][NFC] Fix typo in comment.
2020-03-03 Hans WennborgRevert abb00753 "build: reduce CMake handling for zlib...
2020-03-03 Sjoerd MeijerRevert "[Driver] Default to -fno-common for all targets"
2020-03-03 Nathan James[clangd] DefineOutline won't copy virtual specifiers...
2020-03-03 Jim Lin[AVR] Fix incorrect register state for LDRdPtr
2020-03-03 Stephan HerhutRevert "[mlir][ods] Add query for derived attribute"
2020-03-03 Sjoerd Meijer[Driver] Default to -fno-common for all targets
2020-03-03 Georgii Rymar[obj2yaml] - Dump allocatable SHT_STRTAB, SHT_SYMTAB...
2020-03-03 Roman Lebedev[NFC][InstCombine] Add test with non-CSE'd casts of...
2020-03-03 Georgii Rymar[obj2yaml] - Split sections dumping to a new ELFDumper...
2020-03-03 Siva Chandra... [libc] Add `errno_h` as a dependency to `sigaddset...
2020-03-03 Awanish Pandey[DebugInfo][DWARF5]: Added support for debuginfo genera...
2020-03-03 Sameer Sahasrabuddhe[AMDGPU] add generated checks for some LIT tests
next