platform/upstream/llvm.git
2016-09-27 Adam Nemet[Inliner] Port all opt remarks to new streaming API
2016-09-27 Adam NemetPass -S to opt in this test to avoid printing binary...
2016-09-27 Matthias BraunPut new warning in a diagnostic group.
2016-09-27 Richard SmithP0145R3 (C++17 evaluation order tweaks): evaluate the...
2016-09-27 Richard TrieuRevert r282547 and add test to show correct behavior.
2016-09-27 Alex Lorenz[Coverage] The coverage region for switch covers the...
2016-09-27 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-27 Chris Bieneman[CMake] Force CMP0057 to NEW
2016-09-27 Davide Italiano[LTO] Add an API to check if a symbol is a TLS one.
2016-09-27 Quentin Colombet[AArch64][RegisterBankInfo] Switch to statically alloca...
2016-09-27 Quentin Colombet[AArch64][RegisterBankInfo] Fix copy/paste in comments.
2016-09-27 Vedant Kumar[sanitizer_common] Delete some copy/move methods in...
2016-09-27 Richard TrieuFix defaulted member functions for templated classes.
2016-09-27 Sanjay Patel[x86] add folds for FP logic with vector zeros
2016-09-27 Adam NemetShorten DiagnosticInfoOptimizationRemark* to Optimizati...
2016-09-27 Adam NemetShorten DiagnosticInfoOptimizationRemark* to Optimizati...
2016-09-27 Geoff Berry[TargetRegisterInfo, AArch64] Add target hook for isCon...
2016-09-27 Adam Nemet[Inliner] Fold the analysis remark into the missed...
2016-09-27 Michael Zolotukhin[LoopSimplify] When simplifying phis in loop-simplify...
2016-09-27 Adam NemetAdapt to LLVM optimization remark interface change...
2016-09-27 Adam NemetOutput optimization remarks in YAML
2016-09-27 Adam NemetSort headers
2016-09-27 Zachary TurnerUpdate FileSpec's interface to use StringRefs.
2016-09-27 Michal Gorny[cmake] Support overriding remaining HTML doc install...
2016-09-27 Martin StorsjoFix a typo, depricated -> deprecated
2016-09-27 Matthias BraunAdapt to LLVM EnableStatistics() change.
2016-09-27 Matthias BraunStatistic: Bring back printing on exit by default
2016-09-27 Martin Storsjo[COFF] Add support for IMAGE_REL_ARM_SECREL
2016-09-27 Saleem Abdulrasoolbuiltins: use thumb-2 if possible on comparesf2
2016-09-27 Dimitar VlahovskiAdding a RegisterContextMinidump_x86_64 converter
2016-09-27 Daniel Dunbar[lit] Add instructions to run lit's test suite
2016-09-27 Michal GornyRevert r282483 - [cmake] Add linker option "-Wl,-z...
2016-09-27 Davide Italiano[llvm-cxxfilt] Use llvm::outs(). Simplify.
2016-09-27 Sanjay Patel[x86] use isNullFPConstant(); NFCI
2016-09-27 Reid Kleckner[DebugInfo] Add comments to phi dbg.value tracking...
2016-09-27 Krzysztof Parzyszek[RDF] Add "dead" flag to node attributes
2016-09-27 Krzysztof Parzyszek[RDF] Special treatment of exception handling registers
2016-09-27 Chris BienemanImprove CMake output of host and target triple
2016-09-27 Sanjoy Das[SCEV] Replace a struct with a function; NFC
2016-09-27 Sanjoy Das[SCEV] Use find instead of find_as; NFC
2016-09-27 Sanjoy Das[SCEV] Reduce the scope of a struct; NFC
2016-09-27 Sanjoy Das[SCEV] Remove custom RAII wrapper; NFC
2016-09-27 Sanjoy Das[SCEV] Make PendingLoopPredicates more frugal; NFCI
2016-09-27 Chris Bieneman[CMake] Use if(... IN_LIST ...) instead of list(FIND...)
2016-09-27 Jonathan PeytonMixed type atomic routines for unsigned integers.
2016-09-27 Todd Fialaconvert TestFatArchives.py over to no-debug-info test
2016-09-27 Jonathan PeytonDisable monitor thread creation by default.
2016-09-27 Keith WalkerPropagate DBG_VALUE entries when there are unvisited...
2016-09-27 Rafael EspindolaUse xxhash for fast --build-id.
2016-09-27 Adam NemetRevert "Adapt to LLVM optimization remark interface...
2016-09-27 Adam NemetRevert "Output optimization remarks in YAML"
2016-09-27 Zachary TurnerAdd llvm::join_items to StringExtras.
2016-09-27 Daniel Dunbar[lit] Fix refacto introduced by rL282479.
2016-09-27 Adam NemetAdapt to LLVM optimization remark interface change...
2016-09-27 Adam NemetOutput optimization remarks in YAML
2016-09-27 Adam NemetSort headers
2016-09-27 George Rimar[ELF] - Fixed string encoding in test. NFC.
2016-09-27 Todd Fialaxfail TestExec.py on macOS
2016-09-27 George Rimar[ELF] - Fixed linkage error when using -g --gc-sections...
2016-09-27 Manuel Klimekproject_id is from another era in phabricator land...
2016-09-27 Rafael EspindolaAdd xxhash to llvm.
2016-09-27 Ayman MusaUpdate to commit r282488, fix the buildboot failure.
2016-09-27 Jason Henline[SE] Change CoreTests target name
2016-09-27 Alexander Kornienko[docs] Fix naming style in the example
2016-09-27 Konstantin... [AMDGPU] Enable changing instprinter's behavior based...
2016-09-27 Ayman Musa[avx512] Add aliases to some missing avx512 intrinsics.
2016-09-27 Simon Dardis[mips] Disable tail calls temporarily
2016-09-27 Eric LiuWorkaround ASTMatcher crashes. Added some more test...
2016-09-27 Simon Dardis[mips] Add rsqrt, recip for MIPS
2016-09-27 Aaron BallmanSilencing a Sphinx diagnostic with options, again.
2016-09-27 Michal Gorny[cmake] Add linker option "-Wl,-z,defs" in standalone...
2016-09-27 Andrey Bokhanko[docs] Make WritingAnLLVMPass.rst up-to-date with curre...
2016-09-27 Nemanja Ivanovic[Power9] Builtins for ELF v.2 ABI conformance - front...
2016-09-27 Haojian Wu[include-fixer] Add customized editor settings documents.
2016-09-27 Dimitar VlahovskiTrying to fix lldb build breakage probably caused by...
2016-09-27 Nemanja Ivanovic[Power9] Builtins for ELF v.2 API conformance - back...
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.
next