platform/upstream/llvm.git
2016-11-11 Sanjay Patel[InstCombine] use dyn_cast rather isa+cast; NFC
2016-11-11 Evgeniy StepanovTread TSan LLVM flags to driver: unit tests.
2016-11-11 Evgeniy StepanovTread TSan LLVM flags to driver: add TSan controlling...
2016-11-11 Sanjay Patel[InstCombine] update test to use FileCheck; NFC
2016-11-11 Rafael EspindolaAdd missing REQUIRES.
2016-11-11 Kostya Serebryany[libFuzzer] do not initialize parts of TracePC -- let...
2016-11-11 Sanjay Patel[InstCombine] clean up foldSelectOpOp(); NFC
2016-11-11 Anna Zaks[tsan][llvm] Implement the function attribute to disabl...
2016-11-11 Adam Nemet[LV] Stop saying "use -Rpass-analysis=loop-vectorize"
2016-11-11 Lang Hames[RPC] Add const qualifier to MemberFnWrapper to make...
2016-11-11 Richard Smith[cxx_status] Prepare features list for WG21 motions.
2016-11-11 Rafael EspindolaDon't sort sections in -r links.
2016-11-11 Anna Zaks[tsan] Expose __tsan_ignore_thread_begin and __tsan_ign...
2016-11-11 Rui UeyamaFix typo in comment.
2016-11-11 Matthias BraunRevert "(origin/master, origin/HEAD) MachineScheduler...
2016-11-11 Matthias BraunMachineScheduler/ScheduleDAG: Add support to skipping...
2016-11-11 Matthias BraunScheduleDAGInstrs: Move VRegUses to ScheduleDAGMILive...
2016-11-11 Matthias BraunMachineScheduler: Dump EntrySU/ExitSU if possible
2016-11-11 Matthias BraunScheduleDAG: Identify EntrySU/ExitSU when dumping node ids
2016-11-11 Artem Dergachev[ASTMatchers] Fix a typo in cStyleCastExpr() HTML docs...
2016-11-11 Nemanja Ivanovic[PowerPC] Implement remaining permute builtins in altiv...
2016-11-11 Mehdi AminiFix wrong formatting in lld introduced in r286561 ...
2016-11-11 Erik EcksteinFunctionComparator: don't rely on argument evaluation...
2016-11-11 Mehdi AminiFix static initialization order fiasco in MCTests
2016-11-11 Lang Hames[ORC] Temporarily fix the RPCUtils unit test by explici...
2016-11-11 Piotr PadlewskiNFC ProgrammersManual fix
2016-11-11 Adrian PrantlSimplify code and address review comments (NFC)
2016-11-11 Rafael EspindolaMake test more strict. NFC.
2016-11-11 Lang Hames[Orc] Update the BuildingAJIT Chapter 5 server class...
2016-11-11 Richard TrieuRemove double setting of invalid flag.
2016-11-11 Adrian PrantlFix a reference-to-temporary introduced in r286607.
2016-11-11 Lang Hames[ORC] Re-apply 286620 with fixes for the ErrorSuccess...
2016-11-11 Nemanja Ivanovic[PowerPC] Add remaining vector permute builtins in...
2016-11-11 Evgeniy Stepanov[cfi] Test case for weak symbol handling.
2016-11-11 Evgeniy Stepanov[cfi] Fix weak functions handling.
2016-11-11 Rafael EspindolaAvoid a crash with -r and .comment.
2016-11-11 Tom StellardFix build since llvm r286566 and require at least llvm 4.0
2016-11-11 Devin Coughlin[analyzer] Teach RetainCountChecker about VTCompression...
2016-11-11 Erik EcksteinMake the FunctionComparator of the MergeFunctions pass...
2016-11-11 Todd FialaRemove weak-linked symbols for SBBreakpointListImpl
2016-11-11 Richard TrieuWhen a DecompositionDecl is marked invalid, also set...
2016-11-11 Rui UeyamaFix -Wpessimizing-move warning.
2016-11-11 Artem Dergachev[ASTMatchers] Fix a typo in cStyleCastExpr() docs....
2016-11-11 Nemanja Ivanovic[PowerPC] Add vector conversion builtins to altivec...
2016-11-11 Vyacheslav... Fixed the lost FastMathFlags for FCmp operations in...
2016-11-11 Chad Rosier[AArch64] Update a FIXME comment to reflect current...
2016-11-11 Peter CollingbourneBitcode: Change getModuleSummaryIndex() to return an...
2016-11-11 Peter CollingbourneBitcode: Clean up error handling for certain bitcode...
2016-11-11 Peter CollingbourneBitcode: Prepare to move bitcode readers to free functions.
2016-11-11 Lang Hames[ORC] Revert r286620 while I investigate a bot failure.
2016-11-11 Lang Hames[ORC] Refactor the ORC RPC utilities to add some new...
2016-11-11 Sanjay Patel[InstCombine] add tests to show size-increasing select...
2016-11-11 Reid KlecknerAdd a test that uses coverage and printf from a DLL
2016-11-11 Chad Rosier[AArch64] Add test to show narrow zero store merging...
2016-11-11 Geoff Berry[AArch64] Fix bugs in isel lowering replaceSplatVectorS...
2016-11-11 Reid Kleckner[sancov] Don't instrument MSVC CRT stdio config helpers
2016-11-11 Petr Hosek[CMake] Check runtimes subdir when looking for libcxx...
2016-11-11 Evgeniy Stepanov[cfi] Enable cfi-icall on ARM and AArch64.
2016-11-11 Evgeniy Stepanov[cfi] Tweak a test for the cfi-icall change.
2016-11-11 Evgeniy Stepanov[cfi] Implement cfi-icall using inline assembly.
2016-11-11 Adrian PrantlFix comments according to the LLVM coding guidelines.
2016-11-11 Reid KlecknerAdd missing %run to test to fix AArch64 buildbot
2016-11-11 Reid Kleckner[asan/win] Fix wrong TerminateProcess exit code
2016-11-11 Adrian PrantlRevert "Use private linkage for MergedGlobals variables...
2016-11-11 Chad Rosier[AArch64] Remove lots of redundant code. NFC.
2016-11-11 Sylvestre LedruForce the locale when executing ld gold
2016-11-11 Sanjay Patel[InstCombine] fix formatting of FoldOpIntoSelect()...
2016-11-11 Greg ClaytonFixed issues found by Paul Robinson with my patch for:
2016-11-11 Sylvestre LedruAdd a new optimization option -Og
2016-11-11 Chad Rosier[AArch64] Early return and minor renaming/refactoring...
2016-11-11 Greg ClaytonFix windows buildbot where warnings are errors. We...
2016-11-11 Douglas KatzmanFix mismatched enum value name and diagnostic text.
2016-11-11 Greg ClaytonFix code to deal with recent LLVM changes.
2016-11-11 Greg ClaytonClean up DWARFFormValue by reducing duplicated code...
2016-11-11 Nemanja Ivanovic[PowerPC] Add vector conversion builtins to altivec...
2016-11-11 Simon Pilgrim[X86] Merge (near) duplicate scalar non-temporal store...
2016-11-11 NAKAMURA Takumillvm-strings: Fix r286556 to add required libraries.
2016-11-11 John BrawnFix test/tools/gold/X86/thinlto_funcimport.ll on non...
2016-11-11 Chad Rosier[AArch64] Enable merging of adjacent zero stores for...
2016-11-11 Sam Kolton[AMDGPU] TargetStreamer: Fix .note section name
2016-11-11 Eugene Leviant[ELF] Attempt to fix PPC buildbot
2016-11-11 George Rimar[ELF] - Use backward slashes inside response files
2016-11-11 Eugene Leviant[ELF] Set 'Live = true' in SyntheticSection ctor. NFC.
2016-11-11 Ulrich Weigand[SystemZ] Support CL(G)T instructions
2016-11-11 Ulrich Weigand[SystemZ] Support load-and-zero-rightmost-byte facility
2016-11-11 Ulrich Weigand[SystemZ] Use LLGT(R) instructions
2016-11-11 Alexey BataevFix for PR28523: unexpected compilation error.
2016-11-11 Sagar Thakur[MSAN][MIPS] Fix test Linux/syscalls_sigaction.cc on...
2016-11-11 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-11 Tamas BerghammerFix TestHelp on linux after version number syntax change
2016-11-11 Eugene Leviant[ELF] Convert .got section to input section
2016-11-11 Simon Pilgrim[X86] Add knownbits vector BSWAP test
2016-11-11 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-11 Simon Pilgrim[X86] Add knownbits vector UREM/SREM tests
2016-11-11 Simon Pilgrim[SelectionDAG] Add support for vector demandedelts...
2016-11-11 Simon Pilgrim[X86] Add knownbits vector UDIV test
2016-11-11 Omair JavaidMark xfail TestNamespaceDefinitions for arm/aarch64...
2016-11-11 Diana Picus[ARM] Add plumbing for GlobalISel
2016-11-11 Adam Nemet[opt-viewer] Make it work in the absence of hotness...
2016-11-11 Mehdi AminiFix gold plugin after Error API changes
next