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
2019-01-28
George Rimar
[llvm-objdump] - Print LMAs when dumping section headers.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Haojian Wu
[clang-tidy] Fix a build error.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Hyrum Wright
[clang-tidy] Add the abseil-duration-addition check
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Eric Liu
[clangd] Suggest adding missing includes for incomplete...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Tim Corringham
[AMDGPU] Add interpolation builtins
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Tim Corringham
[AMDGPU] Add intrinsics for 16 bit interpolation
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
James Y Knight
[opaque pointer types] Remove GraphTraits specializatio...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Petar Avramovic
[MIPS GlobalISel] Select sub
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Jeremy Morse
[DebugInfo][DAG] Avoid re-ordering of DBG_VALUEs
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Anastasia Stulova
Rename getTypeQualifiers to getMethodQualifiers.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
George Rimar
[llvm-objdump] - Fix comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
George Rimar
[llvm-objdump] - Implement the --adjust-vma option.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Diana Picus
[ARM GlobalISel] Support integer division for Thumb2
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Gabor Marton
[AST] Add structural eq tests for template args
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Craig Topper
[X86] Add new variadic avx512 compress/expand intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Craig Topper
[X86] Add new variadic avx512 compress/expand intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Craig Topper
[X86] Add vbmi2 compressstore and expandload tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Petr Hosek
[CMake] Use __libc_start_main rather than fopen when...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Amara Emerson
[AArch64][GlobalISel] Teach RBS about G_FNEG default...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Eric Fiselier
update upcoming meeting issue status
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Amara Emerson
[AArch64][GlobalISel] Add some missing vector support...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Amara Emerson
[AArch64][GlobalISel] Add some vector support for fp...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Alexandre Ganea
[LLD][COFF] Partial sections
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Dan Liew
Make more allocator methods work correctly with in...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Matt Arsenault
GlobalISel: Don't reduce elements for atomic load/store
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Sanjay Patel
[x86] add restriction for lowering to vpermps
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Matt Arsenault
GlobalISel: Factor fewerElementVectors into separate...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Sanjay Patel
[x86] add tests for extract/extract/unpack; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Simon Pilgrim
[X86][SSE] Add UNDEF handling to combineSelect ISD...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Simon Pilgrim
[X86][SSE] Add UNDEF test case for combineSelect ISD...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Simon Pilgrim
[X86][SSE] Permit UNDEFs in combineAddToSUBUS matching...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Sanjay Patel
[x86] add more tests for lowerShuffleWithUndefHalf...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Simon Pilgrim
[X86][SSE] Add PSUBUS undef element test case (PR40083)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Martin Storsjo
[COFF] Add support for the new relocation IMAGE_REL_ARM...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Martin Storsjo
[COFF] Add new relocation types.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Nicolas Lesser
[SemaCXX] Fix ICE with structure bindings to members...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Alexandre Ganea
Fix some warnings on MSVC
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Simon Pilgrim
[X86] Add test cases for PR36721 (unnecessary andl...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Sanjay Patel
[x86] refactor logic in lowerShuffleWithUndefHalf
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Matt Arsenault
GlobalISel: Verify load/store has a pointer input
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Roman Lebedev
[X86][NFC] Replace "<%s" with "< %s" in run-lines.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Roman Lebedev
[NFC][MCA][X86][BdVer2] Cherry-pick int-to-ivec forward...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Simon Pilgrim
[X86] Add CGP tests for PR40486
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Simon Pilgrim
[TTI] Add generic SADDSAT/SSUBSAT costs
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Simon Pilgrim
[X86] Regenerate reverse branch test to explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Simon Pilgrim
[X86] Regenerate test to explicitly show branching...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Amara Emerson
Re-apply "r351584: "GlobalISel: Verify g_zextload and...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Amara Emerson
[AArch64][GlobalISel] Fix the G_EXTLOAD combiner creati...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Thomas Preud...
Revert "Add support for prefix-only CLI options"
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Thomas Preud...
Revert "Detect incorrect FileCheck variable CLI definition"
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Thomas Preud...
Revert "Fix defines.txt"
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Bill Wendling
Remove Expr sugar decorating the CXXUuidofExpr node.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Gabor Buella
[X86] Add some missing blsr patterns
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Gabor Buella
[NFC][X86] Add a few more blsr test cases
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Nico Weber
Follow-up to r352254: Initialize Selection field.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Craig Topper
[X86] Add a pattern for (i64 (and (anyext def32:),...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Nick Desaulniers
lld: elf: discard more specific .gnu.linkonce section
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Matt Arsenault
GlobalISel: Fix typo in assert messages
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Matt Arsenault
GlobalISel: Implement narrowScalar for mul
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Johannes Doerfert
[FIX] Adjust CXX microsoft abi dynamic cast test to...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Matt Arsenault
GlobalISel: fewerElementsVector for intrinsic_trunc...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Matt Arsenault
AMDGPU/GlobalISel: Use scalarize instead of clampMaxNum...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Amara Emerson
[GlobalISel][IRTranslator] Fix crash on translation...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Matt Arsenault
AMDGPU/GlobalISel: Legalize more bit ops
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Matt Arsenault
AMDGPU/GlobalISel: Widen small uaddo/usubo
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Johannes Doerfert
[ValueTracking] Look through casts when determining...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Kristof Umann
[analyzer] Add CheckerManager::getChecker, make sure...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Simon Pilgrim
[X86] combineAddOrSubToADCOrSBB/combineCarryThroughADD...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Kristof Umann
Fix a lit test failure after D54438
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Simon Pilgrim
[X86] combineCarryThroughADD - add support for X86...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Simon Pilgrim
[X86] Fold X86ISD::SBB(ISD::SUB(X,Y),0) -> X86ISD:...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Kristof Umann
[analyzer] Reimplement dependencies between checkers
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Amaury Sechet
Generate test results for combine-fcopysign.ll using...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Kristof Umann
[analyzer] Fix an bug where statically linked, but...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Simon Pilgrim
[X86][SSE] Generalized unsigned compares to support...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Kristof Umann
[analyzer][NFC] Keep track of whether enabling a checke...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Simon Pilgrim
[X86] Add nonsplat increment/decrement constant vector...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Sanjay Patel
[x86] add helper for creating a half-width shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Kristof Umann
[analyzer][NFC] Supply CheckerRegistry with AnalyzerOptions
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Kristof Umann
[analyzer] Split unix.API up to UnixAPIMisuseChecker...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Kristof Umann
[analyzer] Supply all checkers with a shouldRegister...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Bruno Ricci
[AST] Pack GenericSelectionExpr
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Bruno Ricci
[AST][NFC] Various cleanups to GenericSelectionExpr
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Simon Pilgrim
[X86] Add test case from PR34292
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Simon Pilgrim
[llvm-mca][X86] Add some missing DQI tests
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Simon Pilgrim
[X86] Add 'less_than_ideal' followup test case from...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Craig Topper
[X86] Autoupgrade some of the intrinsics used by stack...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Craig Topper
[X86] Remove and autoupgrade vpconflict intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Craig Topper
Revert r352255 "[SelectionDAG][X86] Don't use SEXTLOAD...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Craig Topper
[X86] Custom codegen 512-bit cvt(u)qq2tops, cvt(u)qqtop...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Craig Topper
[X86] Remove GCCBuiltins from 512-bit cvt(u)qqtops...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Kostya Serebryany
[libFuzzer] add CompressedTest.cpp, a real-life-ish...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Matt Arsenault
GlobalISel: Fix address space limit in LLT
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Kostya Serebryany
[libFuzzer] print uncovered functions when doing -print...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Thomas Lively
[WebAssembly][NFC] Group SIMD-related ISel configuration
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Nemanja Ivanovic
[PowerPC] Update Vector Costs for P9
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Craig Topper
[X86] Add DAG combine to merge vzext_movl with the...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Jonas Devlieghere
[lldb] Update shebang python2 -> python
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Vedant Kumar
[llvm-nm] Print out N_COLD_FUNC as "cold func"
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Rui Ueyama
Remove dead declaration.
commit
|
commitdiff
|
tree
|
snapshot
next