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-21
Sanjay Patel
[x86] add checks for asm to test; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Simon Pilgrim
[TargetLowering] SimplifyDemandedBits - only reduce...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Mikael Holmen
[PM] Port Scalarizer to the new pass manager.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Nico Weber
Revert 347365, its prerequisite 347364 got reverted.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Nico Weber
Revert 347366, its prerequisite 347364 got reverted.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Nico Weber
Revert r347364 again, the fix was incomplete.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Peter Smith
[ARM] Change REQUIRES: ARM to Requires: arm
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Michal Gorny
[nios2] Add missing Nios2CodeGen -> Nios2AsmPrinter...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Simon Pilgrim
[X86][AVX] Remove BROADCAST if we only need the 0'th...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Nikita Popov
Test commit: Delete trailing space in comment
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Max Kazantsev
[NFC] More complex tests for LoopSimplifyCFG
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Dmitry Vyukov
tsan: add pthread_tryjoin_np and pthread_timedjoin_np...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Douglas Yung
Add header <atomic> which is needed to compile with...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Max Kazantsev
[NFC] Add some sophisticated tests on LoopSimplifyCFG
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Craig Topper
[X86] In getScalarMaskingNode, replace scalar_to_vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
John Regehr
[LVI] run transfer function for binary operator even...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Petr Hosek
[Driver] Link sanitizer runtime deps on Fuchsia when...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Zhihao Yuan
[libc++] Implement P0487R1 - Fixing operator>>(basic_is...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Nemanja Ivanovic
[PowerPC] Do not use vectors to codegen bswap with...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Craig Topper
[X86] Correct 256 vpmovzx/vpmovsx isel patterns to...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Craig Topper
[X86] Add a copy of avx512-trunc.ll with -x86-experimen...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Alexander Kornienko
[clang-tidy] Add a test for proper handling of location...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Alexander Kornienko
clang::tooling::Diagnostic: Don't store offset in the...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Alexander Kornienko
Implement YAML serialization of notes in clang::tooling...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Heejin Ahn
[WebAssembly] Delete unused using statements (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Michael Kruse
[docs] Add C++ Performance Benchmark to test-suite...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Dean Michael...
[XRay] Add a test for re-initialising FDR mode (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-21
Louis Dionne
[NFC] Rename lit feature to '-fsized-deallocation'...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Bill Wendling
Update EvaluateAsInt to the new syntax.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Bill Wendling
Update call to EvaluateAsInt() to the new syntax.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Bill Wendling
Reinstate 347294 with a fix for the failures.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Louis Dionne
[NFC] Reformat availability #defines in __config
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Louis Dionne
[NFC] Fix formatting in availability documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Craig Topper
[X86] Emit a PACKUS instead of a VECTOR_SHUFFLE from...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Marshall Clow
A couple of tests were broken when clang implemented...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Zachary Turner
Fix pointer options mask. It was off by 1 bit.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
David Carlier
Revert "[Sanitizer] intercept setvbuf on other platform...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
David Carlier
[Sanitizer] Unbreak non NetBSD builds.
commit
|
commitdiff
|
tree
|
snapshot
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
next