platform/upstream/llvm.git
2019-02-02 Eric Liu[clangd] Fix heap-use-after-free after r352868
2019-02-02 David Green[ASTImporter] Fix up test that only works on X86.
2019-02-02 Craig Topper[X86][SSE]: Adding full coverage of MC encoding tests...
2019-02-02 JF BastienRevert "Bump minimum toolchain version"
2019-02-02 Sam McCall[Clangd] textDocument/definition and textDocument/decla...
2019-02-02 Yonghong Song[BPF] [BTF] Process FileName with absolute path correctly
2019-02-02 JF BastienBump minimum toolchain version
2019-02-02 Alexander Shaposhnikov[llvm-objcopy] Temporarily limit one test to darwin
2019-02-02 Akira Hatanaka[Sema][ObjC] Allow declaring ObjC pointer members with...
2019-02-02 Julian Lettner[ASan] Do not instrument other runtime functions with...
2019-02-02 Alexander Shaposhnikov[llvm-objcopy] Fix triples in macho tests.
2019-02-02 James Y KnightRemove redundant FunctionDecl argument from a couple...
2019-02-02 Mandeep Singh... [AutoUpgrade] Fix AutoUpgrade for x86.seh.recoverfp
2019-02-02 Alexander Shaposhnikov[llvm-objcopy] Add ability to copy MachO object files
2019-02-02 Fangrui Song[ELF] Default to --no-allow-shlib-undefined for executables
2019-02-01 Eric FiselierHandle cases where the dirent::d_type macros aren't...
2019-02-01 Yonghong SongRevert "[BPF] [BTF] Process FileName with absolute...
2019-02-01 Mandeep Singh... [AArch64] Fix unused variable [NFC]
2019-02-01 Yonghong Song[BPF] [BTF] Process FileName with absolute path correctly
2019-02-01 George Karpenkov[analyzer] Hotfix for RetainCountChecker: assert was...
2019-02-01 Philip Reames[CodeGen] Be as conservative about atomic accesses...
2019-02-01 Dan Gohman[WebAssembly] Fix ImportName's position in this test.
2019-02-01 Evandro Menezes[InstCombine] Refactor test checks (NFC)
2019-02-01 Roman LebedevRevert "[AST][OpenMP] OpenMP Sections / Section constru...
2019-02-01 Philip Reames[Test] Update file w/update_test_checks.py to make...
2019-02-01 Dan Gohman[WebAssembly] Add codegen support for the import_field...
2019-02-01 Dan Gohman[WebAssembly] Add an import_field function attribute
2019-02-01 Martin Storsjo[COFF] Create range extension thunks for ARM64
2019-02-01 Martin Storsjo[COFF] Fix crashes when writing a PDB after adding...
2019-02-01 Eric FiselierImprove diagnostic to tell you a type is incomplete.
2019-02-01 Marshall Clowadd a test and a couple minor bug fixes for the implici...
2019-02-01 Richard SmithFactor out duplication between ExprIterator and ConstEx...
2019-02-01 Mandeep Singh... [COFF, ARM64] Fix localaddress to handle stack realignm...
2019-02-01 Simon Pilgrim[X86][AVX] Add VMOVDDUP-VPBROADCASTQ execution domain...
2019-02-01 Reid Kleckner[ubsan] Make suppressions.cpp test pass for me on Windows
2019-02-01 Scott Linder[AMDGPU] Mark test functions with hidden visibility
2019-02-01 Eric FiselierDon't use ASTContext in DeclOpenMP.h because it's still...
2019-02-01 Jordan Rupprecht[DebugInfo] Fix mkdir use in test
2019-02-01 Evandro Menezes[InstCombine] Expand Windows test (NFC)
2019-02-01 Jordan Rupprecht[DebugInfo] Don't use realpath when looking up debug...
2019-02-01 James Y Knight[opaque pointer types] Pass function type for CallBase...
2019-02-01 James Y Knight[opaque pointer types] Pass value type to GetElementPtr...
2019-02-01 James Y Knight[opaque pointer types] Pass value type to LoadInst...
2019-02-01 James Y Knight[opaque pointer types] Pass function types to InvokeIns...
2019-02-01 James Y Knight[opaque pointer types] Pass function types to CallInst...
2019-02-01 Evandro Menezes[InstCombine] Expand Windows test (NFC)
2019-02-01 Peter Collingbournegn build: Create regular archives for the sanitizer...
2019-02-01 Michael Kruse[OpenMP 5.0] Parsing/sema support for "omp declare...
2019-02-01 Louis Dionne[libc++] Disentangle the 3 implementations of type_info
2019-02-01 Michael Liao[InstCombine] Extra null-checking on TFE/LWE support
2019-02-01 James Y KnightHopefully fix a couple more sphinx doc errors.
2019-02-01 Stefan GranitzFix the xcode build for r352845, attempt #2
2019-02-01 Stefan GranitzRevert "Fix the xcode build for r352845."
2019-02-01 Sid Manning[llvm-objdump] - llvm-objdump can skip bytes at the...
2019-02-01 Thomas Anderson[lldb] Relax libc++ ABI version checking
2019-02-01 Philip ReamesFix a bug in the definition of isUnordered on MachineMe...
2019-02-01 Roland Froesetest commit (add blank line) NFC
2019-02-01 Matt Davis[llvm-readobj] Add a flag to dump just the section...
2019-02-01 Evandro Menezes[InstCombine] Refactor test checks (NFC)
2019-02-01 Jim InghamFix the xcode build for r352845.
2019-02-01 Nico Webergn build: Add a missing dependency from llvm/test to...
2019-02-01 Evandro Menezes[InstCombine] Expand Windows test (NFC)
2019-02-01 Matt Davis[llvm-nm] Report '.comment' ELF sections as 'n' instead...
2019-02-01 Max MorozUpdate SanitizerCoverage doc regarding the issue with...
2019-02-01 Wolfgang Pieb[DWARF v5] Fix DWARF emitter and consumer to produce...
2019-02-01 Jordan Rupprecht[llvm-objcopy][NFC] More error propagation (executeObjc...
2019-02-01 James Y KnightFix some sphinx doc errors.
2019-02-01 Evandro Menezes[InstCombine] Refactor test checks (NFC)
2019-02-01 Tim Corringham[AMDGPU] Fix for vector element insertion
2019-02-01 Sanjay Patel[SDAG] improve variable names; NFC
2019-02-01 Simon Pilgrim[X86][SSE] Use PSLLDQ/PSRLDQ to mask out zeroable ends...
2019-02-01 Roman Lebedev[AST][OpenMP] OpenMP Sections / Section constructs...
2019-02-01 Stefan Granitz[CMake] External compiler-rt-configure requires LLVMTes...
2019-02-01 Sanjay Patel[TargetLowering] try harder to determine undef elements...
2019-02-01 Simon Pilgrim[X86][AVX] Combine INSERT_SUBVECTOR(SRC0, BITCAST(SHUFF...
2019-02-01 Eugene Leviant[llvm-strip] Implement --keep-file-symbols
2019-02-01 Jordan Rupprecht[llvm-objcopy][NFC] Propagate errors in removeSymbols...
2019-02-01 Sam McCall[clangd] Expose SelectionTree to code tweaks, and use...
2019-02-01 Sam McCall[clangd] Lib to compute and represent selection under...
2019-02-01 Sam McCall[clangd] Lib to compute and represent selection under...
2019-02-01 Sanjay Patel[InstCombine] reduce duplicate code; NFC
2019-02-01 Fangrui Song[libclang] Fix -DBUILD_SHARED_LIBS=on build after rC352803
2019-02-01 Fangrui Song[InstCombine] Fix -Wunused-variable when -DLLVM_ENABLE_...
2019-02-01 Sanjay Patel[InstCombine] try to reduce x86 addcarry to generic...
2019-02-01 Stefan Granitz[CMake] Add install targets for utilities to LLVM expor...
2019-02-01 Sam McCall[clangd] Penalize file-scope symbols in the ranking...
2019-02-01 Adhemerval... [AArch64] Optimize floating point materialization
2019-02-01 Eric Liu[CUDA] Relax lit test condition after r352798.
2019-02-01 Sam McCall[clangd] Implement textDocument/declaration from LSP...
2019-02-01 Sam McCall[clangd] Use delimited style to make life easier for...
2019-02-01 Ilya BiryukovDisable tidy checks with too many hits
2019-02-01 Roman Lebedev[X86][BdVer2] Transfer delays from the integer to the...
2019-02-01 Aleksandr Urakov[PDB] Fix build after r352845
2019-02-01 Sam McCall[clangd] Unbreak fuzzer target
2019-02-01 Yevgeny RoubanProvide reason messages for unviable inlining
2019-02-01 James HendersonRevert r352750.
2019-02-01 James Henderson[llvm-symbolizer][test] Rename and tweak tests using...
2019-02-01 James Henderson[doc]Update String Error documentation in Programmer...
2019-02-01 Aleksandr Urakov[PDB] Fix location retrieval for function local variabl...
2019-02-01 Oliver Stannard[CodeGen] Don't scavenge non-saved regs in exception...
next