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-07-01
Matt Arsenault
AMDGPU/GlobalISel: Select G_PHI
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU/GlobalISel: Try to select VOP3 form of add
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Simon Pilgrim
[X86] Add widenSubVector to size in bits helper. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Marshall Clow
Implement LWG2221: 'Formatted output for nullptr_t...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU/GlobalISel: RegBankSelect for readlane/readfirstlane
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
James Henderson
[docs][llvm-readelf] Expand llvm-readelf documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Bruce Mitchener
__threading_support: Remove (void) in favor of ().
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Bruce Mitchener
Fix -Wdouble-promotion warnings.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Tom Stellard
AMDGPU/GlobalISel: Implement select for 32-bit G_ADD
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Mikhail Maltsev
[ARM] Fix MVE_VQxDMLxDH instruction class
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU/GlobalISel: Select G_BRCOND for vcc
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Mikhail Maltsev
[ARM] MVE: support QQPRRegClass and QQQQPRRegClass
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Krzysztof Parzyszek
Update email address in CODE_OWNERS
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Roman Lebedev
[InstCombine] (Y + ~X) + 1 --> Y - X fold (PR42459)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Roman Lebedev
[InstCombine] Shift amount reassociation in bittest...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Krzysztof Parzyszek
[Hexagon] Custom-lower UADDO(x, 1) and USUBO(x, 1)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU/GlobalISel: Select G_FRAME_INDEX
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Nicolai Haehnle
AMDGPU/GFX10: fix scratch resource descriptor
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU/GlobalISel: Make s16 select legal
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU/GlobalISel: Select G_BRCOND for scc conditions
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Gabor Marton
[ASTImporter] Mark erroneous nodes in shared st
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU/GlobalISel: Tolerate copies with no type set
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU: Fix tests using the default alloca address...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU/GlobalISel: Select src modifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Michal Gorny
[lldb] [Process/NetBSD] Use global enable bits for...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Michal Gorny
[lldb] [Process/NetBSD] Fix segfault when handling...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Michal Gorny
[lldb] [Process/NetBSD] Support reading YMM registers...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Diana Picus
Fixup r364512
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Sam Elliott
[RISCV] Avoid save-restore target feature warning
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Michal Gorny
Revert "[lldb] [Process/NetBSD] Fix constructor after...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Jinsong Ji
[UpdateTestChecks][PowerPC] Avoid empty string when...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Benjamin Kramer
[ASTImporter] Silence unused variable warning in Releas...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Jan Kratochvil
Fix lookup of symbols at the same address with no size...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Roman Lebedev
[NFC][InstCombine] Better commutative tests for "shift...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Gabor Marton
[ASTImporter] Mark erroneous nodes in from ctx
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Krzysztof Parzyszek
[Hexagon] Rework VLCR algorithm
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU: Convert some places to Register
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU/GlobalISel: Fix RegBankSelect for G_FCANONICALIZE
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU/GlobalISel: Fix RegBankSelect for G_BUILD_VECTOR
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU/GlobalISel: Fail on store to 32-bit address...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU/GlobalISel: Improve icmp selection coverage.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Roman Lebedev
[NFC][InstCombine] Improve test coverage for ((~x...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU/GlobalISel: RegBankSelect for WWM/WQM
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU/GlobalISel: Use vcc reg bank for amdgcn.wqm...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU/GlobalISel: Fix scc->vcc copy handling
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
AMDGPU/GlobalISel: Use and instead of BFE with inline...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
GlobalISel: Add GINodeEquiv for min/max
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Matt Arsenault
GlobalISel: Add DAG compat for G_FCANONICALIZE
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Simon Atanasyan
[mips] Add missing schedinfo for MSA and ASE instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Simon Atanasyan
[mips] Add missing schedinfo for atomic instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Simon Atanasyan
[mips] Add missing schedinfo for ADJCALLSTACKDOWN,...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Pavel Labath
Don't check the validity of newly contructed data buffers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Pavel Labath
@skipIfXmlSupportMissing TestRecognizeBreakpoint
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Gabor Marton
[ASTImporter] Propagate error from ImportDeclContext
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Pavel Labath
Revert "Implement xfer:libraries-svr4:read packet"
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Florian Hahn
[AMDGPU] Call isLoopExiting for blocks in the loop.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Roman Lebedev
[NFC][InstCombine] Tests for ((~x) + y) + 1 -> y ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Pavel Labath
Fix TestGdbRemoteLibrariesSvr4Support
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Johan Vikstrom
[clangd] No longer getting template instantiations...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Fangrui Song
[RISCV] Add break; to the last switch case
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Simon Pilgrim
[X86] CombineShuffleWithExtract - updated description...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Pavel Labath
Remove null checks of results of new expressions
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Benjamin Kramer
[SelectionDAG] Do minnum->minimum at legalization time...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Andrew Ng
[benchmark] Disable CMake get_git_version
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Sam McCall
[clangd] Fix unused var from r364735
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Sam McCall
[clangd] Make PreambleStatusCache handle filenames...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Roman Lebedev
[NFC][InstCombine] Tests for x - ~(y) -> x + y +...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Roman Lebedev
[InstCombine] Omit 'urem' where possible
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Roman Lebedev
[NFC][InstCombine] Copy test for omit urem when possibl...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Jeremy Morse
[DebugInfo] Avoid adding too much indirection to pointe...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Haojian Wu
[clangd] Show better message when we rename macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Yevgeny Rouban
[SimpleLoopUnswitch] Implement handling of prof branch_...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Sam Parker
[ARM] WLS/LE Code Generation
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Billy Robert...
[libcxx] [test] Add void cast to result of compare_exch...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Haojian Wu
[clangd] Make FixIt message be consistent with the...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Craig Topper
[X86] Add more load folding tests for vcvt(t)ps2(u...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Craig Topper
[X86] Improve the type checking fast-isel handling...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Craig Topper
[X86] Add a DAG combine to replace vector loads feeding...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Craig Topper
[X86] Add some additional load folding tests to vec_int...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Craig Topper
[X86] Add MOVHPDrm/MOVLPDrm patterns that use VZEXT_LOAD.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Mike Spertus
Various tweaks to MSVC natvis visualizers
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Mike Spertus
Clean up MSVC visualization of LLVM pointer types
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Jonas Devlieghere
Revert "[GDBRemote] Remove code that flushes GDB remote...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Sanjay Patel
[InstCombine] canonicalize fcmp+select to minnum/maxnum...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Fangrui Song
Cleanup: llvm::bsearch -> llvm::partition_point after...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Fangrui Song
[ADT] Implement llvm::bsearch() with std::partition_point()
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Craig Topper
[X86] Custom lower AVX masked loads to masked load...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Craig Topper
[SelectionDAG] Use the memory VT instead of result...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Adrian Prantl
Replace tabs with spaces.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Nikita Popov
[LFTR] Rephrase getLoopTest into "based-on" check;...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Sanjay Patel
[InstCombine] canonicalize fmin/fmax to LLVM intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Nikita Popov
[LFTR] Remove unnecessary latch check; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Roman Lebedev
[InstCombine] Shift amount reassociation (PR42391)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Roman Lebedev
[IR][Patternmatch] Add m_SpecificInt_ULT() predicate
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Dmitry Venikov
[APInt] Fix getBitsNeeded for INT_MIN values
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Nikita Popov
[LFTR] Fix post-inc pointer IV with truncated exit...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Sam Clegg
Partial revert of "[llvm-ar] Document response file...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Fangrui Song
[Driver] Fix style issues of --print-supported-cpus...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Matt Arsenault
AMDGPU/GlobalISel: Add some more tests for icmp select
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
Fangrui Song
Use const auto *
commit
|
commitdiff
|
tree
|
snapshot
next