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
2020-04-03
Yaxun (Sam...
[AMDGPU] Allow AGPR in inline asm
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Konrad Kleine
[lldb][nfc] early exit/continue
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Martin Probst
clang-format: [JS] detect C++ keywords.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Denis Khalikov
[mlir][vulkan-runner] Add support for 3D memrefs.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Benjamin Kramer
Drop unused diagnostic. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Benjamin Kramer
Make helpers static. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Peter Smith
[LLD][ELF][ARM] use .reloc directive for Thumb assemble...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Guillaume Chatelet
[Alignment][NFC] Remove unused private functions
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Jay Foad
[AMDGPU] Fix CHECK lines
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Guillaume Chatelet
[Alignment][NFC] Convert MachineIRBuilder::buildDynStac...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Vitaly Buka
Use --style file instead of --style LLVM
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
OCHyams
[DebugInfo] Salvage debug info when sinking loop invari...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Guillaume Chatelet
[NFC] G_DYN_STACKALLOC realign iff align > 1, update...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
scentini
Silence -Wpessimizing-move warning
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Scott Constable
[X86] Add Indirect Thunk Support to X86 to mitigate...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
scentini
Silence -Wpessimizing-move warning
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Igor Kudrin
[DebugInfo] Rename getOffset() to getContribution(...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Sourabh Singh...
[DWARF5] Added support for debug_macro section parsing...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Serguei Katkov
[DAG] Change isGCValue detection for statepoint lowering
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Xiang1 Zhang
Bugix for buildbot failure at commit 43f031d31264d20cfb...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Scott Constable
[X86] Refactor X86IndirectThunks.cpp to Accommodate...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
LLVM GN Syncbot
[gn build] Port 71e8021d82c
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Scott Constable
[X86][NFC] Generalize the naming of "Retpoline Thunks...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Siddhartha...
Use git-clang-format as Arcanist linter
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
laith sakka
Handle exp2 with proper vectorization and lowering...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Hongtao Yu
Fix a bug in the inliner that causes subsequent double...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Xiang1 Zhang
Enable IBT(Indirect Branch Tracking) in JIT with CET...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Craig Topper
[X86] Add -flax-vector-conversions=none to more of...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Jessica Paquette
[AArch64][GlobalISel] Constrain reg operands in selectBrJT
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Wenju He
[x86] Fix Intel OpenCL builtin CalleeSavedRegs on skx
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Qiu Chaofan
[PowerPC] Remove unnecessary XSRSP instruction
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Nico Weber
This might actually fix the Windows bots after a16ba6fea.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Brian Gesiak
[coroutines] Don't build promise init with no args
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Alex Grosul
[mlir][VectorOps] Implement canonicalization for Transp...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Greg Clayton
Have lldb-vscode update the currently selecte thread...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Nico Weber
another wild guess at the win bot-only failures
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Jun Ma
[Coroutines] Simplify implementation using removePredec...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Nicolas Vasilache
[mlir][Linalg] NFC - Rename Linalg and Vector EDSCs...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Austin Kerbow
[AMDGPU] Handle SMRD signed offset immediate
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Adrian Prantl
Teach the stripNonLineTableDebugInfo pass about the...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Adrian Prantl
Teach the stripNonLineTableDebugInfo pass about the...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Nico Weber
try more to appease win bots
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Nico Weber
Try again to get tests passing again on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Lang Hames
Re-apply 0071eaaf089, "[ORC] Export __cxa_atexit ....
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Matt Arsenault
AMDGPU: Fix broken check lines
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Hubert Tong
[llvm-objdump][COFF][NFC] Split format-specific interfa...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Julian Lettner
iOS simulator testing: replace `simctl bootstatus`...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Julian Lettner
[lit] Refine filter error handling
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Julian Lettner
[lit] Remove unnecessary indirection in progress_callback
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Matt Arsenault
AMDGPU: Use 128-bit DS operations by default
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Matt Arsenault
AMDGPU: Add some tests for exotic denormal mode combina...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Matt Arsenault
AMDGPU: Remove denormal subtarget features
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Matt Arsenault
clang/AMDGPU: Stop setting old denormal subtarget features
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Matt Arsenault
AMDGPU: Assume f32 denormals are enabled by default
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Duncan P. N...
utils: Tweak clang-parse-diagnostics-file for modules...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Louis Dionne
[libc++] NFC: Add documentation for writing tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Louis Dionne
[libc++] Refer to the Filesystem static test env as...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Nico Weber
Reland "Make it possible for lit.site.cfg to contain...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Cyndy Ishida
[llvm][TextAPI] adding inlining reexported libraries...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Casey Carter
[libc++][test] Partially revert msvc_stdlib_force_inclu...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Craig Topper
[X86] Enable combineExtSetcc for vectors larger than...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Fangrui Song
Reland D75382 "[lld] Initial commit for new Mach-O...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Nico Weber
Revert "Make it possible for lit.site.cfg to contain...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Mehdi Amini
Change pass registration generated code to allow users...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Walter Erquinigo
[intel-pt] Implement a basic test case
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Nico Weber
Make fb80b6b2d58c4 actually work.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Anna Thomas
[InlineFunction] Update valid return attributes at...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Matt Arsenault
AMDGPU: Hack out noinline on functions using LDS globals
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Nico Weber
Make it possible for lit.site.cfg to contain relative...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Sterling Augustine
Exit unwinding early when at the top of the stack and...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Sanjay Patel
[InstCombine] try to reduce shuffle with bitcasted...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Sanjay Patel
[VectorCombine] transform bitcasted shuffle to narrower...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Stanislav Mekhanoshin
[AMDGPU] Fix crash in SILoadStoreOptimizer
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Louis Dionne
[libc++abi] NFC: Add link to review in workaround comment
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Louis Dionne
[libc++] Try to fix Chromium's build
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Nicolas Vasilache
[mlir][LLVM] Finer-grained control for C interface...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Sanjay Patel
[InstCombine] add tests for cmyk benchmark; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Shivam Mittal
Convert for loops to entry-based iteration
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Alex Zinenko
[mlir] StandardToLLVM conversion: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
LLVM GN Syncbot
[gn build] Port c00cb76274f
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
LLVM GN Syncbot
[gn build] Port 24bb2d1e776
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Nico Weber
Revert "[gn build] Port 03f43b3aca36"
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Fangrui Song
[ELF] Change some "Alias for " help messages to use...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Louis Dionne
[libc++] Attempt to fix the 'runtimes' build
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Benjamin Kramer
[LoopDataPrefetch] Remove unused include that's a layer...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Jonas Paulsson
NFC: Comment in TargetTransformInfo.h reformatted ...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Sam McCall
[clangd] Support textDocument/semanticTokens/edits
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Sam McCall
[clangd] Don't send semanticHighlights to clients that...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Adam Czachorowski
[clangd] Add a tweak for adding "using" statement.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Benjamin Kramer
Revert "[SimplifyLibCalls] Erase replaced instructions"
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Tyker
[NFC] remove delcartion that shouldn't be there
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Casey Carter
[libc++][test] Update _LIBCPP_SUPPRESS_DEPRECATED_...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Gabor Marton
[analyzer] StdLibraryFunctionsChecker: fix bug with...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Kadir Cetinkaya
[clangd] Get rid of redundant make_uniques
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Louis Dionne
[libc++] Reimplement the dynamic filesystem helper...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Aaron Ballman
Fix several typos in the attribute documentation.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Alexander Lanin
[docs] use git diff instead of git format-patch
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
scentini
Add OMPIterator case in switch statement to silence...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Jonas Paulsson
[SystemZ] Add isCommutable flag on vector instructions.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Ed Maste
[lldb] update eArgTypeScriptLang description to mention lua
commit
|
commitdiff
|
tree
|
snapshot
next