platform/upstream/llvm.git
2016-09-27 Haojian Wu[clang-move] Use isStaticStorageClass matcher.
2016-09-27 Haojian Wu[clang-tidy] Use isStaticStorageClass ast matcher.
2016-09-27 Michal Gorny[cmake] Strip possibly-inherited compiler flags in...
2016-09-27 Haojian Wu[ASTMatcher] Clarify isStaticStorageClass and hasStatic...
2016-09-27 Craig Topper[X86] Add test case for PR30511 and r282341.
2016-09-27 Craig Topper[X86] Expand all-ones-vector test to cover 256-bit...
2016-09-27 Craig Topper[X86] Use std::max to calculate alignment instead of...
2016-09-27 Shoaib Meenai[libc++abi] Default to DLL annotations on Windows
2016-09-27 Kostya Serebryany[libFuzzer] run re2 test in 8 threads by default
2016-09-27 Eric FiselierFix possible division by zero
2016-09-27 Kostya Serebryany[sanitizer-coverage] fix a bug in trace-gep
2016-09-27 Eric FiselierRemove out of date items in TODO.txt
2016-09-27 Kostya Serebryany[sanitizer-coverage] don't emit the CTOR function if...
2016-09-27 Richard SmithRemove default argument from lambda to appease old...
2016-09-27 Richard SmithDefend test against differences between 32-bit and...
2016-09-27 Ivan KrasinRevert r277556. Add -lowertypetests-bitsets-level to...
2016-09-27 Kostya Serebryany[libFuzzer] add a test based on openssl-1.0.1f (finds...
2016-09-27 Kostya Serebryany[libFuzzer] add -exit_on_src_pos to test libFuzzer...
2016-09-26 Richard SmithP0145R3 (C++17 evaluation order tweaks): evaluate the...
2016-09-26 Peter CollingbourneLowerTypeTests: Remove unused variable.
2016-09-26 Peter CollingbourneLowerTypeTests: Create LowerTypeTestsModule class and...
2016-09-26 Rui UeyamaCreate FileOutputBuffer lazily.
2016-09-26 Richard SmithP0145R3 (C++17 evaluation order tweaks): consistently...
2016-09-26 Daniel Dunbar[lit] Add a --max-failures option.
2016-09-26 Davide Italiano[CodeGen] Add support for emitting .init_array instead...
2016-09-26 Davide Italiano[CodeGen] Switch test as FreeBSD will support .init_arr...
2016-09-26 Eric FiselierExpect DLL builds on Windows by default and require...
2016-09-26 Daniel Jasper[clang-format] Don't allow newline after uppercase...
2016-09-26 Saleem Abdulrasoolheaders: add missing Windows ARM Interlocked intrinsics
2016-09-26 Oleg Ranevskyy[libc++] Fix typos causing compilation errors when...
2016-09-26 Enrico GranataFix an issue where LLDB would not accept the --descript...
2016-09-26 Rafael EspindolaNon alloca sections should not keep other sections...
2016-09-26 Richard Smith[Modules TS] Diagnose 'export' declaration within ...
2016-09-26 Derek Schuff[WebAssembly] Use the frame pointer instead of the...
2016-09-26 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-26 Aditya KumarMove computation past early return
2016-09-26 Eric Fiselier[libc++] Extension: Make `move` and `forward` constexpr...
2016-09-26 Matthias BraunFix test on windows
2016-09-26 Piotr Padlewski[thinlto] Basic thinlto fdo heuristic
2016-09-26 Todd Fialaadded Linux support for test timeout sampling
2016-09-26 Michal Gorny[include] Declare __STDC_*_MACROS for C++11 compat...
2016-09-26 Sean CallananAdded a setting that enables saving all .o files from...
2016-09-26 Zachary TurnerAllow StringRef to be constructed from a null pointer.
2016-09-26 Jim InghamFix serialization of Python breakpoint commands.
2016-09-26 Nirav DaveAdd support for Code16GCC
2016-09-26 George Rimar[ELF] - Linkerscript: implemented BYTE/SHORT/LONG/QUAD...
2016-09-26 Andrew KaylorAdd optimization bisect support to an optional Mips...
2016-09-26 George Rimar[ELF] - Fix for: Bug 30521 - lld exits non-zero return...
2016-09-26 Matthias BraunCC1: Add -save-stats option
2016-09-26 Matthias BraunStatistic: Only print statistics on exit for -stats
2016-09-26 Matthias BraunMachineInstr: Fix comment typo, further refine comment...
2016-09-26 Evandro Menezes[AArch64] Fix test triplet
2016-09-26 Vedant Kumar[llvm-cov] Silence a warning from the MSVC runtime...
2016-09-26 Daniel BerlinUpdate MemorySSA unittest to account for non-pruned...
2016-09-26 Tom StellardAMDGPU/SI: Don't crash on anonymous GlobalValues
2016-09-26 Daniel BerlinRemove pruning of phi nodes in MemorySSA - it makes...
2016-09-26 Matthew Simpson[LV] Scalarize instructions marked scalar after vectori...
2016-09-26 Aaron BallmanComplete support for the cxxCtorInitializer() AST match...
2016-09-26 Haojian Wu[ASTMatcher] Add isStaticStorageClass matcher for varDe...
2016-09-26 Gor Nishanov[Coroutines] Part14: Handle coroutines with no suspend...
2016-09-26 Geoff Berry[AArch64] Improve add/sub/cmp isel of uxtw forms.
2016-09-26 Evandro MenezesAdd support to optionally limit the size of jump tables.
2016-09-26 Daniel Marjamaki[analyzer] Improve CastToStruct checker so it can also...
2016-09-26 Daniel Jasperclang-format: Only special-case top-level */& in multiv...
2016-09-26 Aaron BallmanSilence a false positive with the cert-err58-cpp check...
2016-09-26 Pavel LabathRemove ancient icc decorators
2016-09-26 Dmitry Vyukovtsan: relaxed check in CheckShadowMapping
2016-09-26 Pavel LabathRemove an ancient XFAIL from TestBuiltinTrap
2016-09-26 Dmitry Vyukovtsan: make shadow mapping linear within a single user...
2016-09-26 Dmitry Vyukovtsan: remove kMidShadowOff mapping parameter
2016-09-26 Dmitry Vyukovtsan: simplify meta mapping
2016-09-26 Sylvestre LedruIn the get started page, also explain how to start...
2016-09-26 Alexey Bataev[InstCombine] Fixed bug introduced in r282237
2016-09-26 Sylvestre Ledruupdate the link to the code coverage
2016-09-26 Krzysztof ParzyszekFix typo in comment, NFC
2016-09-26 Andrea Di Biagio[InstCombine] Teach the udiv folding logic how to handl...
2016-09-26 Dylan McKay[AVR] Add AVRMCExpr
2016-09-26 Sam KoltonRevert "[AMDGPU] Disassembler: print label names in...
2016-09-26 George Rimar[ELF] - Format. NFC.
2016-09-26 Sam Kolton[AMDGPU] Disassembler: print label names in branch...
2016-09-26 Eugene LeviantLinkerscript: don't crash when GC .debug_line
2016-09-26 Eugene LeviantLinkerscript: do not GC non-allocated sections
2016-09-26 Maxim Ostapenko[msan] Fix second parameter in MsanReallocate from...
2016-09-26 Maxim Ostapenko[asan, msan] Fix reallocation logic when IsInDlsymAlloc...
2016-09-26 Kirill Bobyrev[clang-rename] Use checktime when reloading vim buffer...
2016-09-26 James Molloy[ARM] Promote small global constants to constant pools
2016-09-26 Kirill Bobyrev[clang-tidy] make readability-redundant-smartptr-get...
2016-09-26 Zvi Rackover[X86] Optimization for replacing LEA with MOV at frame...
2016-09-26 Kirill BobyrevRevert r282382; it had no reference to Revision.
2016-09-26 Chandler Carruth[PM] Refactor this unittest a bit to remove duplicated...
2016-09-26 Kirill Bobyrev[clang-tidy] make readability-redundant-smartptr-get...
2016-09-26 Ayman Musa[X86][avx512] Fix bug in masked compress store.
2016-09-26 Chandler Carruth[SCEV] Fix the order of members in the initializer...
2016-09-26 Saleem AbdulrasoolDriver: avoid failing in the backend
2016-09-26 Chandler Carruth[PM] Add a unittest covering the invalidation of a...
2016-09-26 Chandler Carruth[PM] Add a unittest for invalidating module analyses...
2016-09-26 Sanjoy Das[SCEV] Assign LoopPropertiesCache in the move constructor
2016-09-26 Sanjoy Das[SCEV] Combine two predicates into one; NFC
2016-09-26 Sanjoy Das[SCEV] Make it obvious BackedgeTakenInfo's constructor...
2016-09-26 Sanjoy Das[SCEV] Further isolate incidental data structure; NFC
next