platform/upstream/llvm.git
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...
2018-11-26 Craig Topper[X86] Add test cases to show bad type legalization...
2018-11-26 Kang Zhang[PowerPC] Fix inconsistent ImmMustBeMultipleOf for...
2018-11-26 Bill WendlingA "constexpr" is evaluated in a constant context. Make...
2018-11-26 Argyrios Kyrtzidis[Support/FileSystem] Add sub-second precision for atime...
2018-11-25 Fangrui Song[CodeComplete] Simplify CodeCompleteConsumer.cpp, NFC
2018-11-25 Florian Hahn[MetadataTest] Fix off-by-one strncpy warning reported...
2018-11-25 Sanjay Patel[CodeGen] translate MS rotate builtins to LLVM funnel...
2018-11-25 Sanjay Patel[x86] limit transform for select-of-fp-constants
2018-11-25 Sanjay Patel[x86] add tests for select-of-fp-constants; NFC
2018-11-25 Florian Hahn[IPSCCP] Use input operand instead of OriginalOp for...
2018-11-25 Sanjay Patel[SelectionDAG] move constant or splat functions to...
2018-11-25 Andrea Di Biagio[llvm-mca] Add support for instructions with a variadic...
2018-11-25 Kang Zhangadd Kang Zhang(shkzhang@cn.ibm.com) to the CREDITS.TXT
2018-11-25 Alexander KornienkoA bit of AST matcher cleanup, NFC.
2018-11-24 Benjamin Kramer[X86][compiler-rt] Add missing semicolon
2018-11-24 Craig Topper[X86] Synchronize a macro in getAvailableFeatures in...
2018-11-24 Craig Topper[X86] Make conversion of feature bits into a mask expli...
2018-11-24 Craig Topper[X86][compiler-rt] Attempt to fix a warning about a...
2018-11-24 Nikita Popov[InstCombine] Determine demanded and known bits for...
2018-11-24 Andrea Di Biagio[llvm-mca] InstrBuilder: warnings for call/ret instruct...
2018-11-24 Kristof Umann[analyzer] INT50-CPP. Do not cast to an out-of-range...
2018-11-24 Bill WendlingisEvaluatable() implies a constant context.
2018-11-24 Joel JonesRevert unapproved commit
2018-11-24 Joel Jones[AArch64] Enable libm vectorized functions via SLEEF
2018-11-24 Marc-Andre... [clangd] Add 'Switch header/source' command in clangd...
2018-11-24 Fangrui Song[CodeComplete] Delete unused variable in rC342449
2018-11-24 Fangrui Song[CodeComplete] Format SemaCodeComplete.cpp and improve...
2018-11-23 Fangrui Song[ARM] Add dependency from ARMAsmParser to ARMAsmPrinter...
2018-11-23 Nikita Popov[InstCombine] Simplify funnel shift with zero/undef...
2018-11-23 Evandro Menezes[TableGen] Emit more variant transitions
2018-11-23 Andrea Di Biagio[llvm-mca] Refactor some of the logic in InstrBuilder...
next