platform/upstream/llvm.git
2017-05-11 Easwaran RamanDecrease inlinecold-threshold to 45
2017-05-11 Rafael EspindolaReduce template usage. NFC.
2017-05-11 Reid KlecknerDe-virtualize TerminatorInst successor accessors
2017-05-11 Rafael EspindolaReduce template usage. NFC.
2017-05-11 Richard SmithXFAIL this test for Hexagon.
2017-05-11 Martell Malone[Libcxxabi]: Support using compiler-rt for MinGW64
2017-05-11 Reid KlecknerDe-virtualize GlobalValue
2017-05-11 Chad Rosier[AArch64][MachineCombine] Fold FNMUL+FSUB -> FNMADD.
2017-05-11 Davide Italiano[AMDGPU] Placate unused variable warning in release...
2017-05-11 Vadzim Dambrouski[MSP430] Generate EABI-compliant libcalls
2017-05-11 Davide Italiano[LiveVariables] Switch Kill/Defs sets to be DenseSet(s).
2017-05-11 Richard SmithWork around different -std= default for PS4 target.
2017-05-11 Richard SmithPR22877: When constructing an array via a constructor...
2017-05-11 Craig Topper[APInt] Remove an APInt copy from the return of APInt...
2017-05-11 Craig Topper[APInt] Fix typo in comment. NFC
2017-05-11 Matt ArsenaultAMDGPU: Remove tfe bit from flat instruction definitions
2017-05-11 Matt ArsenaultAMDGPU: Pull fneg out of extract_vector_elt
2017-05-11 Stanislav Mekhanoshin[AMDGPU] Fix incorrect register pressure calculation
2017-05-11 Adam Nemet[SLP] Emit optimization remarks
2017-05-11 Nemanja Ivanovic[PowerPC] Eliminate integer compare instructions -...
2017-05-11 Adrian PrantlAdd a test that local submodule visibility has no effec...
2017-05-11 Simon Pilgrim[DAGCombine] Use SelectionDAG::getAnyExtOrTrunc helper...
2017-05-11 Pierre Gousseau[asan] Test 'strndup_oob_test.cc' added in r302781...
2017-05-11 Hans WennborgFix -DLLVM_ENABLE_THREADS=OFF build after r302748
2017-05-11 Michael Kruse[Simplify] Remove identical scalar writes.
2017-05-11 Simon Pilgrim[X86][AVX] Added zeroall/zeroupper scheduler tests
2017-05-11 Tim NorthoverModules: fix modules build.
2017-05-11 Marshall ClowMark LWG#2782 as complete. No functionality change...
2017-05-11 Benjamin KramerRenumber test line number expectations after r302783.
2017-05-11 Marshall ClowReplace a nested namespace used for overload resolution...
2017-05-11 Marshall ClowMark LWG#2850 as complete. No functionality change...
2017-05-11 Marshall ClowMark LWG#2796 as complete. No functionality change...
2017-05-11 Alex Lorenz[CodeCompletion] Provide member completions for depende...
2017-05-11 Alex Lorenz[CodeCompletion] NFC, extract a function that generates...
2017-05-11 NAKAMURA TakumiFix two-stage build on windows using DistributionExampl...
2017-05-11 Javed Absar[IR] Allow attributes with global variables
2017-05-11 Igor Breger[GlobalISel][X86] Remove hand-written G_FADD/F_SUB...
2017-05-11 George Rimar[ELF] - Make text section location explicit in early...
2017-05-11 Ayman Musa[X86] Moving X86Local namespace from .cpp to .h file...
2017-05-11 Ayal Zaks[LV] Refactor ILV.vectorize{Loop}() by introducing...
2017-05-11 Pierre Gousseau[asan] Test 'strndup_oob_test.cc' added in r302781...
2017-05-11 Alexander Potapenko[msan] add a regression test for PR32842
2017-05-11 Alexander Potapenko[msan] Fix PR32842
2017-05-11 Renato Golin[MSAN] test failed randomly on ARM when XFAILED for...
2017-05-11 Chandler Carruth[x86] Fix a failure to select with AVX-512 when the...
2017-05-11 Simon PilgrimStrip trailing whitespace. NFCI.
2017-05-11 Simon Dardismips] XFAIL wcsncpy.cc test.
2017-05-11 Diana Picus[ARM][GlobalISel] Legalize narrow scalar ops by widening
2017-05-11 Pierre Gousseau[asan] Recommit of r301904: Add strndup/__strndup inter...
2017-05-11 Serge GueltonRemove spurious cast of nullptr. NFC.
2017-05-11 Serge GueltonRemove now useless trailing nullptr in StructType::get
2017-05-11 Diana Picus[ARM][GlobalISel] Support for G_ANYEXT
2017-05-11 Serge PavlovReverted r302775
2017-05-11 Diana PicusRevert "PR22877: When constructing an array via a const...
2017-05-11 Serge PavlovDriver must return non-zero code on errors in command...
2017-05-11 Igor Breger[GlobalISel][X86] G_ICMP support.
2017-05-11 Michael ParkFix `std::visit` for the zero variants case.
2017-05-11 Craig Topper[APInt] Remove an unneeded extra temporary APInt from...
2017-05-11 Bruno Cardoso... Make tests from r302765 windows friendly
2017-05-11 Craig Topper[APInt] Use negate() instead of copying an APInt to...
2017-05-11 Craig Topper[SCEV] Reduce possible APInt allocations a bit.
2017-05-11 Craig Topper[SCEV] Remove unneeded 'using namespace APIntOps'.
2017-05-11 Igor Breger[X86] Move getX86ConditionCode() from X86FastISel.cpp...
2017-05-11 NAKAMURA TakumiSupportTests: Suppress ParallelTests on mingw for now...
2017-05-11 Bruno Cardoso... [Sema] Improve redefinition errors pointing to the...
2017-05-11 Akira HatanakaRevert "[libcxxabi] Align unwindHeader on a double...
2017-05-11 Akira Hatanaka[libcxxabi] Align unwindHeader on a double-word boundary.
2017-05-11 Eric FiselierRevert "Rename c++abi.a on Windows to libc++abi to...
2017-05-11 Eric FiselierAllow undefined symbols when linking libc++abi.dll...
2017-05-11 Eric FiselierFix Libc++abi linking under MinGW64
2017-05-11 Eric FiselierRename c++abi.a on Windows to libc++abi to avoid name...
2017-05-11 NAKAMURA TakumiPrune unused \param(s) of clang::Parser::ParseTemplateI...
2017-05-11 NAKAMURA Takumiclang/test/CodeGenCXX/array-default-argument.cpp: Satis...
2017-05-11 Paul RobinsonRemove redundant initialization. NFC
2017-05-11 Eric FiselierDon't use posix_memalign under MinGW
2017-05-11 Eric FiselierApply libc++ MinGW CMake fix to libc++abi
2017-05-11 Eric FiselierAdd temporary workaround to allow in-tree libc++ builds...
2017-05-11 Zachary TurnerFinal (hopefully) fix for the build bots.
2017-05-11 Zachary TurnerTry again to fix the buildbots.
2017-05-11 Richard SmithPR22877: When constructing an array via a constructor...
2017-05-11 Zachary TurnerFix build errors with Parallel.
2017-05-11 Zachary Turner[Support] Move Parallel algorithms from LLD to LLVM.
2017-05-10 Kostya Serebryany[libFuzzer] fix a compiler warning
2017-05-10 David L. JonesRevert "[SDAG] Relax conditions under stores of loaded...
2017-05-10 Eugene Zelenko[IR] Rollback changes in r302744 which caused buildbots...
2017-05-10 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-using warnings...
2017-05-10 Eric FiselierWorkaround -W#warnings on Windows until the correct...
2017-05-10 Davide Italiano[PHIElimination] Use the same name for DEBUG_TYPE and...
2017-05-10 NAKAMURA Takumiclang/lib/Tooling/RefactoringCallbacks.cpp: Avoid std...
2017-05-10 Adrian PrantlPartially revert r302685 and swith Apple-style full...
2017-05-10 Shoaib Meenai[libc++abi] Disable libc++ extern templates project...
2017-05-10 James Y Knight[Myriad] Pass -Xclang and -mllvm flags to moviCompile
2017-05-10 Richard SmithChanges missed from r302732.
2017-05-10 Eric FiselierRemove usages of _LIBCPP_MSVC which is never defined
2017-05-10 Siddharth Bhat[NFC] [Fortran Support] move Fortran array detection...
2017-05-10 Eric FiselierFix MinGW build to use Pthread when the header is avail...
2017-05-10 Sanjay Patel[InstCombine] remove fold that swaps xor/or with consta...
2017-05-10 Richard SmithImprove diagnosis of unknown template name.
2017-05-10 Eric FiselierDon't interfere with the __builtin_foo namespace under...
2017-05-10 Matt ArsenaultAMDGPU: Make some packed shuffles free
next