platform/upstream/llvm.git
2016-12-15 David L. JonesAdd a class ASTRecordReader which wraps an ASTReader...
2016-12-15 Ehsan Amiri[PPC] Use CHECK-DAG instead of CHECK in the testcase
2016-12-15 Matt ArsenaultAMDGPU: Fix asserting on returned tail calls
2016-12-15 Teresa Johnson[ThinLTO] Thin link efficiency: skip candidate added...
2016-12-15 Matt ArsenaultAMDGPU: Assembler support for vintrp instructions
2016-12-15 Michal Gorny[test] Extend llvm_shlib_dir fix to unittests
2016-12-15 Hans WennborgRevert r289690 "[sanitizer] intercept bstring functions...
2016-12-15 Matthew Simpson[LV] Enable vectorization of loops with conditional...
2016-12-15 Andrea Di Biagio[SimplifyCFG] Merge debug locations when hoisting an...
2016-12-15 Geoff Berry[LiveRangeEdit] Change eliminateDeadDef assert to if...
2016-12-15 Peter CollingbourneLibDriver: Allow resource files to be archive members.
2016-12-15 Zachary TurnerRe-add the check for __has_attribute in StringLiteral.
2016-12-15 Boris UlasevichBrainF example: fixing segfault caused by outdated...
2016-12-15 Zachary TurnerIgnore -Wgcc-compat diagnostic in StringLiteral.
2016-12-15 Sanjay Patel[InstCombine] add folds for icmp (smin X, Y), X
2016-12-15 Reid KlecknerFix some remaining documentation references to MSVC...
2016-12-15 Zachary Turner[StringRef] Add enable-if to StringLiteral.
2016-12-15 Saleem Abdulrasoolxray: fix assembly macro definition
2016-12-15 Saleem Abdulrasoolsanitizers: silence -pedantic warning
2016-12-15 Mehdi AminiFix printf specifier handling: invalid specifier should...
2016-12-15 Kostya Serebryany[libFuzzer] doc update
2016-12-15 Ahmed Bougacha[GlobalISel] Drop workaround for Legalizer member/class...
2016-12-15 Justin Lebar[CUDA] Add --ptxas-path= flag.
2016-12-15 Sanjay Patel[x86] use a single shufps for 256-bit vectors when...
2016-12-15 Matthew Simpson[AArch64] Guard Misaligned 128-bit store penalty by...
2016-12-15 Ahmed Bougacha[AArch64][GlobalISel] Remove redundant RBI comments...
2016-12-15 Teresa Johnson[ThinLTO] Ensure callees get hot threshold when first...
2016-12-15 Chris Bieneman[CMake] Ensure Python files are inside the LLDB framewo...
2016-12-15 Chris Bieneman[CMake] Only support LLDB_BUILD_FRAMEWORK on CMake...
2016-12-15 Chris Bieneman[CMake] Minor change to symlink generation for LLDB
2016-12-15 Ahmed Bougacha[Driver] Bump default x86 cpu to Penryn when targeting...
2016-12-15 Kostya Kortchinsky[scudo] Use DefaultSizeClassMap for 32-bit
2016-12-15 Sanjay Patel[x86] use a single shufps when it can save instructions
2016-12-15 Kelvin LiFix typo in comment. NFC.
2016-12-15 Mike Aizatsky[sanitizers] dont dump coverage if not asked to
2016-12-15 Simon Pilgrim[X86][SSE] Fix domains for scalar store instructions
2016-12-15 Robert LougherRevert "[SimplifyCFG] In sinkLastInstruction correctly...
2016-12-15 Jacques Pienaar[lanai] Simplify small section check in LowerGlobalAddr...
2016-12-15 Kuba Mracek[tsan] Add interceptor for libcxx __shared_count::__rel...
2016-12-15 Simon Pilgrim[X86][AVX512] Moved instruction domain lookups to the...
2016-12-15 Saleem AbdulrasoolCodeGen: ubsan is built static on windows, give handler...
2016-12-15 Robert Lougher[SimplifyCFG] In sinkLastInstruction correctly set...
2016-12-15 George Rimar[ELF] - Make LLD accept Ttext-segment X/Ttext-segment...
2016-12-15 Krzysztof ParzyszekFix ubsan failures in lane mask shifts
2016-12-15 Simon Pilgrim[X86][SSE] Fix domains for VZEXT_LOAD type instructions
2016-12-15 George Rimar[ELF] - Apply format (2). NFC.
2016-12-15 George Rimar[ELF] - Apply format. NFC.
2016-12-15 Alexander TimofeevFix for regression after Global Load Scalarization...
2016-12-15 Hafiz Abid... Fix build for mingw.
2016-12-15 Krzysztof ParzyszekExtract LaneBitmask into a separate type
2016-12-15 Simon Pilgrim[CostModel][X86] Updated reverse shuffle costs
2016-12-15 Alexey Bataev[TEST] Initial commit of tests for minmax horizontal...
2016-12-15 Eric Liu[change-namespace] fix a case references to templated...
2016-12-15 Roman GareevRestrict ranges of extension maps
2016-12-15 Alexey BataevRevert "[TESTS] Initial commit of tests, by Andrew...
2016-12-15 Ehsan Amiri[InstCombine] New opportunities for FoldAndOfICmp and...
2016-12-15 Alexey BataevRevert "[TESTS] Initial commit of tests, by Andrew...
2016-12-15 Simon Pilgrim[CostModel] Fix long standing bug with reverse shuffle...
2016-12-15 George Rimar[ELF] - Partial support of --gdb-index command line...
2016-12-15 Alexey Bataev[TESTS] Initial commit of tests, by Andrew Tischenko
2016-12-15 Roman Gareev[NFC] Fix typos in getMacroKernelParams.
2016-12-15 Alexey Bataev[TESTS] Initial commit of tests, by Andrew Tischenko
2016-12-15 Roman GareevThe order of the loops defines the data reused in the...
2016-12-15 Nemanja Ivanovic[Power9] Allow AnyExt immediates for XXSPLTIB
2016-12-15 Dylan McKay[AVR] Support floats in the instrumention pass
2016-12-15 Eric FiselierFix XFAILS for is_trivially_destructible trait
2016-12-15 Pavel LabathRemove linux/personality.h wrapper
2016-12-15 Simon Pilgrim[CostModel][X86] Add tests for reverse shuffle costs
2016-12-15 Eric Liu[change-namespace] handling templated type aliases...
2016-12-15 Prakhar BahugunaAdd missing triple target for numeric section flag...
2016-12-15 Malcolm Parsons[clang-tidy] Enhance modernize-use-auto to templated...
2016-12-15 George Rimar[ELF] - Attempt to fix ubuntu 64x buildbot (2).
2016-12-15 Pavel LabathSimplify format member detection in FormatVariadic
2016-12-15 Sjoerd Meijer[Thumb] Teach ISel how to lower compares of AND bitmask...
2016-12-15 Dylan McKay[AVR] Add argument indices to the instrumention hook...
2016-12-15 George Rimar[ELF] - Attempt to fix ubuntu bot.
2016-12-15 Michael KruseRemove references to AssumptionCache. NFC.
2016-12-15 George Rimar[ELF] - Partial support of --gdb-index command line...
2016-12-15 Dean Michael... [XRay][compiler-rt][NFC] Deduplicate code in x86-64...
2016-12-15 Prakhar BahugunaFix for build warning in execute-only support
2016-12-15 Yaxun LiuRe-commit r289252 and r289285, and fix PR31374
2016-12-15 Prakhar Bahuguna[ARM] Implement execute-only support in CodeGen
2016-12-15 Prakhar BahugunaAllow ELF section flags to be specified numerically
2016-12-15 Prakhar Bahuguna[ARM] Implement execute-only support in CodeGen
2016-12-15 Saleem AbdulrasoolCodeGen: force builtins to be local
2016-12-15 George Rimar[ELF] - Do not crash when move location counter backward.
2016-12-15 Eric FiselierFix typo
2016-12-15 Eric FiselierAdd tests for LWG 2796
2016-12-15 Sanjoy DasAdd missing -mtriple to MIR test case
2016-12-15 Eric FiselierAdd more test cases for PR31384
2016-12-15 Yaxun LiuAttempt to fix llvm-readobj crash on ppc64 due to r289674
2016-12-15 Saleem AbdulrasoolCodeGen: fix runtime function dll storage
2016-12-15 Daniel JasperFix go bindings after r289702 (hopefully, don't really...
2016-12-15 Eric FiselierAdd test case for PR31384
2016-12-15 Eric FiselierRevert r289727 due to PR31384
2016-12-15 Kostya Serebryany[libFuzzer] enable the failure-resistant merge by defau...
2016-12-15 Dylan McKay[AVR] Whitelist the avrlit config environment variables
2016-12-15 Hal FinkelRevert part of r289765 that is not necessary
2016-12-15 Eric FiselierXFAIL test for more apple-clang versions
2016-12-15 Hal FinkelTrying to fix NDEBUG build after r289764
next