platform/upstream/llvm.git
2016-08-13 Mehdi AminiFix ASAN failures in the demangler
2016-08-12 Justin LebarMinor comment fix ("generate" --> "generates").
2016-08-12 Hans WennborgX86: Fix another dereferenced end() iterator after...
2016-08-12 Dominic Chen[WebAssembly] Re-enable disabled debug value test
2016-08-12 Haicheng WuReapply [BranchFolding] Restrict tail merging loop...
2016-08-12 Dominic ChenAvoid accessing LLVM/DWARF register mappings if undefined
2016-08-12 Tim Shen[LoopVectorize] Detect loops in the innermost loop...
2016-08-12 Duncan P. N... X86: Stop dereferencing end() in X86FrameLowering:...
2016-08-12 Reid Kleckner[Inliner] Don't treat inalloca allocas as static
2016-08-12 Pete CooperAdd support to paternmatch for simple const Value cases.
2016-08-12 Tim Shen[ADT] Add filter_iterator for filtering elements
2016-08-12 Artem Belevich[NVPTX] Use untyped (.b) integer registers in PTX.
2016-08-12 Saleem Abdulrasoolgold: add a cast to appease std::max NFC
2016-08-12 Teresa Johnson[PM] BitcodeWriterPass should derive from PassInfoMixin
2016-08-12 David L KreitzerFixed typo.
2016-08-12 Krzysztof Parzyszek[Hexagon] Cleanup and standardize vector load/store...
2016-08-12 Kostya Serebryany[libFuzzer] fix typo in docs
2016-08-12 Eli Friedman[AArch64LoadStoreOptimizer] Check aliasing correctly...
2016-08-12 George Rimar[ELF] - Linkerscript: fix VA value assigned to sections...
2016-08-12 Mike Aizatsky[AArch64] Registering default MCInstrAnalysis
2016-08-12 Eli Friedman[AArch64LoadStoreOpt] Handle offsets correctly for...
2016-08-12 Chris BienemanRemove autoconf references from LICENSE.TXT
2016-08-12 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-08-12 Mike Aizatsky[sancov] test file cleanup
2016-08-12 George Rimar[ELF] - Do not use mergeable sections when LS is used.
2016-08-12 George Rimar[ELF] - Remove excessive loop in LinkerScript<ELFT...
2016-08-12 Alexander Droste[clang-tidy] MPIBufferDerefCheck
2016-08-12 Todd Fialafix lldb-gtest target of Xcode build
2016-08-12 Mike Aizatsky[sancov] MachO indirect symbols support.
2016-08-12 George Rimar[ELF] - Fix for: error "invalid section index: xxx...
2016-08-12 Artem Belevich[CUDA] Place GPU binary into .nv_fatbin section and...
2016-08-12 Tim Shen[PPC] Memoize getValueBits. NFC.
2016-08-12 Zachary TurnerRemove accidentally committed file.
2016-08-12 Zachary TurnerAnalyze include order on a per-file basis.
2016-08-12 Benjamin Kramer[WebAssembly] Plug MachineMemOperand leaks.
2016-08-12 Dan Liew[LibFuzzer] Fix `-jobs=<N>` where <N> > 1 and the numbe...
2016-08-12 Bruno Cardoso... Reapply [VFS] Skip non existent files from the VFS...
2016-08-12 Duncan P. N... ADT: Remove stale header comments about next/prev after...
2016-08-12 Teresa JohnsonCodeGen: Replace ThinLTO backend implementation with...
2016-08-12 Duncan P. N... Hide type trait from r278532 from MSVC
2016-08-12 Duncan P. N... Try to appease win7 bots after r278532 by cleaning...
2016-08-12 David MajnemerRemove whitespace
2016-08-12 Zachary Turner[Driver] Set the default driver mode based on the execu...
2016-08-12 Alexander DrosteRevert test commit
2016-08-12 Alexander DrosteTest commit - first LLVM repo commit
2016-08-12 Duncan P. N... ADT: Remove the ilist_nextprev_traits customization...
2016-08-12 Michael Kuperstein[PM] Port LowerInvoke to the new pass manager
2016-08-12 Ivan KrasinAdd compiler-rt side test for no_sanitize("cfi") attribute
2016-08-12 Zachary TurnerDisable TestThreadSpecificBpPlusCondition on Windows.
2016-08-12 Pete Cooperconstify InstCombine::foldAllocaCmp. NFC.
2016-08-12 Todd FialaLink LLDB only against libclang and libLLVM .a files...
2016-08-12 Zachary TurnerFix build on Windows.
2016-08-12 Duncan P. N... BugReporter: Use ilist_half_embedded_sentinel_traits...
2016-08-12 Greg ClaytonSwitch over to using socketpair for local debugserver...
2016-08-12 Duncan P. N... MachO: Use ilist_half_embedded_sentinel_traits, NFC
2016-08-12 Dehao ChenFine tuning of sample profile propagation algorithm.
2016-08-12 Duncan P. N... Core: Use ilist_full_embedded_sentinel_traits for Simpl...
2016-08-12 Artur Pilipenko[x86] X86ISelLowering zext(add_nuw(x, C)) --> add(zext...
2016-08-12 Ehsan Amiri[BasicAA] Avoid calling GetUnderlyingObject, when the...
2016-08-12 Artur Pilipenko[LVI] Take guards into account
2016-08-12 Teresa JohnsonAdd move ops to satisfy MSVC.
2016-08-12 Daniel Sanders[mips] Remove obstack.cc XFAIL added in r278504 since...
2016-08-12 Geoff Berry[AArch64] Re-factor code shared by AArch64LoadStoreOpt...
2016-08-12 Artur Pilipenko[LVI] Fix potential memory corruption in getValueFromCo...
2016-08-12 Duncan P. N... ADT: Share code for embedded sentinel traits, NFC
2016-08-12 Teresa JohnsonFix type to avoid problems on 32-bit builds
2016-08-12 James Y KnightRevert "[Sparc] Leon errata fix passes."
2016-08-12 Tamas BerghammerSkip 2 android test what is broken because of debuggerd
2016-08-12 Teresa Johnson[PM] Port NameAnonFunction pass to new pass manager
2016-08-12 Teresa Johnson[PM] Port ModuleSummaryIndex analysis to new pass manager
2016-08-12 Martin Bohme[ASTMatchers] Add templateTypeParmDecl() to Registry.cpp
2016-08-12 Davide Italiano[Core] Retire yet another unused member function.
2016-08-12 Davide Italiano[Core] Simplify a bit. NFCI.
2016-08-12 Daniel Sanders[mips] XFAIL the new mips64el compiler-rt tests that...
2016-08-12 Simon PilgrimFix Wdocumentation unknown parameter warning
2016-08-12 Simon Pilgrim[X86][SSE] Add support for combining target shuffles...
2016-08-12 Andrey BokhankoFix For pr28288 - Error message in shift of vector...
2016-08-12 Pavel LabathFix-up r278299 for windows
2016-08-12 Krzysztof Parzyszek[Hexagon] Standardize pseudo-instructions for calls...
2016-08-12 Krzysztof Parzyszek[Hexagon] Treat non-returning indirect calls as schedul...
2016-08-12 Jonas HahnfeldFix cuda-detect.cu when CLANG_DEFAULT_CXX_STDLIB is set
2016-08-12 Artur Pilipenko[LVI] Take range metadata into account while calculatin...
2016-08-12 Benjamin Kramer[Webassembly] disable unstable test.
2016-08-12 Simon Pilgrim[X86][SSE] Fixed PALIGNR target shuffle decode
2016-08-12 Artur Pilipenko[LVI] Handle any predicate in comparisons like icmp...
2016-08-12 Chris Dewhurst[Sparc][Leon] Missed resetting option flags from check...
2016-08-12 Pavel LabathXFAIL TestNamespaceDefinitions on gcc-4.8 and below
2016-08-12 Pavel LabathMake TestCallStopAndContinue clang-format-resilient
2016-08-12 Chris Dewhurst[Sparc][Leon] Errata fixes for various errata in differ...
2016-08-12 Benjamin KramerPrune unused diagnostics. NFC.
2016-08-12 Benjamin Kramer[C++1z] Fix crash when decomposing structs with anonymo...
2016-08-12 George Rimar[ELF] - Linkerscript: reimplemented output sections...
2016-08-12 Benjamin Kramer[Coroutines] Move class into anonymous namespace.
2016-08-12 Haicheng WuRevert "[BranchFolding] Restrict tail merging loop...
2016-08-12 Roger Ferrer... This patch implements PR#22821.
2016-08-12 Simon Atanasyan[ELF][MIPS] Support .MIPS.abiflags section
2016-08-12 Gor Nishanov[Coroutines]: Part6b: Add coro.id intrinsic.
2016-08-12 Simon Atanasyan[ELF][MIPS] Fix the comment
2016-08-12 Duncan P. N... ADT: Remove all ilist_iterator => pointer casts, NFC
2016-08-12 David MajnemerUse the range variant of transform instead of unpacking...
next