platform/upstream/llvm.git
2018-11-27 Reid Kleckner[docs] UBSan and ASan are supported on Windows
2018-11-27 Craig Topper[X86] Prevent DAG combine from folding a bitcast from...
2018-11-27 Craig Topper[X86] Add a bunch of test cases for storing a scalar...
2018-11-27 Reid KlecknerRevert r347627 "[MS] Push fewer DeclContexts for delaye...
2018-11-27 Kristof Umann[analyzer][PlistMacroExpansion] Part 3.: Macro argument...
2018-11-27 Zola BridgesRevert "[clang][slh] add attribute for speculative...
2018-11-27 Reid Kleckner[MS] Push fewer DeclContexts for delayed template parsing
2018-11-27 Vitaly Buka[stack-safety] Update comment
2018-11-27 Vitaly Buka[stack-safety] Fix and uncomment assert
2018-11-27 Vitaly Buka[stack-safety] Fix build on gcc 5.4
2018-11-27 Reid Kleckner[COFF] Add exported functions to gfids table for /guard:cf
2018-11-27 Kuba MracekFix filtering of sanitizer_common unittest architecture...
2018-11-27 Sam Clegg[WebAssembly] Remove `using` statements from header...
2018-11-27 Fangrui Song[Common] Threads: use function_ref instead of std:...
2018-11-27 Davide ItalianoRevert "[CMake] Streamline code signing for debugserver...
2018-11-27 Sanjay Patel[InstCombine] add tests for rotate/bswap equality; NFC
2018-11-27 Zola Bridges[clang][slh] add attribute for speculative load hardening
2018-11-26 JF BastienFix debug build break
2018-11-26 Jonas Devlieghere[FileSystem] Ignore nanoseconds when comparing oso_mod_time
2018-11-26 Sterling AugustineNotify the linker when a TU compiled with split-stack...
2018-11-26 Vitaly BukaRemove trailing empty line
2018-11-26 Vitaly Buka[stack-safety] Analysis documentation
2018-11-26 Vitaly Buka[stack-safety] Inter-Procedural Analysis implementation
2018-11-26 Vitaly Buka[stack-safety] Empty local passes for Stack Safety...
2018-11-26 David BlaikieAArch64ISelLowering: Remove a return-of-assignment...
2018-11-26 Eric FiselierRemove duplicate _LIBCPP_INLINE_VISIBILITY attributes.
2018-11-26 Mircea TrofinAdd new passes to X86 pipeline tests
2018-11-26 Fangrui Song[X86] Add dependency from X86 to ProfileData after...
2018-11-26 Xin Tong[ICP] Remove incompatible attributes at indirect-call...
2018-11-26 Sanjay Patel[InstCombine] add helper function to reduce code duplic...
2018-11-26 Vitaly Buka[stack-safety] Local analysis implementation
2018-11-26 Vitaly Buka[stack-safety] Empty local passes for Stack Safety...
2018-11-26 Vitaly Buka[cfi] Help sanstats to find binary if they are not...
2018-11-26 Vitaly Buka[cfi] Make sanstats print address of the check
2018-11-26 Evandro Menezes[AArch64] Refactor the scheduling predicates (3/3)...
2018-11-26 Evandro Menezes[AArch64] Refactor the scheduling predicates (2/3)...
2018-11-26 Evandro Menezes[AArch64] Refactor the scheduling predicates (1/3)...
2018-11-26 Mircea TrofinSupport for inserting profile-directed cache prefetches
2018-11-26 Matt ArsenaultAMDGPU: Record SGPR spills when restoring too
2018-11-26 Peter CollingbourneELF: ICF: Include contents of referenced sections in...
2018-11-26 Craig Topper[LegalizeVectorTypes][X86][ARM][AArch64][PowerPC] Don...
2018-11-26 Teresa Johnson[ThinLTO] Consolidate cache key computation between...
2018-11-26 Craig Topper[SelectionDAG] Teach BaseIndexOffset::match to unwrap...
2018-11-26 Craig Topper[X86] Add test case for D54818
2018-11-26 Eric FiselierAdd basic_string::__resize_default_init (from P1072)
2018-11-26 Zola BridgesRevert "[clang][slh] add attribute for speculative...
2018-11-26 Fangrui Song[COFF] ICF: use parallelForEach{,N}
2018-11-26 Zola Bridges[clang][slh] add attribute for speculative load hardening
2018-11-26 Louis Dionne[libcxx] Fix XFAILs for aligned allocation tests
2018-11-26 Than McIntosh[CodeGen] Support custom format of stack maps
2018-11-26 Alexey Bataev[OPENMP][NVPTX]Emit default locations with the correct...
2018-11-26 Zola Bridges[clang][slh] Forward mSLH only to Clang CC1
2018-11-26 Erich KeaneDelete dead code introduced in r347354.
2018-11-26 Louis Dionne[libcxx] Fix XFAIL for aligned deallocation test with...
2018-11-26 Davide Italiano[lit] Fully qualify lit_config to avoid runtime crashes.
2018-11-26 Davide Italiano[Cmake] Add missing dependency to `count`.
2018-11-26 Sam Parker[NFC] Replace magic numbers with CodeGenOpt enums
2018-11-26 Matt ArsenaultAMDGPU: Cleanup / relax tests for future changes
2018-11-26 Gabor Marton[ASTImporter] Set MustBuildLookupTable on PrimaryContext
2018-11-26 Ilya Biryukov[clangd] Do not drop diagnostics from macros
2018-11-26 Matt ArsenaultAMDGPU: Don't optimize exec masks at -O0
2018-11-26 Matt ArsenaultAMDGPU: Only add implicit super-reg def for first subreg
2018-11-26 Sander de Smalen[AArch64] Add aarch64_vector_pcs function attribute...
2018-11-26 Guillaume Chatelet[clang-tidy] Improving narrowing conversions
2018-11-26 Than McIntosh[CodeGen] Take SPAdj into account for STATEPOINT livene...
2018-11-26 Louis Dionne[libcxx] Use a type that is always an aggregate in...
2018-11-26 Sam McCall[clangd] Enable auto-index behind a flag.
2018-11-26 Ilya Biryukov[clangd] Fix compilation of IndexBenchmark
2018-11-26 Aaron BallmanRemove an unnecessary file; NFC.
2018-11-26 Gabor Marton[ASTImporter][Structural Eq] Check for isBeingDefined
2018-11-26 Ilya Biryukov[clangd] Fix use-after-free with expected types in...
2018-11-26 Ilya Biryukov[clangd] Add type boosting in code completion
2018-11-26 Nikita Popov[DemandedBits] Add support for funnel shifts
2018-11-26 Ilya Biryukov[clangd] Collect and store expected types in the index
2018-11-26 Ilya Biryukov[clangd] Initial implementation of expected types
2018-11-26 Ilya Biryukov[Index] Expose USR generation for types
2018-11-26 Sanjay Patel[x86] promote all multiply i8 by constant to i32
2018-11-26 Nemanja Ivanovic[PowerPC] Vector load/store builtins overstate alignmen...
2018-11-26 Sylvestre LedruCreate a diagnostic group for warn_call_to_pure_virtual...
2018-11-26 Sam McCall[clangd] Fix missing include from r347538 - fix windows...
2018-11-26 George Rimar[LLD][ELF] - Added a test for "-image-base: number...
2018-11-26 George Rimar[LLD][ELF] - Add a test for "unbalanced --push-state...
2018-11-26 Haojian Wu[clang-tidy] No warning for auto new expression in...
2018-11-26 George Rimar[LLD][ELF] - Add a check for --split-stack-adjust-size...
2018-11-26 George Rimar[LLD][ELF] - Do not crash when parsing the -defsym...
2018-11-26 Eric Liu[clangd] Tune down scope boost for global scope
2018-11-26 Haojian Wu[clangd] Use testPath in the test.
2018-11-26 Alexander Kornienko[clang-tidy] PrintStackTraceOnErrorSignal
2018-11-26 Diana Picus[ARM GlobalISel] Support G_CTLZ and G_CTLZ_ZERO_UNDEF
2018-11-26 Diana PicusFix typo in comment. NFC
2018-11-26 George Rimar[LLD][ELF] - Remove the excessive safety return. NFC.
2018-11-26 Sam Parker[ARM] Prevent parallel macs for unsigned values
2018-11-26 Fedor SergeevRevert "[TTI] Reduction costs only need to include...
2018-11-26 George Rimar[LLD][ELF] - Add llvm_unreachable. NFC.
2018-11-26 Ilya Biryukov[clangd] Cleanup after landing documentSymbol. NFC
2018-11-26 Sam McCall[clangd] Auto-index watches global CDB for changes.
2018-11-26 Haojian Wu[clang-tidy] Don't generate incorrect fixes for class...
2018-11-26 George Rimar[ELF] - Added test case for invalid relocation target...
2018-11-26 George Rimar[LLD][ELF] - Add a test for non-null terminated mergeab...
2018-11-26 Kang ZhangRevert "[PowerPC] Fix inconsistent ImmMustBeMultipleOf...
next