platform/upstream/llvm.git
2016-10-25 Bob Haarman[codeview] support emitting indirect virtual base class...
2016-10-25 Simon Pilgrim[DAGCombiner] Enable (urem x, (shl pow2, y)) -> (and...
2016-10-25 Rong Xu[PGO] Fix select instruction annotation
2016-10-25 Stephen HinesUse linker flag --fix-cortex-a53-843419 on Android...
2016-10-25 Saleem AbdulrasoolCodeGen: be more conservative about setting section
2016-10-25 Yaxun Liu[OpenCL] Add missing atom_xor for 64 bit to opencl-c.h
2016-10-25 Simon Pilgrim[X86][SSE] Regenerated known-bits test with srem->urem fix
2016-10-25 Simon Pilgrim[DAGCombiner] Enable srem(x.y) -> urem(x,y) combine...
2016-10-25 Lang Hames[docs] Add more Error documentation to the Programmer...
2016-10-25 Simon Pilgrim[X86][SSE] Added vector srem combine tests
2016-10-25 Argyrios Kyrtzidis[index] Fixes for locations and relations in Objective...
2016-10-25 Simon Pilgrim[X86][SSE] Added vector urem combine tests
2016-10-25 Simon Pilgrim[DAGCombiner] Enable sdiv(x.y) -> udiv(x,y) combine...
2016-10-25 Eric FiselierFix nullptr tests
2016-10-25 Guozhi Wei[InstCombine] Resubmit the combine of A->B->A BitCast...
2016-10-25 Jason Henline[SE] Remove StreamExecutor
2016-10-25 Jim InghamFix a race condition between the "ephemeral watchpoint...
2016-10-25 Jim InghamFixing up the project file for the removal of LibStdcpp...
2016-10-25 Simon Pilgrim[X86][SSE] Added vector sdiv combine tests
2016-10-25 Jason HenlineInitial check-in of Acxxel (StreamExecutor renamed)
2016-10-25 Robert Lougherrevert: "Remove debug location from common tail when...
2016-10-25 Kostya Serebryany[libFuzzer] when mutating based on CMP traces also...
2016-10-25 Sanjay Patel[InstCombine] Ensure that truncated int types are legal.
2016-10-25 Eric FiselierGet libc++abi building with LLVM_ENABLE_MODULES
2016-10-25 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1.
2016-10-25 Tim Shen[APFloat] Make APFloat an interface class to the intern...
2016-10-25 Evandro MenezesAdd option to specify minimum number of entries for...
2016-10-25 Vedant Kumar[llvm-cov] Don't use colored output until we know it...
2016-10-25 Eric FiselierUpdate revision number in CHANGELOG.TXT
2016-10-25 Eric Fiselier[libcxx] Build with -fvisibility-inlines-hidden --...
2016-10-25 Eric Fiselier[libc++] Fix modules build - Rework __refstring definition
2016-10-25 Evandro MenezesSwitch lowering: improve partitioning of jump tables
2016-10-25 Erik PilkingtonReapply r284265: "[Sema] Refactor context checking...
2016-10-25 Matthew Simpson[LV] Sink scalar operands of predicated instructions
2016-10-25 Nico WeberRemove a VS 2012 workaround, we require 2015 now.
2016-10-25 Sanjay Patel[InstCombine] add tests for missing icmp + shl nuw...
2016-10-25 Michael IlsemanAdd -strip-nonlinetable-debuginfo capability
2016-10-25 Robert LougherRemove debug location from common tail when tail-merging
2016-10-25 Michael KupersteinFix 80-char violations. NFC.
2016-10-25 Vedant Kumar[unittests] STLExtrasTest: Remove an MSVC 2013 workarou...
2016-10-25 Vedant Kumar[unittests] Remove an MSVC 2013 workaround, NFCI.
2016-10-25 Nico WeberRevert 285087.
2016-10-25 Vedant Kumar[llvm-cov] Add support for loading coverage from multip...
2016-10-25 Nico WeberTry removing an MSVC2010 workaround.
2016-10-25 Eugene ZelenkoFix Clang-tidy readability-redundant-member-init warnin...
2016-10-25 Dan Gohman[WebAssembly] Add immediate fields to call_indirect...
2016-10-25 Dehao ChenMove discriminator assignment to where it is used....
2016-10-25 Andrea Di Biagio[IndVarSimplify][Dwarf] When widening the IV increment...
2016-10-25 Rafael EspindolaBe a bit more consistent about using getters. NFC.
2016-10-25 Pavel LabathReplace TimeValue by TimePoint in LegacyPassManager...
2016-10-25 Geoff Berry[EarlyCSE] Make MemorySSA memory dependency check more...
2016-10-25 Rafael EspindolaDelete getSectionHdr.
2016-10-25 Sanjay Patelfix formatting; NFC
2016-10-25 Ulrich Weigand[SystemZ] Do not use LOC(G) for volatile loads
2016-10-25 Michal Gorny[Driver] Disable OpenSUSE rules for OpenSUSE/SLES 10...
2016-10-25 Sanjay Patel[InstCombine] add test and code comment to show potenti...
2016-10-25 Michal Gorny[Driver] Support obtaining active toolchain from gcc...
2016-10-25 Saleem AbdulrasoolCodeGen: mark protocols as common data
2016-10-25 Simon Pilgrim[X86][SSE] Add support for (V)PMOVSX* constant folding
2016-10-25 Michael Kruse[ScopInfo] Fix: use raw source pointer.
2016-10-25 Sanjay Patel[InstCombine] fix checks for previous commit (r285069)
2016-10-25 Sanjay Patel[InstCombine] add tests for bitcast interference with...
2016-10-25 Pavel LabathRevert "Improve the libstdc++ smart pointer formatters"
2016-10-25 Simon PilgrimFix MSVC unused variable warning.
2016-10-25 Kelvin LiRe-apply patch r279045.
2016-10-25 Benjamin KramerFix diagnostic format string for err_os_log_argument_to_big
2016-10-25 Rafael Espindolafix warning
2016-10-25 Zvi Rackover[DAGCombine] Preserve shuffles when one of the vector...
2016-10-25 Rafael EspindolaUpdate for llvm change.
2016-10-25 Rafael EspindolaMake the LTO comdat api more symbol table friendly.
2016-10-25 Manuel Klimekinclude-fixer: Don't overwrite buffer changes
2016-10-25 Manuel KlimekLoad clang-include-fixer.el from the unit test suite...
2016-10-25 Erik VerbruggenInclude full filename range for missing includes
2016-10-25 Erik VerbruggenFix 'unknown documentation command' warning ranges
2016-10-25 Benjamin KramerFix an unused warning in WebAssemblyInstPrinter with...
2016-10-25 Michael Zuckerman[X86][AVX512][Clang][Intrinsics][reduce] Adding missing...
2016-10-25 Craig Topper[AVX-512] Add support for creating SIGN_EXTEND_VECTOR_I...
2016-10-25 Peter CollingbourneGlobalDCE: Restore a statement accidentally removed...
2016-10-25 Matthias BraunMachineInstrBundle: Pass iterators to getBundle(Start...
2016-10-25 Peter CollingbourneIR: Deduplicate getParent() functions on derived classe...
2016-10-25 Kostya Serebryany[libFuzzer] simplify the code for use_cmp, also use...
2016-10-25 Peter CollingbourneGlobalDCE: Deduplicate code. NFCI.
2016-10-25 Mehdi AminiFix handling of %% format specifier in os_log builtins.
2016-10-25 Sanjay Patel[InstCombine] auto-generate checks
2016-10-25 Sanjay Patel[InstCombine] auto-generate checks
2016-10-25 Dan Gohman[WebAssembly] Reorder load/store operands to match...
2016-10-25 Vedant Kumar[llvm-cov] Do not print out the filename of the object...
2016-10-24 Mehdi AminiAdd dependency from clangCodeGen to clangAnalysis
2016-10-24 Mehdi Aminitest/CodeGen/builtins.c: reinstate #ifdef __x86_64__...
2016-10-24 Dan Gohman[WebAssembly] Implement more WebAssembly binary encoding.
2016-10-24 Matthias BraunCodeGen/Passes: Pass MachineFunction as functor arg...
2016-10-24 Petr Hosek[Basic] Support 32-bit x86 and ARM targets for Fuchsia
2016-10-24 Artem BelevichLink clangCodeGen with clangAnalysis required after...
2016-10-24 Sanjay Patel[InstCombine] regenerate some checks
2016-10-24 Justin Bognercmake: Rename installhdrs to install-llvm-headers and...
2016-10-24 Eli FriedmanFix regression from my recent GlobalsAA fix.
2016-10-24 Simon Pilgrim[SelectionDAG] Update ComputeNumSignBits SRA/SHL handle...
2016-10-24 Todd Fialaremove xfail from TestObjCNewSyntax.py test_expr_gmodules()
2016-10-24 Akira Hatanaka[Sema][ObjC] Warn about implicitly autoreleasing out...
2016-10-24 Justin Bognercmake: Make /usr/share/cmake installable with LLVM_DIST...
next