platform/upstream/llvm.git
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...
2018-11-23 Sanjay Patel[DAG] consolidate shift simplifications
2018-11-23 Sanjay Patel[x86] make test immune to oversized shift simplification
2018-11-23 Luke CheesemanRevert r347491 as it's llvm counterpart breaks buildbots
2018-11-23 Luke CheesemanRevert r347490 as it breaks address sanitizer builds
2018-11-23 Ilya Biryukov[clangd] Add support for hierarchical documentSymbol
2018-11-23 George Rimar[LLD][ELF] - Simplify. NFCI.
2018-11-23 Benjamin KramerRemove the optional dependency from libclang to clang...
2018-11-23 Alexander Kornienko[clang-tidy] Ignore matches in template instantiations...
2018-11-23 Oliver Stannard[ARM][AsmParser] Improve debug printing of parsed asm...
2018-11-23 Andrea Di Biagio[llvm-mca][View] Improved Retire Control Unit Statistics.
2018-11-23 Eugene LeviantAttempt to fix buildbot after r347489
2018-11-23 Luke CheesemanRevert r343342 together with LLVM commit 347490.
2018-11-23 Luke CheesemanRevert r343341
2018-11-23 Eugene Leviant[ThinLTO] Assembly representation of ReadOnly attribute
2018-11-23 Max Kazantsev[NFC] Add test that demonstrates buggy behavior on...
2018-11-23 Sjoerd Meijer[ARM][NFC] codegen tests cleanup: remove dangling check...
2018-11-23 Max KazantsevDisable LoopSimplifyCFG terminator folding by default
2018-11-23 George Rimar[LLD][ELF] - Fix mistype. NFC.
2018-11-23 Max Kazantsev[LoopSimplifyCFG] Don't delete LCSSA Phis
2018-11-23 Max Kazantsev[NFC] Add verification flags to tests
2018-11-23 Craig Topper[LegalizeVectorTypes] Don't use SplitVecOp_TruncateHelp...
2018-11-23 Fangrui Song[Object] Also treat STB_GNU_UNIQUE symbols as exported...
2018-11-22 Bill WendlingA __builtin_constant_p() returns 0 with a function...
next