platform/upstream/llvm.git
2019-01-08 Bruno Ricci[Sema] Diagnose array access preceding the array bounds...
2019-01-08 Lama SabaRevert "Revert "Resubmit rL345008 "Split MachinePipelin...
2019-01-08 Tim NorthoverAArch64: avoid splitting vector truncating stores.
2019-01-08 Simon Pilgrim[X86] Add shift-by-immediate tests for non-immediate...
2019-01-08 Benjamin Kramer[GlobalISel] Fix unused variable warning in Release...
2019-01-08 Pavel LabathProcessLaunchInfo: Remove Target reference
2019-01-08 James Henderson[llvm-readobj] Don't print '@' at end of unversioned...
2019-01-08 James Henderson[ELF] Remove checking for spurious '@' at the end of...
2019-01-08 Sam Parker[ARM] Add missing patterns for DSP muls
2019-01-08 Sam McCall[ASTMatchers] Improve assert message for broken parent...
2019-01-08 Matt ArsenaultAMDGPU/GlobalISel: Introduce vcc reg bank
2019-01-08 Thomas Lively[WebAssembly] Instruction renaming
2019-01-08 Thomas Lively[WebAssembly] Massive instruction renaming
2019-01-08 Robert Widmann[LLVM-C] Allow For Creating a BasicBlock without a...
2019-01-08 Robert Widmann[LLVM-C] Allow Specifying Signedness in Int Cast
2019-01-08 Mandeep Singh... [MC] [AArch64] Support resolving signed fixups for...
2019-01-08 Chris Kennelly[NFC] Remove empty line as a test commit.
2019-01-08 Peter Collingbournegn build: Stop passing -o to ar.
2019-01-08 Marshall ClowSet the buffer of an fstream to empty when the underlyi...
2019-01-08 Evgeniy StepanovFix Mac compilation.
2019-01-08 Peter Collingbournegn build: Merge r350580.
2019-01-08 Jonas Devlieghere[SymbolContext] Remove dead code
2019-01-08 Matt ArsenaultAMDGPU/GlobalISel: Legalize concat_vectors
2019-01-08 Matt ArsenaultFix typos
2019-01-08 Heejin Ahn[WebAssembly] Move CFG-changing passes before RegStackify
2019-01-08 Matt ArsenaultRegBankSelect: Fix copy insertion point for terminators
2019-01-08 Heejin Ahn[WebAssembly] Use 'I' multiclass template for br_table...
2019-01-08 Matt ArsenaultAMDGPU/GlobalISel: Disallow VGPR->SCC copies
2019-01-08 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for carry-in
2019-01-08 Jonas Devlieghere[dsymutil] Fix assertion triggered by empty address...
2019-01-08 Evgeniy Stepanov[asan] Support running without /proc
2019-01-08 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for add/sub with carry out
2019-01-08 Matt ArsenaultAMDGPU/GlobalISel: InstrMapping for G_UNMERGE_VALUES
2019-01-08 Chen Zhengfix comment typo - NFC
2019-01-08 Wei Mi[RegisterCoalescer] dst register's live interval needs...
2019-01-08 Erik PilkingtonSplit -Wdelete-non-virtual-dtor into -Wdelete-abstract...
2019-01-08 Stephen KellyReleaseNotes: Update with my clang-query contributions...
2019-01-08 Volodymyr Sapsai[libcxx] Optimize vectors construction of trivial types...
2019-01-07 Jonas Devlieghere[dsymutil] Upstream unobfuscation logic.
2019-01-07 Rong Xu[PGO] Use SourceFileName rather module name in PGOFuncName
2019-01-07 Davide Italiano[Verifier] Reject invalid type for DILocalVariable.
2019-01-07 Adrian PrantlSimplify code.
2019-01-07 Adrian PrantlClarify comment and variable names. (NFC)
2019-01-07 Adrian PrantlRename DWARFDIE::GetDWOContext() -> GetDeclContext...
2019-01-07 Stephen KellyNFC: Replace asserts with if() in SourceLocation accessors
2019-01-07 Erik PilkingtonAdd a __has_feature check for namespaces on #pragma...
2019-01-07 Alexey Bataev[OPENMP]Add call to __kmpc_push_target_tripcount()...
2019-01-07 Jorge Gorbe... [lldb] Fix -Wstring-plus-int warning in POSIX-DYLD...
2019-01-07 Michael Ferguson[ValueTracking] Adjust comment in test
2019-01-07 Craig TopperRecommit r350555 "[X86] Use funnel shift intrinsics...
2019-01-07 Craig TopperRecommit r350554 "[X86] Remove AVX512VBMI2 concat and...
2019-01-07 Martin Storsjo[ObjectYAML] [COFF] Support multiple symbols with the...
2019-01-07 Jan Veselycmake: Install libraries to DATADIR from GNUInstallDirs
2019-01-07 Craig Topper[X86][AutoUpgrade] Make some tweaks to reduce the numbe...
2019-01-07 Craig TopperRevert r350555 "[X86] Use funnel shift intrinsics for...
2019-01-07 Craig TopperRevert r350554 "[X86] Remove AVX512VBMI2 concat and...
2019-01-07 Alina Sbirlea[MemorySSA] Add SkipSelfWalker.
2019-01-07 Craig Topper[TargetLowering][AMDGPU] Remove the SimplifyDemandedBit...
2019-01-07 Adrian PrantlSplit two sub-tests into separate top-level methods.
2019-01-07 Alina Sbirlea[MemorySSA] Refactor CachingWalker.
2019-01-07 Adrian PrantlRefactor test, no changes expected.
2019-01-07 Julian Lettner[TSan] Support Objective-C @synchronized with tagged...
2019-01-07 Craig Topper[X86] Use funnel shift intrinsics for the VBMI2 vshld...
2019-01-07 Craig Topper[X86] Remove AVX512VBMI2 concat and shift intrinsics...
2019-01-07 Diogo N. Sampaio[ARM] ComputeKnownBits to handle extract vectors
2019-01-07 Alina Sbirlea[MemorySSA] Extend the clobber walker with the option...
2019-01-07 Eric FiselierMark more tests as flaky
2019-01-07 Nikita PopovRevert "[DemandedBits] Use SetVector for Worklist"
2019-01-07 Simon Pilgrim[X86] Add OR(AND(X,C),AND(Y,~C)) bit select tests
2019-01-07 Nikita Popov[DemandedBits] Use SetVector for Worklist
2019-01-07 Leonard MosescuUse the minidump exception record if present
2019-01-07 Armando Montanez[elfabi] Add option to manually specify file read format
2019-01-07 Louis Dionne[pstl] Avoid shadowing explicit lambda capture with...
2019-01-07 Adrian PrantlFine-tune and document the barrier in TestQueues.
2019-01-07 Ilya Biryukov[clangd] Fix Windows build after r350531
2019-01-07 Jordan Rupprecht[llvm-objcopy] Handle -O <format> flag.
2019-01-07 Ilya Biryukov[clangd] Include <cstdio> instead of <stdio.h>. NFC
2019-01-07 Louis Dionne[NFC] Fix formatting of README.md for better rendering
2019-01-07 Stefan Granitz[CMake] Fix standalone builds: make dependency to LLVM...
2019-01-07 Adrian PrantlSimplify testcase by using lldbutil.run_to_source_break...
2019-01-07 David Greene[lit] Respect PYTHONPATH
2019-01-07 Marshall ClowAdd the feature test macros that were defined in p1353r...
2019-01-07 Matt Morehouse[llvm-demangle-fuzzer] Also fuzz microsoftDemangle().
2019-01-07 Sanjay Patel[x86] add more tests for LowerToHorizontalOp(); NFC
2019-01-07 Rhys PerryAMDGPU: test for uniformity of branch instruction,...
2019-01-07 Ilya Biryukov[clangd] Remove 'using namespace llvm' from .cpp files...
2019-01-07 Alexey Bataev[OPENMP][NVPTX]Reduce number of barriers in reductions.
2019-01-07 Benjamin Kramer[Sema] Fix unused variable warning in Release builds
2019-01-07 Rafael Stahl[analyzer] Pass the correct loc Expr from VisitIncDecOp...
2019-01-07 Bruno Ricci[AST] Store some data of CXXNewExpr as trailing objects
2019-01-07 Hyrum Wright[clang-tidy] Use the public hasInit matcher, rather...
2019-01-07 Bruno Ricci[AST][NFC] Pack DependentScopeDeclRefExpr and CXXUnreso...
2019-01-07 Alexey Bataev[OPENMP][NVPTX]Fix dynamic scheduling.
2019-01-07 Hyrum Wright[clang] Add AST matcher for initializer list members
2019-01-07 James Henderson[llvm-nm] Add --portability as alias for --format=posix
2019-01-07 Gabor Marton[CTU] Make loadExternalAST return with non nullptr...
2019-01-07 Alexandre Ganea[CodeView] More appropriate name and type for a Microso...
2019-01-07 Bruno Ricci[AST][NFC] Pack OpaqueValueExpr
2019-01-07 Matt ArsenaultAMDGPU: Remove v16i8 from register classes
2019-01-07 Matt ArsenaultAMDGPU: Remove VS/SV mappings from select
next