platform/upstream/llvm.git
2016-08-10 Matt ArsenaultAMDGPU: Change insertion point of si_mask_branch
2016-08-10 Matt ArsenaultAMDGPU: Use CreateStackObject instead of CreateSpillSta...
2016-08-10 Reid Kleckner[sancov] Run more sancov tests on non-x86-Linux machines
2016-08-10 Sanjay Patel[x86, AVX] allow FP vector select folding to bitwise...
2016-08-10 Andrew Kaylor[IndVarSimplify] Eliminate zext of a signed IV when...
2016-08-10 Nicolai HaehnleLiveIntervalAnalysis: fix a crash in repairOldRegInRange
2016-08-10 Andrew Kaylor[ValueTracking] An improvement to IR ValueTracking...
2016-08-10 Krzysztof Parzyszek[Hexagon] Remove unused variants of LO/HI instructions
2016-08-10 Kyle ButtCodegen: Tail Merge: Be less aggressive with special...
2016-08-10 Bruno Cardoso... Reapply [Sema] Add sizeof diagnostics for bzero
2016-08-10 Eugene Zelenko[Documentation] Highlighting consistency and spelling...
2016-08-10 Eugene Zelenko[Release Notes] Consistency in Clang-tidy entries'...
2016-08-10 Eugene Leviant[ELF] Support LLVM-style casting for OutputSectionBase...
2016-08-10 Simon Pilgrim[X86][SSE] Dropped blend(insertps(x,y),zero) combine...
2016-08-10 Tim Shen[ADT] Removed synthesized constructor introduced in...
2016-08-10 Matthias BraunTargetOpcodes: Rewrite the documentation for SUBREG_TO_REG
2016-08-10 Kirill Bobyrev[clang-tidy] enhance readability-else-after-return
2016-08-10 Krzysztof Parzyszek[Hexagon] Simplify the SplitConst32/64 pass
2016-08-10 Eugene Zelenko[Documentation] Fix grammar mistakes in docs/clang...
2016-08-10 Kirill Bobyrev[clang-tidy] minor improvements in modernise-deprecated...
2016-08-10 Zachary TurnerRemove a circular include dependency.
2016-08-10 Krzysztof Parzyszek[Hexagon] Add extra patterns for single-precision min...
2016-08-10 Tim Shen[ADT] Add make_scope_exit().
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
next