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-24
Craig Topper
[InstCombine] Teach foldOrOfICmps to allow icmp eq...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Alexander Richardson
[LLD] Do not print additional newlines after reaching...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Amara Emerson
[AArch64][GlobalISel] Fix a crash during s128 G_ICMP...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Bolvansky
Let CorrelatedValuePropagation preserve LazyValueInfo
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Aaron Ballman
Fix exporting SARIF files from scan-build on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Francis Visoiu...
[Remarks][NFC] Rename remarks::Serializer to remarks...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Stanislav Mekhanoshin
[AMDGPU] Increase kernel padding
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
JF Bastien
Revert "[yaml2obj] - Allow custom fields for the SHT_UN...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Jonas Devlieghere
[Logging] Replace Log::Printf with LLDB_LOG macro ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Pilgrim
Fix signed/unsigned comparison warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] Rewrite how VCMP are lowered, using a single...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Pilgrim
[DAGCombine] matchBinOpReduction - add partial reductio...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Stefan Granitz
[lldb] Configure debugserver_vers.c from CMake
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] Disable MVE fptosi and friends
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Jessica Paquette
[AArch64][GlobalISel] Make vector dup optimization...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Nico Weber
clang-format: Add another test like r366926
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] More MVE compare vector splat combines for ANDs
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Nico Weber
gn build: Merge r366919
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Nico Weber
clang-format: Add a test that shows that some code...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Bolvansky
[InstCombine] Adjusted pow-exp tests for Windows [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] MVE compare vector splat combine
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Yuanfang Chen
[llvm-objdump] Emit warning if --start-address/--stop...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Pilgrim
[SelectionDAG] makeEquivalentMemoryOrdering - early...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Dmitry Preobrazhensky
[AMDGPU][MC][GFX10] Enabled GFX10 assembly with arbitra...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] Better OR's for MVE compares
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Francis Visoiu...
[Remarks] Simplify the creation of remark serializers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Kostya Kortchinsky
[scudo][standalone] Optimization pass
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Stanislav Mekhanoshin
[AMDGPU] Add all vgpr classes to asm parser
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Matt Arsenault
AMDGPU: Fix test after r366913
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Matt Arsenault
AMDGPU/GlobalISel: Don't assume instruction can be...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Sanjay Patel
[SDAG] convert (sub x, 1) to (add x, -1) in ctpop expan...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Matt Arsenault
AMDGPU: Only allow FP types for format buffer intrinics
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Tenty
[AIX][lit] Don't depend on psutil on AIX
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Anton Afanasyev
[Support] Fix `-ftime-trace-granularity` option
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] Better AND's for MVE compares
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] MVE floating point compares and selects
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Owen Reynolds
[llvm-ar][test] Fix move operation tests
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] Basic And/Or/Xor handling for MVE predicates
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Paul Robinson
Silence a conversion warning after r366887. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simi Pallipurath
[ARM] Make sure that the constant pool does not keep...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Sjoerd Meijer
Test commit. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Pavel Labath
Fix @skipIfSanitized decorator
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Jay Foad
[InstSimplify] Rename SimplifyFPUnOp and SimplifyFPBinOp
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Sanjay Patel
[InstCombine] add tests for load narrowing; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Sam McCall
[clangd] Add categories to help options, and only show...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Thomas Preud...
[FileCheck] Use ASSERT for fatal unit tests
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Thomas Preud...
[FileCheck]] Canonicalize caret location testing
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Thomas Preud...
FileCheck [8/12]: Define numeric var from expr
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
George Rimar
[llvm-objdump] - Import the test/Object/X86/no-start...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
George Rimar
[Object/llvm-readobj] - Cleanup testing of the dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
George Rimar
[yaml2obj] - Allow custom fields for the SHT_UNDEF...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Sam McCall
[clangd] SelectionTree treats TranslationUnitDecl ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Raphael Isemann
[lldb] Fix build errors from tablegenify platform commit
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Raphael Isemann
[lldb][NFC] Tablegenify platform
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] MVE predicate register support
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Michal Gorny
Revert "Revert "[lldb] [Process/NetBSD] Fix constructor...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Simon Atanasyan
[mips] Assign R_TLS type to the R_MIPS_TLS_TPREL_XXX...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Igor Kudrin
[DWARF][NFC] Add constants for reserved values of an...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
George Rimar
Recommit rr366796 "[Object/ELF.h] - Improve testing...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
David Green
[ARM] MVE integer compares and selects
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Balazs Keri
[CrossTU] Add a function to retrieve original source...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Fangrui Song
[Format] getFormattingLangOpts: make LS_Auto uses LS_Cp...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Sam McCall
[clangd] Fix SelectionTree traversal of qualified types
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Sam Parker
[ARM][ParallelDSP] Fix pointer operand reordering
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Sam McCall
[clangd] Reformat use of cl::opt: use unqualified name...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Stefan Granitz
[lldb] Remove Xcode project legacy
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Sander de Smalen
[SVE][Inline-Asm] Add support to specify SVE registers...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Haojian Wu
[clangd] Bump vscode-clangd v0.0.16
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Fangrui Song
[Format] Make it easy to add new format::FormatStyle...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Haojian Wu
[clangd] Update a stale comment, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Haojian Wu
[Remark] Suppress the "-Wreturn-type" compiler warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Haojian Wu
[clangd] Implement "prepareRename"
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Thomas Preud...
Revert "FileCheck [8/12]: Define numeric var from expr"
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Thomas Preud...
Revert "[FileCheck]] Canonicalize caret location testing"
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Thomas Preud...
Revert "[FileCheck] Use ASSERT for fatal unit tests"
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Shaurya Gupta
[Clangd] Fixed ExtractVariable for certain types of...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Roger Ferrer...
[RISCV] Implement benchmark::cycleclock::Now
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Chen Zheng
[PowerPC][NFC] use opcode instead of MachineInstr for...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Fangrui Song
[AArch64] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERT...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Petr Hosek
[SafeStack] Insert the deref before remaining elements
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Francis Visoiu...
[Remarks] String tables should be move-only
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Jonas Devlieghere
[lldb] Fix enum value description
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Thomas Preud...
[FileCheck] Use ASSERT for fatal unit tests
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Thomas Preud...
[FileCheck]] Canonicalize caret location testing
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Thomas Preud...
FileCheck [8/12]: Define numeric var from expr
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Jonas Devlieghere
[DWARF] Use 32-bit format specifier for offset
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Alex Langford
[lldb][test_suite] Update tests with unexpected pass...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Amara Emerson
[AArch64][GlobalISel] Add support for s128 loads, store...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Simon Pilgrim
Fix "control reaches end of non-void function" warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Eli Friedman
[docs] Clarify where the indirect UB due to write-write...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Jessica Paquette
[GlobalISel][AArch64] Save a copy on G_SELECT by fixing...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Jonas Devlieghere
[ExpressionParser] Handle llvm::Expected result
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Jonas Devlieghere
[ExpressionParser] Fix formatting and whitespace (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Eli Friedman
[ARM] Add opt-bisect support to ARMParallelDSP.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Jan Kratochvil
[lldb] Fix occasional hangs of VSCode testcases
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Francis Visoiu...
[Remarks] Introduce a new format: yaml-strtab
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Antonio Afonso
Revert "Revert "Add ReadCStringFromMemory for faster...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Antonio Afonso
Revert "Revert "Implement xfer:libraries-svr4:read...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Francis Visoiu...
[Remarks][NFC] Move the YAML serializer to its own...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Yi-Hong Lyu
[PowerPC] Remove redundant load immediate instructions
commit
|
commitdiff
|
tree
|
snapshot
next