platform/upstream/llvm.git
2016-08-10 Rong XuFix LCSSA increased compile time
2016-08-10 Rui UeyamaCheck for availability of `cpio` command.
2016-08-10 Krzysztof Parzyszek[Hexagon] Fix table-gen decode conflict warnings for...
2016-08-10 Tim NorthoverGlobalISel: fixup copy/paste comment error
2016-08-10 Tim NorthoverGlobalISel: avoid inserting redundant COPYs for bitcasts.
2016-08-10 Krzysztof Parzyszek[Hexagon] Use integer instructions for floating point...
2016-08-10 Gor Nishanov[Coroutines] Part 6: Elide dynamic allocation of a...
2016-08-10 Roger Ferrer... Fix build break of VS 2013 debug builds
2016-08-10 Artem Dergachev[analyzer] Fix a crash in CloneDetector when calling...
2016-08-10 Krzysztof Parzyszek[Hexagon] Delete HexagonSelectCCInfo.td
2016-08-10 Krzysztof Parzyszek[Hexagon] Remove unneeded/unused ISD opcodes ARGEXTEND...
2016-08-10 Joey Gouly[OpenCL] Fix typo in test that I accidentally introduce...
2016-08-10 Joey Gouly[OpenCL] Change block descriptor address space to constant.
2016-08-10 Simon Pilgrim[X86][XOP] Tweak vpermil2pd test to stop it being combi...
2016-08-10 Simon Pilgrim[X86][SSE] Regenerate vector shift lowering tests
2016-08-10 Artur Pilipenko[LVI] Handle conditions in the form of (cond1 && cond2)
2016-08-10 Simon Atanasyan[ELF][MIPS] Take into account combination of EF_MIPS_AR...
2016-08-10 Sanjay Pateluse different comparison predicates for better test...
2016-08-10 Simon Pilgrim[X86][SSE] Add support for combining target shuffles...
2016-08-10 George Rimar[ELF] - Fixed section name pattern in two more testcases.
2016-08-10 Artur PilipenkoAdd a test case for r278217 "[LVI] Relax the assertion...
2016-08-10 Kirill Bobyrev[clang-rename] fix test introduced in r278221
2016-08-10 Artur Pilipenko[LVI] NFC. Make getValueFromCondition return LVILattice...
2016-08-10 Kirill Bobyrev[clang-rename] remove bunch of deprecated tests
2016-08-10 Pavel LabathMake sure files include what they use (part 1/N)
2016-08-10 Kirill Bobyrev[clang-rename] merge tests when possible
2016-08-10 Artur PilipenkoTeach CorrelatedValuePropagation to mark adds as no...
2016-08-10 George Rimar[ELF] - Fixed section name pattern in testcase.
2016-08-10 Simon Pilgrim[X86][SSE] Only treat SM_SentinelUndef as UNDEF in...
2016-08-10 Artur Pilipenko[LVI] Relax the assertion about LVILatticeVal type...
2016-08-10 Simon Pilgrim[X86][SSE] Reorder shuffle mask undef helper predicates...
2016-08-10 Simon Pilgrim[X86][SSE] Regenerate SSE1 tests
2016-08-10 Simon PilgrimRegenerate test
2016-08-10 Martin Bohme[ASTMatchers] Extend documentation for match()
2016-08-10 Tobias Grosser[GPGPU] Ensure arrays where only parts are modified...
2016-08-10 Simon Pilgrim[DAGCombine] Avoid INSERT_SUBVECTOR reinsertions (PR28678)
2016-08-10 Ying Yitest commit.
2016-08-10 Lama Saba[X86][AVX512] lower __mm512_andnot_ps/__mm512_andnot_pd...
2016-08-10 Simon Pilgrim[X86][AVX] Ensure we only match against 1-byte alignment
2016-08-10 Sam Parker[ARM] Improve sxta{b|h} and uxta{b|h} tests
2016-08-10 Eric LiuMake clang-format remove duplicate headers when sorting...
2016-08-10 Eugene Leviant[ELF] Add aarch64elf emulation mode
2016-08-10 George Rimar[ELF] - Linkerscript: implement SIZEOF_HEADERS.
2016-08-10 Chandler Carruth[x86] Fix a bug in the auto-upgrade from r276416 where...
2016-08-10 Chandler Carruth[x86] Fix a really nasty bug introduced in r276417...
2016-08-10 Miklos Vajnaclang-rename YAML reader: address post-commit comments
2016-08-10 Davide Italiano[SimplifyLibCalls] Restore the old behaviour, emit...
2016-08-10 Saleem AbdulrasoolCOFF: reorder the table construction
2016-08-10 Eugene Zelenko[Documentation] Fix spelling mistakes in docs/clang...
2016-08-10 Todd FialaUndid LLVM macro usage in test suite test subject files.
2016-08-10 Justin Lebar[CUDA] Reject calls to __device__ functions from host...
2016-08-10 Justin Lebar[CUDA] Print a "previous-decl" note when calling an...
2016-08-10 Justin Lebar[CUDA] Add __device__ overloads for placement new and...
2016-08-10 Justin Lebar[CUDA] Rename CheckCUDATarget to IsAllowedCUDACall...
2016-08-10 Justin Lebar[Diag] Fix idiom in comment: "on the lam", not "on...
2016-08-10 Matthias Brauntest/hard_link_count(): Fix test on darwin
2016-08-10 Todd FialaUndo usage of LLVM macros in debugserver
2016-08-10 Easwaran RamanDo not directly use inline threshold cl options in...
2016-08-10 Jim InghamAdd a newline to the end of the file to remove the...
2016-08-10 Francis Ricci[compiler-rt] Allow nm program to be over-ridden for...
2016-08-10 Adam Nemet[OptDiag] Add class Doxygen comment
2016-08-10 Adam Nemet[Inliner,OptDiag] Add hotness attribute to opt diagnostics
2016-08-10 Justin Lebar[CUDA] Fix out-of-date comment.
2016-08-10 Justin Lebar[CUDA] Minor comment nits.
2016-08-10 Zachary TurnerFix build on android and Linux.
2016-08-10 Davide Italiano[Core] tentativeDefinition() is now unused.
2016-08-09 Kostya Serebryany[scudo] Documentation update for Scudo, from https...
2016-08-09 Kostya Serebryany[sanitizer] use 32-bit offset instead of 64-bit pointer...
2016-08-09 Vedant Kumar[IR] Remove some unused #includes (NFC)
2016-08-09 Zachary TurnerDelete Host/windows/win32.h
2016-08-09 Zachary TurnerMake LLVM_PRETTY_FUNCTION support __func__.
2016-08-09 Tim NorthoverGlobalISel: support 'undef' constant.
2016-08-09 Michael Zolotukhin[LoopSimplify] Rebuild LCSSA for the inner loop after...
2016-08-09 Andrew Kaylor[ValueTracking] Improve ValueTracking on left shift...
2016-08-09 Derek Schuff[WebAssembly] Add -emscripten-cxx-exceptions-whitelist...
2016-08-09 Zachary TurnerAdd a platform independent version of __PRETTY_FUNCTION__.
2016-08-09 Petr HosekDepend directly on unwind when not building standalone
2016-08-09 Tim NorthoverGlobalISel: first translation support for Constants.
2016-08-09 Enrico GranataAdjust LLDB's iOS simulator interface for changes in...
2016-08-09 Sanjay Pateladd test cases for missed vselect optimizations (PR28895)
2016-08-09 Vedant Kumar[test] Update coverage tests to sync up with r278152
2016-08-09 Kostya Serebryany[sanitizer] minor refactoring in the allocator, NFC
2016-08-09 Lang Hames[ExecutionEngine] Disable weak symbol tests for COFF.
2016-08-09 Wei MiFix the runtime error caused by "Use ValueOffsetPair...
2016-08-09 Wei MiRecommit "Use ValueOffsetPair to enhance value reuse...
2016-08-09 Chris DewhurstWithout explicitly including <string>, I'm getting...
2016-08-09 Enrico GranataRemove CFData from the xcodeproj as well
2016-08-09 Tim Shen[ADT] Change iterator_adaptor_base's default template...
2016-08-09 Tim Shen[ADT] Change iterator_adaptor_base's default template...
2016-08-09 Yaxun Liu[OpenCL] Handle -cl-fp32-correctly-rounded-divide-sqrt
2016-08-09 Sanjay Patelregenerate checks and remove 'opt' run dependency
2016-08-09 Anna Thomas[EarlyCSE] Teach about CSE'ing over invariant.start...
2016-08-09 Ying Yi[llvm-cov] Swapped the line and count columns.
2016-08-09 Yaxun Liu[OpenCL][AMDGPU] Add support for -cl-denorms-are-zero
2016-08-09 Sanjay Patelupdate to use FileCheck and auto-generate checks
2016-08-09 Lang HamesRe-apply r278065 (Weak symbol support in RuntimeDyld...
2016-08-09 Benjamin KramerAdd a missing -no-canonical-prefixes.
2016-08-09 Eric FiselierUpdate in-tree Google Benchmark to current ToT.
2016-08-09 David Majnemer[vim] Update the llvm.vim syntax file
2016-08-09 Miklos Vajnaclang-rename rename-all: support reading old/newname...
next