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-05-20
Chris Bieneman
[CMake] Update DistributionExample for mono repo
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Pete Couperus
[TableGen] - Type comparison LE should be LT or equal.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Richard Smith
Rearrange and clean up how we disambiguate lambda-intro...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Sanjay Patel
[InstCombine] auto-generate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Sanjay Patel
[InstSimplify] update stale comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Craig Topper
[X86] Add test case for r361177.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Ilya Biryukov
[clangd] Make it possible to use VFS from parsing for...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Craig Topper
[SelectionDAGBuilder] Flush PendingExports before creat...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Nick Desaulniers
[DWARF] hoist nullptr checks. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Craig Topper
[X86] Add icelake-client and tremont model numbers...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Craig Topper
[X86] Add icelake-client and tremont model numbers...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Nick Desaulniers
[INLINER] allow inlining of blockaddresses if sole...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Aaron Ballman
Dump macro expansion information as needed when outputt...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Bjorn Pettersson
[AMDGPU] Fix std::array initializers to avoid warnings...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Dmitri Gribenko
Renamed `apply` to `select` to avoid ADL conflict with...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Craig Topper
[Intrinsics] Merge lround.i32 and lround.i64 into a...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Craig Topper
[DAGCombiner] Refactor code in visitShiftByConstant...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Matt Arsenault
R600: Fix unconditional return in loop
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Nikita Popov
[SDAG] Vector op legalization for overflow ops
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
George Rimar
[llvm-readelf] - Rework how we parse the .dynamic section.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Fangrui Song
[ELF] -z combreloc: sort dynamic relocations by (!is_re...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Dmitri Gribenko
Disable the modernize-use-trailing-return-type.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Dmitri Gribenko
Revert "[ELF] Error on relocations to local undefined...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Paul Robinson
Fix test not to use UNSUPPORTED as a FileCheck prefix.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Yitzhak Mandelbaum
[LibTooling] Fix build break in test after r361152.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Kostya Kortchinsky
[scudo][standalone] Introduce the Primary(s) and LocalCache
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Joachim Protze
[OpenMP][OMPT] Fix locking testcases for 32 bit archite...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Joachim Protze
[OMPT] Handling of the events of initial-task-begin...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Matt Arsenault
RegAlloc: Fix verifier error with undef identity copies
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Dmitri Gribenko
Fixed the Bindings/OCaml/core.ml test
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Cullen Rhodes
[AArch64][SVE2] Asm: add SADALP and UADALP instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Nico Weber
gn build: Merge r361152
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Yitzhak Mandelbaum
[LibTooling] Add RangeSelector library for defining...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Cameron McInally
[InstSimplify] Teach fsub -0.0, (fneg X) ==> X about...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Dmitri Gribenko
Revert "[ELF] -z combreloc: sort dynamic relocations...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Orlando Cazalet...
Resubmit "[DebugInfo] Update loop metadata for inlined...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Ilya Biryukov
[Syntax] Introduce TokenBuffer, start clangToolingSynta...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Ilya Biryukov
[clangd] Fix naming warning from clang-tidy. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Fangrui Song
[ELF] Fix getRelocTargetVA formulae of R_TLS and R_NEG_TLS
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Mikael Holmen
Fix compilation warning about unused variable [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Fangrui Song
[ELF] Error on relocations to local undefined symbols
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Orlando Cazalet...
Revert "[DebugInfo] Update loop metadata for inlined...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Fangrui Song
[MIPS] Update mips-abs-got.s to not use .reloc
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Adam Balogh
[Analyzer] Refactor begin and end symbol creation
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Guillaume Chatelet
[NFC] Refactor visitIntrinsicCall so it doesn't return...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Gabor Marton
[ASTImporter] Enable disabled but passing tests
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Tamas Zolnai
[clang-tidy] Sort this list alphabetically
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Petar Jovanovic
[DebugInfoMetadata] Refactor DIExpression::prepend...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Cullen Rhodes
[AArch64][SVE2] Asm: add int halving add/sub (predicate...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Cullen Rhodes
[AArch64][SVE2] Asm: add saturating multiply-add interl...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Fangrui Song
Use llvm::sort. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Sander de Smalen
Match types of accumulator and result for llvm.experime...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Orlando Cazalet...
[DebugInfo] Update loop metadata for inlined loops
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Dmitri Gribenko
Run ClangTidy tests in all C++ language modes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Guillaume Chatelet
Revert "[NFC] Refactor visitIntrinsicCall so it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Guillaume Chatelet
[NFC] Refactor visitIntrinsicCall so it doesn't return...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Yvan Roux
[ELF] Fix tests from r361013 on ARM/AARch64 bots.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Pavel Labath
DWARF: Port most of other sections over to DWARFContext
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Pavel Labath
minidump: Remove checked-in files used for testing...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Fangrui Song
[ELF] -z combreloc: sort dynamic relocations by (symbol...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Carl Ritson
[AMDGPU] gfx1010 Avoid SMEM WAR hazard for some s_waitc...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Rui Ueyama
Make replaceSymbol a member function of Symbol.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Fangrui Song
[ELF] Copy IsPreemptible in replaceSymbol()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Nico Weber
gn build: Merge r361117
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Nicolas Lesser
Fix buildbot: Use correct Consume*() for braces.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Nicolas Lesser
Added a better diagnostic when using the delete operato...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Sanjay Patel
[InstSimplify] fold fcmp (maxnum, X, C1), C2
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Stephen Kelly
Add a Visit overload for DynTypedNode to ASTNodeTraverser
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Dylan McKay
[AVR] Automatically link CRT and libgcc from the system...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Michal Gorny
[lldb] [lit] Skip more tests when Python is unavailable
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Michal Gorny
[lldb] [lit] Driver/TestConvenienceVariables.test requi...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Fangrui Song
[clangd] Respect WarningsAsErrors configuration for...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Fangrui Song
[clangd] Respect clang-tidy suppression comments
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Petr Hosek
Use CMAKE_C_COMPILER_ARG1 in compiler invocation
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Dinar Temirbulatov
[SLP] Refactoring of EdgeInfo and UserTreeIdx in buildT...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Craig Topper
[X86] Remove semicolons at the end of intrinsics implem...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-19
Craig Topper
[X86] Remove combineShift function. Just dispatch direc...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Don Hinton
[CommandLine] Reduce size of Option class
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Roman Lebedev
[NFC][AArch64] Autogenerate fcopysign.ll test
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Roman Lebedev
[NFC][AArch64] Autogenerate bitfield-insert.ll, selectc...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Dylan McKay
[AVR] Fix 'symbol_relocations.s' MC test
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Matt Arsenault
GVN: Handle addrspacecast
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Roman Lebedev
[NFC][AArch64] Add some ubfx tests with immediates
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Roman Lebedev
UpdateTestChecks: fix AMDGPU handling
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Roman Lebedev
UpdateTestChecks: arm64-eabi handlind
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Kristof Umann
[analyzer] PR41753: Include complex integer types in...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Simon Pilgrim
ScalarExprEmitter::EmitCompoundAssign - fix uninitializ...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Simon Pilgrim
MIGChecker - assert we have a non-null LocationContext...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Simon Pilgrim
ASTNodeImporter - fix uninitialized variable warnings...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Simon Pilgrim
MemCmpExpansion::getCompareLoadPairs - assert we find...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Michael Liao
Suppress false-positive GCC -Wreturn-type warning.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Martin Storsjo
[MinGW] Set the right updated option help for the updat...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Lang Hames
[docs] Fix some RST errors.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Michael Trent
Update llvm-nm -s to use a multi-var option
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Fangrui Song
[ARM][AArch64] Revert Android Bionic PT_TLS overalignin...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Lang Hames
[docs][ORC] Start work on an ORC design doc. Very much...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Fangrui Song
[ELF][X86] Fix R_RELAX_TLS_GD_TO_LE_NEG and R_NEG_TLS...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Davide Italiano
[crashlog] Use loads() instead of readPlistFromString...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Alex Langford
Revert "Fix IPv6 support on lldb-server platform"
commit
|
commitdiff
|
tree
|
snapshot
2019-05-18
Fangrui Song
[ELF] Add {i386,x86-64}-tls-le-align.s to test TP offse...
commit
|
commitdiff
|
tree
|
snapshot
next