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
2021-04-19
Jay Foad
[AMDGPU] GCNDPPCombine: simplify API of isShrinkable...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Jan Svoboda
[clang][deps] NFC: Remove unused FullDependencies member
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Paul C. Anagnostopoulos
[TableGen] Add support for the 'assert' statement in...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Tobias Gysi
[mlir][linalg] enable library call rewrites for linalg...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Alex Zinenko
[mlir] Improve debug flag management in Python bindings
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Jan Svoboda
[clang][deps] Generate the full command-line for modules
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Simon Pilgrim
[IR] GlobalObject.h - remove unused <utility> include...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Tobias Gysi
[mlir][linalg] adding pass to run the interchange pattern.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Abhina Sreeskantharajan
[SystemZ][z/OS] Set files in FileRemapper.cpp are text
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Simon Pilgrim
[IR] GlobalObject.h - remove unused <string> include...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Simon Pilgrim
[llvm-exegesis] Analysis.cpp - use for-range loop....
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Simon Pilgrim
[MCA] CodeEmitter.h - remove unused <string> include...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Sylvestre Ledru
Try to unbreak the compiler-rt build on s390x
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Jay Foad
[AMDGPU] Remove MachineDCE after SIFoldOperands
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Jay Foad
[AMDGPU] SIFoldOperands: eagerly erase dead REG_SEQUENCEs
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Cullen Rhodes
[TTI] NFC: Remove unused 'OptSize' parameter from shoul...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Timm Bäder
[clang][parser] Unify rejecting (non) decl stmts with...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Dmitry Preobrazhensky
[AMDGPU][MC] Corrected parsing of carry in/out operands...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Jan Svoboda
[clang][deps] Remove the -full-command-line flag
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Roman Lebedev
[X86][CostModel] X86TTIImpl::getShuffleCost(): subvecto...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Fraser Cormack
[RISCV] Lower vector shuffles to vrgather operations
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Kerry McLaughlin
[NFC] Add tests for scalable vectorization of loops...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Jan Svoboda
[clang][deps] Simplify function discovering .pcm and...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
OCHyams
[DebugInfo] Replace debug uses in replaceUsesOutsideBlock
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Tres Popp
Add default DataLayout support for complex numbers
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
OCHyams
[DebugInfo] Move the findDbg* functions into DebugInfo.cpp
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Jan Svoboda
[clang][cli] NFC: Move conditional LangOptions parsing...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Sven van Haastregt
[OpenCL] Change OpenCL builtin version encoding
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Jan Svoboda
[clang][cli] NFC: Use Diags to report parsing success...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Jan Svoboda
[clang] Implement CompilerInvocation copy assignment
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Clement Courbet
[llvm-exegesis] Honor -mcpu in analysis mode.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Jan Svoboda
[clang] Rename CompilerInvocationBase to RefBase, split...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
David Sherwood
[CodeGen] Improve code generation for clamping of const...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Serguei Katkov
[GreedyRA ORE] Add stats for copy of virtual registers.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Serguei Katkov
[Greedy RA] Add a check to MachineVerifier
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Evgeniy Brevnov
[CVP] processCallSite returns wrong status
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
ShihPo Hung
[RISCV][Driver] Make the ordering of CmdArgs consistent...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Pan, Tao
[clangd][test] Fix build error of FeatureModulesTests
commit
|
commitdiff
|
tree
|
snapshot
2021-04-19
Xun Li
Revert "[Coroutines] Set presplit attribute in Clang...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Arthur O'Dwyer
Add a missing debug assertion in <list>.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Craig Topper
[TableGen] Pass SmallVector to union_modes instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Xun Li
[Coroutines] Set presplit attribute in Clang instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Xun Li
Revert "[Coroutines] Move CoroEarly pass to before...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Xun Li
[Coroutines] Move CoroEarly pass to before AlwaysInliner
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Martin Storsjö
[lit] Fix the return code for "not not" after evaluatin...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Craig Topper
[TableGen] Use MachineValueTypeSet in place of SmallSet.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Nikita Popov
[LoopDeletion] Add test for PR49967 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Craig Topper
[TableGen] Use range-based for loop. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Nathan James
[Introspection] Dont emit json if unchanged.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Fangrui Song
[sanitizer] Don't call __tls_get_addr on s390x after...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Arthur O'Dwyer
[libc++] [CI] Fail if the headers contain cyclic depend...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Roman Lebedev
Revert "[SCEV] Model `ashr exact x, C` as `(abs(x)...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Martin Storsjö
[clang] Fix cross compiling clang for windows after...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Martin Storsjö
[lldb] Remove a superfluous trailing semicolon, fixing...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
xgupta
[Docs] Correct Boehm collector weblink in GarbageCollec...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
LLVM GN Syncbot
[gn build] Port 01ace074fcb6
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Mark de Wever
[libc++] Implements ranges::enable_borrowed_range
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Florian Hahn
[IndVarSimplify] Add test requiring ashr expansion.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Nathan James
[AST][Introspection][NFC] Remove unnecessary temporary...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Roman Lebedev
[NFC][X86][CostModel] Rewrite load_store.ll
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Roman Lebedev
[NFC][LoopVectorize] Autogenerate check lines in X86...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Juneyoung Lee
Update InstCombine to use undef matcher instead
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Juneyoung Lee
Update m_Undef to match vectors/aggrs with undefs and...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Stephen Kelly
[AST] Add TypeLoc support to node introspection
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Arthur O'Dwyer
[libc++] Remove hard tabs, U+00AD, and U+200B from...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Florian Hahn
[ADT] Update RPOT to work with specializations of diffe...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Nikita Popov
[LoopUnroll] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Nikita Popov
[LoopUnroll] Make some tests more robust (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Lang Hames
[JITLink] Add testcase that was accidentally left out...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Sylvain Audi
[clang-scan-deps] Add support for clang-cl
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Sylvain Audi
[clang-scan-deps] Support double-dashes in clang comman...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Alexandre Ganea
[Support] ThreadPool tests: silence warning unused...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Stephen Kelly
[AST] Enable AST node introspection on WIN32
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Craig Topper
[TableGen] Remove local SmallSet from TypeSetByHwMode...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Jennifer Chukwu
[NFC] Fixed Typos
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Stephen Kelly
[AST] Remove args from LocationCall
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Florian Hahn
[ADT] Take graph as const & in some post-order iterator...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Mark de Wever
[libcxx][doc] Fixes typos.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Yaxun (Sam...
[HIP] Support hipRTC in header
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Dávid Bolvanský
[Pragma] Added support for GCC unroll/nounroll
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Yaxun (Sam...
[CUDA][HIP] Mark device var used by host only
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Yaxun (Sam...
[AMDGPU] Add GlobalDCE before internalization pass
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Nikita Popov
[LICM] Add more tests for promotion and capture (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Florian Hahn
[SimplifyCFG] Skip dbg intrinsics when checking for...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Nikita Popov
[Inline] Don't add noalias metadata to inaccessiblememo...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Simon Pilgrim
[Support] AbsoluteDifference - add brackets to appease...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
David CARLIER
[Sanitizers] Fix build
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
David Carlier
[Sanitizers] DragonFlyBSD adding support for builtins
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
David Carlier
[Sanitizers] Undefined Behavior Sanitizer support for...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Fangrui Song
[ELF] --wrap: don't clear sym->isUsedInRegularObj if...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Serge Guelton
Normalize interaction with boolean attributes
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Siva Chandra
[libc][NFC] Use explicit conversion in aarch64 FEnv.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Siva Chandra...
[libc]NFC] Use explicit conversion on frexpl_test and...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Siva Chandra...
[libc][NFC] Use explicit conversion in modfl_test.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Siva Chandra...
[libc][NFC] Make conversion from FPBits to the float...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Siva Chandra...
[libc][NFC] Add common template test class for sqrt...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Fangrui Song
[ELF] Simplify R_386_TLS_GD computation. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Craig Topper
[TableGen] Replace two SmallDenseSets with SmallSets.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Ben Barham
[ASTReader] Only mark module out of date if not already...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Nemanja Ivanovic
[PowerPC] Minor improvement for insert_vector_elt codegen
commit
|
commitdiff
|
tree
|
snapshot
next