projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2018-11-20
Sanjay Patel
[DAGCombiner] look through bitcasts when trying to...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
David Carlier
[Sanitizer] intercept setvbuf on other platforms where...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Zachary Turner
[CodeView] Add support for ref-qualified member functions.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Zachary Turner
[CodeView] Mark this pointers as const.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Sam McCall
[CodeComplete] Penalize inherited ObjC properties for...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Joel E. Denny
[OpenMP] Update CHECK-DAG usage in target_parallel_code...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Joel E. Denny
[OpenMP] Update CHECK-DAG usage in for_codegen.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Zachary Turner
[CodeView] RelocPtr points to little endian data.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Craig Topper
[X86] Emit a single shuffle for the v16i8->v4i32 step...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Louis Dionne
[libcxx] Fix threads detection on GNU/Hurd
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Simon Atanasyan
[unittests] Fix ExpandTilde test to match handling...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Aaron Ballman
Silence C4709 in MSVC because it is buggy.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Marshall Clow
Note that P0899R1 requires no work.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Marshall Clow
Mark P0771 as complete; we already did this - I just...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Alexey Bataev
[OPENMP][NVPTX]Improved lock/critical constructs.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Sanjay Patel
[x86] add tests for 8-bit multiply with constant; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Sam Clegg
[WebAssembly] WebAssemblyLowerEmscriptenEHSjLj: use...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Roman Lebedev
[clang][Parse] Diagnose useless null statements / empty...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Michal Gorny
[cmake] Fix detecting terminfo library
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Michal Gorny
[unittest] Skip W+X MappedMemoryTests when MPROTECT...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Vitaly Buka
[tsan] Add __cxa_guard_acquire hooks to support coopera...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Simon Pilgrim
[X86] Remove -verify-machineinstrs=0 now that PR38391...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Leonard Chan
[Docs] Documentation for the saturation addition and...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Sanjay Patel
[InstCombine] add tests for funnel shifts; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Sanjay Patel
[InstSimplify] fold funnel shifts with undef operands
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Sanjay Patel
[InstSimplify] add tests for funnel shift with undef...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Sanjay Patel
[InstructionSimplify] Add support for saturating add/sub
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Samuel Benzaquen
Add benchmarks for sorting and heap functions.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Sanjay Patel
[ConstantFolding] Add support for saturating add/sub
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Fangrui Song
[ELF] Allow --noinhibit-exec to produce corrupted execu...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Simon Pilgrim
[AMDGPU] Regenerate weird stores tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Guozhi Wei
[LoopSink] Add preheader to alias set
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Sanjay Patel
[APInt] Add methods for saturated add and sub
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Stella Stamenova
[lit] Build and link TestIRMemoryMapWindows explicitly
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Erich Keane
[NFC] Remove MS line endings in diagnostics file.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Stella Stamenova
[lit] Disable the stop hook tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Bruno Ricci
[AST] Store the expressions in ParenListExpr in a trail...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Bruno Ricci
[AST][NFC] Factor out some repeated code in ArraySubscr...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Sanjay Patel
[PatternMatch] Handle undef vectors consistently
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Bruno Ricci
[AST][NFC] Pack ArraySubscriptExpr
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Sanjay Patel
[AArch64, x86] add tests for shift-not (PR39657); NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Haojian Wu
[clang-tidy] Don't generate incorrect fixes for class...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Nico Weber
Revert 347294, it turned many bots on lab.llvm.org...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Simon Pilgrim
[DAGCombine] Add calls to SimplifyDemandedVectorElts...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Aaron Ballman
Update the documentation for attribute feature tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Jinsong Ji
[PowerPC] Add Itineraries for STWU/STWUX etc
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Jinsong Ji
[PowerPC][NFC]Add testcase for STWU scheduling check
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Jinsong Ji
[llvm-exegesis][NFC] Some code style cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Simon Pilgrim
Fix MSVC 'truncation of constant value' warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Krasimir Georgiev
[clang-format] JS: don't treat is: as a type matcher
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Gabor Marton
[ASTImporter] Set redecl chain of functions before...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Stefan Granitz
[CMake] Streamline code signing for debugserver and...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Vassil Vassilev
Allow force updating the NumCreatedFIDsForFileID.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Simon Pilgrim
[X86][SSE] Add computeKnownBits/ComputeNumSignBits...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Simon Pilgrim
[X86][SSE] XFormVExtractWithShuffleIntoLoad - getVector...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Simon Pilgrim
[TargetLowering] Improve SimplifyDemandedVectorElts...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Simon Pilgrim
[X86][SSE] Lower immediately to PACKUS instead of VECTO...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Simon Pilgrim
[X86][SSE] Add SimplifyDemandedVectorElts support for...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Sam McCall
[clangd] Replay preamble #includes to clang-tidy checks.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Sam McCall
[clangd] Allow observation of changes to global CDBs.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Craig Topper
[X86] Preserve undef information when creating a punpck...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Craig Topper
[X86] Add custom type legalization for v8i8->v8i32...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Bill Wendling
Use is.constant intrinsic for __builtin_constant_p
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Fangrui Song
[libclang] Unify getCursorDecl and getCursorParentDecl
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Craig Topper
[X86] Replace more calls to getZeroVector with regular...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Max Kazantsev
Recommit "[LoopSimplifyCFG] Teach LoopSimplifyCFG to...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Nemanja Ivanovic
[PowerPC] Don't combine to bswap store on 1-byte trunca...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Craig Topper
[SelectionDAG] Compute known bits and num sign bits...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Dean Michael...
[XRay] Add a test for allocator exhaustion
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Matthew Voss
Ensure FileManagerTest expects "\\" as path separator...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Jonas Devlieghere
Skip TestTargetCreateDeps
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Peter Collingbourne
Driver: SCS is compatible with every other sanitizer.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Lang Hames
[ExecutionEngine][Interpreter] Fix out-of-bounds array...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Dean Michael...
[XRay] Move buffer extents back to the heap
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Petr Hosek
[compiler-rt] Use zx_futex_wait_deprecated for Fuchsia...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Sanjay Patel
[DAGCombiner] reduce code duplication in visitXOR; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Heejin Ahn
[WebAssembly] Remove unused function return types ...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Zachary Turner
[CodeView] Don't print PointerAttributes when dumping.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Stanislav Mekhanoshin
Implement computeKnownBits for scalar_to_vector
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Heejin Ahn
[WebAssembly] Fix inaccurate comments / assertion messages
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Heejin Ahn
[WebAssembly] Make starting indices calcaulation simple...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Paul Robinson
It's its
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Kamil Rytarowski
Add interceptor for the setvbuf(3) from NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Reid Kleckner
[Transforms] Prefer static and avoid namespaces, NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Craig Topper
[X86] Rename combineVSZext->combineExtendVectorInreg...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Louis Dionne
[NFC][libcxx] Fix incorrect comments
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Craig Topper
[X86] Add test case to show missed opportunity to use...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Konstantin...
AMDGPU: Fix V_FMA_F16 selection on GFX9
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Louis Dionne
[libcxx] Fix XFAIL for GCC 4.9
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Louis Dionne
[libcxx] Update test of trivial copyability of referenc...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Vedant Kumar
[Coverage] Fix PR39258: support coverage regions that...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Vedant Kumar
[Sema] Fix PR38987: keep end location of a direct initi...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Benjamin Kramer
Revert "[LoopSimplifyCFG] Teach LoopSimplifyCFG to...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Stanislav Mekhanoshin
[AMDGPU] Restored selection of scalar_to_vector (v2x16)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Roman Lebedev
[clang][CodeGen] Implicit Conversion Sanitizer: discove...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Vedant Kumar
[InstCombine] Set debug loc on `mergeStoreIntoSuccessor...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Vedant Kumar
[IR] Add hasNPredecessors, hasNPredecessorsOrMore to...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Simon Pilgrim
[DAGCombine] SimplifyNodeWithTwoResults - ensure same...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Reid Kleckner
Fix clang test suite on Windows by reverting part of...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Simon Pilgrim
Fix Wdocumentation warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
next