platform/upstream/llvm.git
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.
2018-03-06 Eugene Zelenko[StaticAnalyzer] Fix some Clang-tidy modernize and...
2018-03-06 Jason MolendaUpstreaming avx512 register support in debugserver...
2018-03-06 George Karpenkov[analyzer] [quickfix] Prevent a crash in NamedDecl...
2018-03-05 Adrian PrantlLLDBStandalone.cmake: set path to llvm-lit inside of...
2018-03-05 Rui UeyamaRemove redundant casts.
2018-03-05 Reid KlecknerDisable llvm-opt-fuzzer/exec-options.ll on Windows...
2018-03-05 Simon Pilgrim[X86] cvttpd2dq lowering has been supported for some...
2018-03-05 Sanjay Patel[InstSimplify] remove redundant folds
2018-03-05 Volkan KelesGlobalISel: IRTranslate llvm.fabs.* intrinsic
2018-03-05 Daniel Neilson[RewriteStatepoints] Fix stale parse points
2018-03-05 Simon Pilgrim[X86] Add silvermont fp arithmetic cost model tests
2018-03-05 George Karpenkov[analyzer] AST-matching checker to detect global centra...
2018-03-05 Tony Tye[AMDGPU] Remove unused AMDOpenCL triple environment
2018-03-05 Reid Kleckner[msvc] Allow MSVC toolchain driver to find the aarch64...
2018-03-05 Adrian PrantlFix the install location of LLDBWrapPython.cpp when...
2018-03-05 Dylan McKay[AVR] Fix the test suite after r326500.
2018-03-05 Richard SmithFix typo in comment.
2018-03-05 Alexey Bataev[SLP] Additional tests for stores vectorization, NFC.
2018-03-05 Vedant Kumar[test] Skip pexpect-based lldb-mi tests on Darwin
2018-03-05 Daniel SandersRe-commit: Make STATISTIC() values available programmat...
2018-03-05 Dmitry MikulinOn Windows we need to be able to process response files...
2018-03-05 Nemanja Ivanovic[PowerPC] Do not emit record-form rotates when record...
2018-03-05 Sanjay Patel[x86] auto-generate full checks for fabs tests
2018-03-05 Dmitry MikulinOn Windows expansion of regex file name patterns is...
2018-03-05 Andrey ChurbanovImprove OpenMP threadprivate implementation.
2018-03-05 Eric LiuFix an unused variable warning introduced by rr326703...
2018-03-05 Aaron Smith[llvm-pdbdump] Dump restrict type qualifier
2018-03-05 Daniel Neilson[InstCombine] Don't blow up in foldICmpWithCastAndCast...
2018-03-05 Craig Topper[InstCombine] Add constant vector support to getMinimum...
2018-03-05 Andrey ChurbanovFixed build of the OpenMP stubs library.
2018-03-05 Raphael IsemannIncluding <functional> for std::bind
2018-03-05 Daniel SandersRevert r326723: Make STATISTIC() values available progr...
2018-03-05 Yaxun Liu[AMDGPU] Clean up old address space mapping and fix...
2018-03-05 Evandro Menezes[AArch64] Harden test case
next