platform/upstream/llvm.git
2019-02-03 Simon Pilgrim[X86][AVX] Support shuffle combining for VBROADCAST...
2019-02-03 Sanjay Patel[PatternMatch] add special-case uaddo matching for...
2019-02-03 Simon Pilgrim[X86][AVX] Support shuffle combining for VPMOVZX with...
2019-02-03 David ZarzyckiHot fix two test regressions (%T vs %t)
2019-02-03 David Chisnall[objc-gnustep] Fix encoding of ivar size for _Bool.
2019-02-03 Simon Pilgrim[X86][AVX] More aggressively simplify BROADCAST source...
2019-02-03 Sanjay Patel[x86] add CGP uaddo test with weird type; NFC
2019-02-03 Sanjay Patel[CGP] move test file to prevent bot failures
2019-02-03 Simon PilgrimRemove trailing semicolon. NFCI.
2019-02-03 Simon PilgrimRemove trailing semicolon. NFCI.
2019-02-03 Stephen Kelly[AST] Extract ASTNodeTraverser class from ASTDumper
2019-02-03 Sanjay Patel[CGP] refactor optimizeCmpExpression (NFCI)
2019-02-03 Sanjay Patel[PowerPC] add tests for saturating add; NFC
2019-02-03 Philip Pfaffe[DA][NewPM] Handle transitive dependencies in the new...
2019-02-03 Craig Topper[X86] Print %st(0) as %st to match what gcc inline...
2019-02-03 Craig Topper[X86] Lower ISD::UADDO to use the Z flag instead of...
2019-02-03 Eric FiselierCorrect test my *really really* overaligning a type.
2019-02-03 Fangrui Song[AMDGPU] Fix -Wunused-variable after rL352978
2019-02-03 Dmitry Venikov[InstSimplify] Missed optimization in math expression...
2019-02-03 Eric FiselierFix handling of usual deallocation functions in various...
2019-02-03 Matt ArsenaultGlobalISel: Implement widenScalar for G_UNMERGE_VALUES
2019-02-02 Matt ArsenaultGlobalISel: Implement widenScalar for G_EXTRACT vector...
2019-02-02 Matt ArsenaultAMDGPU/GlobalISel: Avoid reporting illegal extloads...
2019-02-02 Matt ArsenaultAMDGPU/GlobalISel: Legalize icmp for pointer types
2019-02-02 Matt ArsenaultAMDGPU/GlobalISel: Legalize constant for pointer types
2019-02-02 Matt ArsenaultAMDGPU/GlobalISel: Legalize select for pointer types
2019-02-02 Matt ArsenaultGlobalISel: Legalization for inttoptr/ptrtoint
2019-02-02 Philip Pfaffe[NewPM] Add support for new-PM plugins to clang
2019-02-02 Nico WeberReplace uses of %T with %t in from previous frontend...
2019-02-02 Eric FiselierMove the feature test macros script to the utils directory.
2019-02-02 Stephane MooreRevert rCTE352968 due to compilation failures 💥
2019-02-02 Stephane Moore[clang-tidy] Make google-objc-function-naming ignore...
2019-02-02 Craig Topper[X86] Add another test case for PR40539. NFC
2019-02-02 Petr Hosek[libunwind] Provide placement new definition
2019-02-02 Petr Hosek[libunwind] Remove the remote unwinding support
2019-02-02 Hyrum Wright[clang-tidy] Rename time lookup functions; NFC
2019-02-02 Simon Pilgrim[X86][AVX] Enable INSERT_SUBVECTOR(SRC0, SHUFFLE(SRC1...
2019-02-02 Simon Pilgrim[SDAG] Add SDNode/SDValue getConstantOperandAPInt helpe...
2019-02-02 Florian Hahn[LCSSA] Handle case with single new PHI faster.
2019-02-02 Kristof Umann[analyzer][UninitializedObjectChecker] New flag to...
2019-02-02 Florian Hahn[LCSSA] Add expensive verification of LCSSA form for...
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)
next