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-10-13
Paul Walker
[SVE] Add ISel patterns for "insert undef_nxv#f##,...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Ties Stuij
[ARM] Follow AACPS standard for volatile bit-fields...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Roman Lebedev
[SCEV] BuildConstantFromSCEV(): properly handle SCEVSig...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Jay Foad
[AMDGPU] v_mac_legacy_f32 does not support DPP
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Pietro Albini
Add expected response time and escalation path to the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Roman Lebedev
[SCEV] BuildConstantFromSCEV(): properly handle SCEVZer...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Simon Pilgrim
[X86] Convert integer _mm_reduce_* intrinsics to emit...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Simon Pilgrim
[InstCombine] Support uniform vector splats in (((...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Max Kazantsev
[Test] Use generated auto-checks to make further change...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Jay Foad
[AMDGPU] Use lowercase for subtarget feature names...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Tobias Hieta
[llvm-install-name-tool] Add -delete_all_rpaths option
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Craig Topper
[X86][SelectionDAG] Add SADDO_CARRY and SSUBO_CARRY...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Thomas Lively
Reland "[WebAssembly] Emulate v128.const efficiently""
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Sam Clegg
[lld][WebAssembly] Don't GC library objects under ...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Eugene Zhulenev
[mlir] Add async.await operation to async dialect
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Richard Smith
Canonicalize declaration pointers when forming APValues.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Richard Smith
Ensure that InheritedAttrs are properly inherited along...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Jez Ng
[llvm-readobj] Don't print out section names for STABS...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Dan Gohman
[WebAssembly] GC constructor functions in otherwise...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
LLVM GN Syncbot
[gn build] Port 412cdcf2edf
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Wang, Pengfei
[X86] Add HRESET instruction.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Adrian Prantl
Add accessors. (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Fangrui Song
[llc] -filetype=null: don't create .null if -o is not...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Sam Clegg
[lld][WebAssembly] Add support for -Bsymbolic flag
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Ruiling Song
[AMDGPU] Update LiveVariables in convertToThreeAddress()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Jonas Devlieghere
[llvm] Export LLVM_USE_SPLIT_DWARF in LLVMConfig.cmake
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Bruno Cardoso...
[SemaTemplate] Stop passing insertion position around...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Dave Lee
[lldb] Remove unused code in GetVersion (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Dave Lee
[lldb] Handle alternative output in TestAbortExitCode
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Nathan Ridge
[clangd] Try harder to get accurate ranges for document...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Jonas Devlieghere
[lldb] Add instrumentation runtime category
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Jonas Devlieghere
[lldb] Alphabetically sort test categories (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Craig Topper
[BitCodeAnalyzer] Add a few missing TYPE_CODES and...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Xun Li
[Coroutine] Rename coro-semmetric-transfer.cpp and...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Stella Laurenzo
[mlir] Make Python bindings installable.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Eli Friedman
[AArch64] Add tests for 128-bit shift variations.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Duncan P. N...
Lex: Avoid MemoryBuffer* key in ExcludedPreprocessorDir...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Erich Keane
Ensure TreeTransform considers ParmVarDecls as transfor...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Sanjay Patel
[CostModel] get type-based cost for vector intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Duncan P. N...
DependencyScanning: pull factory function into Minimize...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Paul C. Anagnostopoulos
[TableGen] Add overload of RecordKeeper::getAllDerivedD...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Craig Topper
[X86] Add more tests for D89178. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Mateusz Mikuła
[MinGW][clang-shlib] Build only when LLVM_LINK_LLVM_DYL...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Martin Storsjö
[LLD] [COFF] Fix a ubsan error in pdb-type-server-missi...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Martin Storsjö
[libunwind] [SEH] Don't interact with foreign exceptions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
JonChesterfield
[libomptarget][amdgcn] Implement partial barrier
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Nicolas Vasilache
[mlir][Linalg] Temporarily circumvent TensorConstant...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Nico Weber
[gn build] Add libclang_rt.ios.a, libclang_rt.iossim...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Tony
[AMDGPU] Correct processor names for gfx1010 and gfx1011
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Roman Lebedev
Reland "[SCEV] Model ptrtoint(SCEVUnknown) cast not...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Roman Lebedev
[NFC][ScalarEvolution] Add tests with ptrtoint in const...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Arthur Eubanks
Revert "Canonicalize declaration pointers when forming...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Cameron McInally
[SVE] Fix VBITS_GE_256 typo in fixed-width tests.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Walter Erquinigo
[trace] Scaffold "thread trace dump instructions"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Valentin Clement
[flang][openacc] Lower data construct
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Xun Li
[Coroutine][Sema] Only tighten the suspend call temp...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
brett koonce
update .txt --> .md links
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Ben Vanik
[mlir] fixing typo in parseAttribute that was ignoring...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Adrian McCarthy
[LLDB] Fix 37 tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Arthur Eubanks
[Inliner][NPM] Fix various tests under NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Simon Pilgrim
[InstCombine] FoldShiftByConstant - create Scalar/Vecto...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Nathan Ridge
[clangd] Heuristic resolution for dependent type and...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Adhemerval...
[sanitizer] Disable fast_unwind_on_malloc as default...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Fangrui Song
[X86] Support -march=x86-64-v[234]
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Valentin Clement
[flang][openacc] Lower parallel construct
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Valentin Clement
[flang][openacc] Update Loop Construct lowering to...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Simon Pilgrim
[InstCombine] FoldShiftByConstant - create Scalar/Vecto...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Simon Pilgrim
[InstCombine] FoldShiftByConstant - merge equivalent...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Teresa Johnson
Restore "[ThinLTO] Avoid temporaries when loading globa...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Florian Hahn
[VPlan] Use VPValue def for VPMemoryInstructionRecipe.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Mark de Wever
Make likelihood lit test less brittle
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Fangrui Song
[compiler-rt] Suppress -Wunused-result due to ::write...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Hans Wennborg
Revert 1c021c64c "[SCEV] Model ptrtoint(SCEVUnknown...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Konstantin...
[GlobalISel][KnownBits] Early return on out of bound...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Dávid Bolvanský
[Tests] Regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Mircea Trofin
[NFC][MC] Use MCRegister in LiveRangeMatrix
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Florian Hahn
[VPlan] Use operands for printing of VPWidenMemoryInstr...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Mircea Trofin
[NFC][Regalloc] Pass VirtRegMap by reference.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Sebastian Neubauer
[AMDGPU] Print metadata on error
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Florian Hahn
[LoopDeletion] Remove over-eager SCEV verification.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Sebastian Neubauer
[AMDGPU] Insert waterfall loops for divergent calls
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Cameron McInally
[SVE] Lower fixed length VECREDUCE_XOR operation
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Jay Foad
[AMDGPU] Use @LINE for error checking in gfx10 assemble...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Simon Pilgrim
[InstCombine] matchFunnelShift - fold or(shl(a,x),lshr...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Simon Pilgrim
[InstCombine] matchFunnelShift - remove shift value...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Simon Pilgrim
[InstCombine] matchFunnelShift - canonicalize to OR...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
David Spickett
[lldb] Note difference in vFile:pread/pwrite format...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Haojian Wu
[clangd] Disable a failure TopLevelDecls test.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Haojian Wu
Dump decl when the test matcher fails.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Max Kazantsev
[NFC] Remove redundant isFullSet checks
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
LLVM GN Syncbot
[gn build] Port f9317f7bf6b
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Kadir Cetinkaya
[clangd] Record memory usages after each notification
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Kadir Cetinkaya
[clangd] Add a helper for exposing tracer status
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Kadir Cetinkaya
[clangd] Introduce memory usage dumping to TUScheduler...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Kadir Cetinkaya
[clangd] Introduce memory dumping to FileIndex, FileSym...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Kadir Cetinkaya
[clangd] Add a metric for tracking memory usage
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Kadir Cetinkaya
[clangd] Introduce MemoryTrees
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Simon Pilgrim
[DAG][ARM][MIPS][RISCV] Improve funnel shift promotion...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Alexander Kornienko
[clang-tidy] Fix IncludeInserter usage example in a...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Kadir Cetinkaya
[clangd][NFC] Fix formatting in ClangdLSPServer
commit
|
commitdiff
|
tree
|
snapshot
next