platform/upstream/llvm.git
2018-03-07 Evgeny StupachenkoAdd early exit on reassociation of 0 expression.
2018-03-07 Petr Hosek[Driver] Automatically disable incompatible default...
2018-03-07 Aaron Smith[SymbolFilePDB] Add support for CVR pointer type qualifier
2018-03-07 Aaron Smith[SymbolFilePDB] Get line number for PDBSymbolTypeEnum
2018-03-07 Aaron Smith[DebugInfoPDB] Add DIA implementation for getSrcLineOnT...
2018-03-07 Eugene Zelenko[StaticAnalyzer] Fix some Clang-tidy modernize and...
2018-03-07 Vitaly Buka[sanitizer] Update symbolizer test
2018-03-07 Vitaly Buka[sanitizer] Extract common code into STRXFRM_INTERCEPTO...
2018-03-07 Vitaly Buka[sanitizer] Move strxfrm interceptors into sanitizer_common
2018-03-07 Vitaly Buka[sanitizer] Add interceptors for wcsxfrm, wcsxfrm_l
2018-03-07 Vitaly Buka[sanitizer] Move mmap interceptors into sanitizer_common
2018-03-07 Rui UeyamaSplit long lines in a test file.
2018-03-06 Jason Molendathe thread id is easier to read in base16.
2018-03-06 Adrian PrantlAdd test for lldb-mi interpreter
2018-03-06 George Burgess IVFix a typo from r326844; NFC
2018-03-06 George Burgess IV[CodeGen] Don't emit lifetime.end without lifetime...
2018-03-06 Eugene Zelenko[Transforms] Add missing header for InstructionCombinin...
2018-03-06 Dean Michael... [XRay][compiler-rt] Make unit tests depend on implement...
2018-03-06 Rui UeyamaDo not create temporary strings just to print out space...
2018-03-06 Craig Topper[X86] Fix a typo in Host.cpp that causes us to misident...
2018-03-06 Paul RobinsonReapply "[DWARFv5] Emit file 0 to the line table."
2018-03-06 Simon Pilgrim[TargetLowering] Add vector BITCAST support to Simplify...
2018-03-06 Sebastian PopDA: remove uses of GEP, only ask SCEV
2018-03-06 Michal Gorny[FrontEnd] Allow overriding the default C/C++ -std...
2018-03-06 Rui UeyamaImplement --just-symbols.
2018-03-06 Daniel SandersPrintStatistics() and PrintStatisticsJSON() should...
2018-03-06 Kostya Kortchinsky[scudo] Use gc-sections by default
2018-03-06 Craig Topper[TargetLowering] Rename DAGCombinerInfo::isAfterLegaliz...
2018-03-06 Aaron Smith[SymboleFilePDB] Put the test input back that my previo...
2018-03-06 Krzysztof Parzyszek[Hexagon] Update more testcases
2018-03-06 Krzysztof Parzyszek[Hexagon] Remove {{ *}} from testcases
2018-03-06 Sanjay Patel[InstCombine] simplify min/max canonicalization; NFCI
2018-03-06 Alexey Bataev[OPENMP] Fix generation of the unique names for task...
2018-03-06 Craig Topper[X86] Reject registers that require a REX prefix in...
2018-03-06 Stanislav Mekhanoshin[AMDGPU] Add default ISA version targets
2018-03-06 Aaron Smith[CodeView] Emit UdtSourceLine information for enums
2018-03-06 Sanjay Patel[PatternMatch] define m_Not using m_Xor and cst_pred_ty
2018-03-06 Nicolai HaehnleTableGen: Give up on exact fixits for diagnostic groups
2018-03-06 Jan Veselylgamma_r: Move code from .inc to .cl file
2018-03-06 Jan Veselyfrexp: Reuse types provided by gentype.inc
2018-03-06 Jan Veselyselect: Add vector implementation
2018-03-06 Jan Veselyminmag: Condition variable needs to be the same bitwidt...
2018-03-06 Jan Veselymaxmag: Condition variable needs to be the same bitwidt...
2018-03-06 Jan VeselyMove cl_khr_fp64 exntension enablement to gentype inclu...
2018-03-06 Ben Hamilton[clang-format] Improve detection of ObjC for-in statements
2018-03-06 Rafael EspindolaRefactor check for dllimport in the Verifier.
2018-03-06 Rafael EspindolaImprove duplicated version handling.
2018-03-06 Sanjay Patel[ValueTracking] move helpers for SelectPatterns from...
2018-03-06 Sebastian Pop[AArch64] define isExtractSubvectorCheap
2018-03-06 Oliver Stannard[Asm] Fix another layering violation in assmebly macro...
2018-03-06 Ilya Biryukov[clangd] Don't end completion item labels with '::'
2018-03-06 Roorda, Jan... [Pipeliner] Test commit: fixed spelling mistake in...
2018-03-06 Craig Topper[X86] Fix typo in cpuid.h, bit_AVX51SER->bit_AVX512ER.
2018-03-06 Yaxun Liu[AMDGPU] Fix lowering OpenCL enqueue_kernel
2018-03-06 Pavel LabathRewrite TestTargetSymbolsBuildidCase to be more focused
2018-03-06 Oliver Stannard[ARM][Asm] Fix layering violation introduced by r326795
2018-03-06 Simi Pallipurath[ARM]Decoding MSR with unpredictable destination regist...
2018-03-06 Marshall ClowOne more test for P0767:
2018-03-06 Marshall ClowImplement P0767R1 - Deprecate POD
2018-03-06 Simi Pallipurathtest commit: fix typo in comment
2018-03-06 Haojian Wu[clang-tidy] Fix one corner case in make-unique check.
2018-03-06 Sam McCall[clangd] Address missed comments from D44003
2018-03-06 Erik Pilkington[demangler] Modernize the rest of the demangler.
2018-03-06 Erik Pilkington[demangler] Modernize parse_unresolved_name.
2018-03-06 Oliver Stannard[Asm] Add debug printing for assembler macros
2018-03-06 Oliver Stannard[Asm] Refactor debug printing of AsmToken
2018-03-06 Florian Hahn[CallSiteSplitting] Do not crash when BB's terminator...
2018-03-06 Krasimir Georgiev[clang-format] fix handling of consecutive unary operators
2018-03-06 Pavel LabathObjectFileMachO: split CreateSections mega-function...
2018-03-06 Nicolai HaehnleTableGen: Add !foldl operation
2018-03-06 Nicolai HaehnleTableGen: Remove the ResolveFirst mechanism
2018-03-06 Nicolai HaehnleTableGen: Delay instantiating inline anonymous records
2018-03-06 Nicolai HaehnleTableGen: Move getNewAnonymousName into RecordKeeper
2018-03-06 Nicolai HaehnleTableGen: Explicitly check whether a record has been...
2018-03-06 Nicolai HaehnleTableGen: Allow !cast of records, cleanup conversion...
2018-03-06 Nicolai HaehnleTableGen: Simplify BitsInit::resolveReferences
2018-03-06 Nicolai HaehnleTableGen: Generalize record types to fix typeIsConverti...
2018-03-06 Henry Wong[analyzer] CStringChecker.cpp: Remove the duplicated...
2018-03-06 Krasimir Georgiev[clang-format] Fix documentation for SpaceAfterCStyleCa...
2018-03-06 Bjorn PetterssonFixup for rL326769 (RegState::Debug is being truncated...
2018-03-06 Florian Hahn[CloneFunction] Support BB == PredBB in DuplicateInstru...
2018-03-06 Haojian Wu[clangd] Fix -Wpedantic warning, NFC.
2018-03-06 Pavel LabathHostThreadPosix::Cancel: remove android-specific implem...
2018-03-06 Henry Wong[Analyzer] More accurate modeling about the increment...
2018-03-06 Pavel Labath[LLDB][PPC64] Fixed issues with expedited registers
2018-03-06 Dylan McKay[AVR] Remove the earlyclobber flag from LDDWRdYQ
2018-03-06 Eric Liu[clangd] Sort includes when formatting code or insertin...
2018-03-06 Alexander KornienkoMove test/gcdasyncsemaphorechecker_test.m to a subdirectory
2018-03-06 Bjorn Pettersson[DebugInfo] Discard invalid DBG_VALUE instructions...
2018-03-06 Kamil RytarowskiOpenBSD sanitizer common, define RLIMIT_AS constant
2018-03-06 George Burgess IVFix an unused variable warning; NFC
2018-03-06 George Burgess IV[ExprConstant] Look through ExprWithCleanups for `alloc...
2018-03-06 Sam Clegg[WebAssebmly] Remove reloc ordering constraint
2018-03-06 Martin Storsjo[X86] Handle EAX being live when calling chkstk for...
2018-03-06 Serge PavlovUpdated docs in CrashRecoveryContext.h
2018-03-06 Paul RobinsonRevert "[DWARFv5] Emit file 0 to the line table."
2018-03-06 Xin Tong[MergeICmp] Simplify how BCECmpBlock instructions are...
2018-03-06 Xin Tong[MergeICmp] Fix printing. NFC
2018-03-06 Petr Hosek[sanitizer] Fix the return type for GetTid in Fuchsia...
2018-03-06 Paul Robinson[DWARFv5] Emit file 0 to the line table.
next