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-07-11
Eugene Zelenko
[Documentation] Link format and order of Clang-tidy...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Joel E. Denny
finish: [FileCheck] Add -allow-deprecated-dag-overlap...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Joel E. Denny
[FileCheck] Don't permit overlapping CHECK-DAG
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Joel E. Denny
[FileCheck] Add -allow-deprecated-dag-overlap to failin...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Joel E. Denny
[FileCheck] Add -allow-deprecated-dag-overlap to failin...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Joel E. Denny
[FileCheck] Add -allow-deprecated-dag-overlap to failin...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Joel E. Denny
[FileCheck] Add -allow-deprecated-dag-overlap to failin...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Petr Pavlu
Fix setting of empty implicit-section-name attribute
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Teresa Johnson
Revert "[docs] As of binutils 2.21.51.0.2, ld.bfd suppo...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
JF Bastien
[NFC] typo
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Zaara Syeda
Remove ppc64 BE XFAILs now that gcov profiling works...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Bill Wendling
gold: Add ability to toggle function/data sections
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Fangrui Song
[DebugInfo] Fix getPreviousSibling after r336823
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Erich Keane
[NFC] Replace usage of QualType.getTypePtr()-> with...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Reka Kovacs
[analyzer] Track multiple raw pointer symbols in Dangli...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Roman Lebedev
[InstCombine] Fold x & (-1 >> y) == x to x u<= ...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Joel E. Denny
Revert r336830: [FileCheck] Don't permit overlapping...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Paul Robinson
Quick fix for some Windows bots
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Eric Liu
Revert "[VirtualFileSystem] InMemoryFileSystem::status...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Joel E. Denny
[FileCheck] Don't permit overlapping CHECK-DAG
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Paul Semel
Revert "[llvm-objdump] Add -demangle (-C) option"
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Craig Topper
[X86] Remove patterns for inserting a load into a zero...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Simon Pilgrim
[TargetTransformInfo] Add pow2 analysis for scalar...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Yi Kong
Also search BitcodeFiles for exclude-lib symbols
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Konstantin...
AMDGPU/NFC: Use already available explicit kernarg
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Raphael Isemann
Allow specifying an exit code for the 'quit' command
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Jonas Devlieghere
[DebugInfo] Make children iterator bidirectional
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Sanjay Patel
[InstSimplify] add/move tests for add folds; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Paul Semel
Fix llvm-objdump demangle test (added triple option)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Marco Castelluccio
Link to the correct bug number about the Mac failure...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Zaara Syeda
Revert 336811, there are still some problems with the...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Andrea Di Biagio
[X86] Fix MayLoad/HasSideEffect flag for (V)MOVLPSrm...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Balazs Keri
[AST] Fix for structural equivalence tests in rL336776.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Paul Semel
[llvm-objdump] Add -demangle (-C) option
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
George Rimar
[ELF] - Simplify code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
George Rimar
[ELF] - Simplify. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
George Rimar
[ELF] - Add classof() member for ARMExidxSentinelSection.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Simon Pilgrim
[SLPVectorizer] Add initial alternate opcode support...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Zaara Syeda
Remove ppc64 BE XFAILs now that gcov profiling works.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Kirill Bobyrev
[clangd] Uprank delcarations when "using q::name" is...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Simon Pilgrim
[SLPVectorizer] Ensure alternate/passthrough doesn...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Simon Pilgrim
[SLPVectorizer] Add some additional alternate cast...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Simon Marchi
[VirtualFileSystem] InMemoryFileSystem::status: Return...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Simon Pilgrim
Revert rL336804: [SLPVectorizer] Add initial alternate...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Florian Hahn
Recommit r334887: [SmallSet] Add SmallSetIterator.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Simon Pilgrim
[SLPVectorizer] Add initial alternate opcode support...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Krzysztof Parzyszek
[CodeGen] Ignore debug uses in MachineCopyPropagation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Simon Atanasyan
[mips] Update the P5600 scheduler model not to use...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Eric Liu
[clangd] Ignore sema code complete callback with recove...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Diogo N. Sampaio
[NFC][InstCombine] Converts isLegalNarrowLoad into...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Igor Kudrin
[ELF] Update addends in non-allocatable sections for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Vladimir Stefanovic
[mips] Add '-mvirt', '-mno-virt', '-mginv', '-mno-ginv...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Andrea Di Biagio
[llvm-mca] Use a different character to flag instructio...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Roman Lebedev
[NFC][InstCombine] Tests for x & (-1 >> y) == x ...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Sjoerd Meijer
[ARM] ParallelDSP: multiple reduction stmts in loop
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
George Rimar
[ELF] - Report proper error message about mixing bitcod...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Jonas Devlieghere
Use debug-prefix-map for AT_NAME
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Florian Hahn
Recommit r336653: [VPlan] Add VPlanTestBase.h with...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Rui Ueyama
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Rui Ueyama
Parallelize GdbIndexSection's symbol table creation.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Sander de Smalen
[AArch64][SVE] Asm: Support for COMPACT instruction.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Rui Ueyama
Remove a workaround for an old GCC bug.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Simon Pilgrim
Fix check-prefix vs check-prefixes typo in updated...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Simon Pilgrim
[AArch64] Regenerate SDIV tests
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Sam McCall
[clangd] Upgrade logging facilities with levels and...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Roman Lebedev
[NFC][InstCombine] icmp-logical.ll: add a few more...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Sander de Smalen
[AArch64][SVE] Asm: Support for LAST(A|B) and CLAST...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Paul Semel
[llvm-readobj] Add -hex-dump (-x) option
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Roman Lebedev
[NFC][InstCombine] Fix extra space padding in icmp...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Roman Lebedev
[NFC][InstCombine] Add variable names and regenerate...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Simon Pilgrim
[SelectionDAG] Add constant buildvector support to...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Andrea Di Biagio
[llvm-mca] Add tests for partial register writes.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Simon Atanasyan
[mips] Remove dead code. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Balazs Keri
[AST] Structural equivalence of methods
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Marco Castelluccio
Fix reading 32 bit gcov tag values on little-endian...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Simon Pilgrim
[DAGCombiner] Support non-uniform X%C -> X-(X/C)*C...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Simon Pilgrim
[DAGCombiner] Add (urem X, -1) -> select(X == -1, 0...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Simon Tatham
[TableGen] Add missing std::moves to fix build failure.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Simon Tatham
[TableGen] Add a general-purpose JSON backend.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Eric Liu
[WebAssembly] Only call llvm::value::dump() in debug...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Dean Michael...
[XRay] basic mode PID and TID always fetch
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Craig Topper
[X86] The TEST instruction is eliminated when BSF/TZCNT...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Lang Hames
Revert r336760: "[ORC] Add unit tests for the reexports...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Craig Topper
[X86] Remove some composite MOVSS/MOVSD isel patterns.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Lang Hames
[ORC] Remove a shadowing definition.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Lang Hames
[ORC] Add unit tests for the reexports utility that...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Sam Clegg
[WebAssembly] Add pass to infer prototypes for prototyp...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Lang Hames
[ORC] Drop constexpr in unit test to appease a bot.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Lang Hames
[ORC] Use a gtest fixture to remove a bunch of boilerpl...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
George Karpenkov
[analyzer] Fix bots by changing the analyzer-config...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
George Karpenkov
[analyzer] Partial revert of https://reviews.llvm.org...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Stefan Pintilie
[Power9] Add remaining __flaot128 builtin support for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
George Karpenkov
[analyzer] Pass through all arguments from the register...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Chen Zheng
[test cases] add test cases for find more abs pattern
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Craig Topper
[TableGen] Fix some bad formatting. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Brian Gesiak
[SemaCXX] Remove comment from coroutines test, NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Stephen Hines
Add libcxxabi option back for sanitizer use.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Brian Gesiak
Remove qualtype qualifier in coroutine error to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Richard Smith
[docs] List correct default for -ftemplate-depth; also...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Richard Smith
PR38095: Allow constant-folding of loads through bitcas...
commit
|
commitdiff
|
tree
|
snapshot
next