platform/upstream/llvm.git
2017-05-30 Galina KistanovaReverted r303602, as it will be fixed in gtest.
2017-05-30 Richard Smith[modules] When we #include a local submodule header...
2017-05-30 Rafael EspindolaReplace a few more uses of OutputSections.
2017-05-30 Rafael EspindolaKeep a list of all OutputSectionCommands.
2017-05-29 Eric FiselierAdd missing 'requires coroutines' to module map
2017-05-29 Joerg SonnenbergerRevert r303763, results in asserts i.e. while building...
2017-05-29 Craig Topper[TableGen] Use StringMap instead of DenseMap<StringRef...
2017-05-29 Craig Topper[TableGen] Introduce DagInit::getArgs that returns...
2017-05-29 Gor NishanovCGCoroutine.cpp: (NFC) clang-format misplaced brace
2017-05-29 Benjamin Kramer[ManagedStatic] Avoid putting function pointers in...
2017-05-29 Davide Italiano[GlobalIsel] Fix a warning with GCC 7 -Wpedantic. NFCI.
2017-05-29 Eric FiselierFix <experimental/coroutine> in C++03
2017-05-29 Eric Fiselier[coroutines] Make coroutine_handle<T>::from_address...
2017-05-29 Zvi Rackover[X86] Add tests for (ix bitcast (vxi1 and ...)). NFC.
2017-05-29 Artem Dergachev[analyzer] Fix immutable map factory lifetime for parti...
2017-05-29 Zvi Rackover[X86] Replace undef value in flaky test
2017-05-29 Benjamin KramerUnbreak long test after r304127.
2017-05-29 Benjamin Kramer[ManagedStatic] Make object_creator/object_deleter...
2017-05-29 Benjamin KramerDon't destroy ManagedStatics in a unit test.
2017-05-29 Benjamin Kramer[wasm] Fix test after r304117.
2017-05-29 Benjamin Kramer[X86] Don't fold away the memory operand of an xchg.
2017-05-29 Artem Dergachev[analyzer] Support partially tainted records.
2017-05-29 Ayal Zaks[Docs] Add VectorizationPlan to docs/Proposals.
2017-05-29 Artem Dergachev[analyzer] Initial commit for the upcoming refactoring...
2017-05-29 Artem Dergachev[analyzer] PthreadLockChecker: model failed pthread_mut...
2017-05-29 Benjamin KramerReplace forward decl with include to unbreak the build.
2017-05-29 Benjamin KramerTry to work around MSVC being buggy. Attempt #1.
2017-05-29 Benjamin Kramer[Timer] Move DefaultTimerGroup into a ManagedStatic.
2017-05-29 Benjamin Kramer[ManagedStatic] Add a way to pass custom creators/deleters.
2017-05-29 Alexander Kornienko[clang-tidy] Use getLocalOrGlobal for the StrictMode...
2017-05-29 Sanjay Patel[DAGCombiner] fix load narrowing transform to exclude...
2017-05-29 Jonas Paulsson[SystemZ] Improve buildVector() in SystemZISelLowering...
2017-05-29 Michael Kruse[ScopInfo] Do not add terminator & synthesizable instru...
2017-05-29 Mattias ErikssonTest commit: fix typos
2017-05-29 Siddharth BhatRevert "[NFC] Fix formatting & typecast issue. Build...
2017-05-29 Abhishek AggarwalReplaced StructuredData::Type with eStructuredDataType
2017-05-29 Siddharth Bhat[NFC] Fix formatting & typecast issue. Build succeeds.
2017-05-29 Nikolai Bozhenov[Nios2] Target registration
2017-05-29 Diana Picus[ARM] GlobalISel: Extract helper. NFCI.
2017-05-29 Stephan BergmannMore StructuredData::Type::eTypeDictionary -> lldb...
2017-05-29 Martin Probstclang-format: [JS] do not clean up duplicated commas.
2017-05-29 George Rimar[ELF] - Do not allow -r to eat comdats.
2017-05-29 Hiroshi Inoue[trivial] fix a typo in comment, NFC
2017-05-29 Abhishek AggarwalAdded new API to SBStructuredData class
2017-05-29 Diana Picus[ARM] GlobalISel: Support array returns
2017-05-29 Tobias GrosserAdapt to recent clang-format changes
2017-05-29 Martin Probstclang-format: [JS] fix indenting bound functions.
2017-05-29 Egor Churaev[OpenCL] Test on half immediate support.
2017-05-29 Hiroshi Inoue[PPC] Fix assertion failure during binary encoding...
2017-05-29 Diana Picus[ARM] GlobalISel: Support array parameters/arguments
2017-05-29 Eric FiselierFix coroutine test failures caused by API misusages.
2017-05-29 Mehdi AminiDebugInfo: Include .dwo file name when hashing multiple...
2017-05-29 Mehdi AminiDebugInfo: Omit an empty CU when a subprogram was moved...
2017-05-29 Tobias GrosserRevert "[IfConversion] Keep the CFG updated incremental...
2017-05-29 Mehdi AminiIRGen: Add optnone attribute on function during O0
2017-05-29 Mehdi AminiRevert "DebugInfo: Omit an empty CU when a subprogram...
2017-05-29 Mehdi AminiRevert "DebugInfo: Include .dwo file name when hashing...
2017-05-29 Eric FiselierFix multiple bugs in coroutine tests.
2017-05-29 Zachary TurnerDon't capture a temporary std::string in a StringRef.
2017-05-29 Zachary TurnerResubmit "[X86] Adding new LLVM TableGen backend that...
2017-05-29 Zachary TurnerRevert "[X86] Adding new LLVM TableGen backend that...
2017-05-29 Galina KistanovaDisabled implicit-fallthrough warnings for ConvertUTF...
2017-05-29 David BlaikieDebugInfo: Include .dwo file name when hashing multiple...
2017-05-29 David BlaikieAttempt to fix buildbots...
2017-05-29 Saleem AbdulrasoolSupport: adjust the default obj format for wasm
2017-05-29 Dylan McKay[AVR] Remove SREG from CPI's Uses; authored by Florian...
2017-05-28 Craig Topper[TableGen][X86] Fix formatting I accidentally messed...
2017-05-28 Erik Pilkington[ItaniumDemangle] Fix a exponential string copying bug
2017-05-28 Erik Pilkington[demangler] Fix a exponential string copying bug
2017-05-28 NAKAMURA TakumiPrune trailing whitespace. (To regenerate makefiles)
2017-05-28 David BlaikieDebugInfo: Omit an empty CU when a subprogram was moved...
2017-05-28 Martell Malone[libcxxabi] Disable DLL annotations on static
2017-05-28 Geoff Berry[AArch64][Falkor] Combine sched details files into...
2017-05-28 Geoff Berry[AArch64][Falkor] Fix some sched details.
2017-05-28 Eric Fiselier[coroutines] Support "coroutines" feature in module...
2017-05-28 Eric FiselierCorrect XFAIL's in coroutine tests to only list ubsan
2017-05-28 Eric FiselierFix use of uninitialized memory
2017-05-28 Eric FiselierXFAIL tests which trigger coroutine debug info crash...
2017-05-28 Eric FiselierAdd hack to allow test to run w/o C++17 copy elision
2017-05-28 Eric FiselierRemove XFAIL's for recently fixed bug
2017-05-28 Eric Fiselier[coroutines] Add end-to-end tests within libc++
2017-05-28 Craig Topper[TableGen][X86] Use CHAR_BIT with sizeof instead of...
2017-05-28 Craig Topper[TableGen][X86] Mark a couple global tables as const...
2017-05-28 Craig Topper[TableGen][X86] Improve formatting of the fold table...
2017-05-28 Craig Topper[TableGen][X86] Add an llvm_unreachable to a switch...
2017-05-28 Craig Topper[TableGen][X86] Remove unnecessary std::string creation...
2017-05-28 Craig Topper[TableGen][X86] Replace a global std::vector with a...
2017-05-28 Eric Fiselier[coroutines] Diagnose invalid result types for `await_...
2017-05-28 Craig Topper[TableGen][X86] getValueAsString returns a std::string...
2017-05-28 Gor Nishanov[coroutines] www/cxx_status.html: add non-breaking...
2017-05-28 Gor Nishanov[coroutines] www/cxx_status.html: add non-breaking...
2017-05-28 Sanjay Patel[x86] auto-generate better checks; NFC
2017-05-28 Benjamin Kramer[InstrProf] Use more ArrayRef/StringRef.
2017-05-28 Ayman Musa[X86] Adding new LLVM TableGen backend that generates...
2017-05-28 Ayman Musa[X86] Adding FoldGenRegForm helper field (for memory...
2017-05-28 Oren Ben Simhon[X86] Fixing VPOPCNTDQ feature set lookup.
2017-05-28 Ismail Donmezbaremetal.cpp: Fix tests where lib suffix is 64
2017-05-28 Galina KistanovaReverted r304083 as it seems there is a desire to addre...
2017-05-28 Galina KistanovaAdded braces to address gcc warning: suggest explicit...
2017-05-27 NAKAMURA TakumiClangdTests.cpp: Use "clang/Config/config.h" instead...
next