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
2022-09-18
Kazu Hirata
[llvm] Use x.empty() instead of llvm::empty(x) (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
owenca
[clang-format] Skip token annotation in passes that...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Kazu Hirata
[flang] Use x.empty() instead of llvm::empty(x) (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Kazu Hirata
[clang] Use x.empty() instead of llvm::empty(x) (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Kazu Hirata
[BOLT] Use x.empty() instead of llvm::empty(x) (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Kazu Hirata
[mlir] Use x.empty() instead of llvm::empty(x) (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Kazu Hirata
Use std::decay_t (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Kazu Hirata
Use std::conditional_t (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Kazu Hirata
[ADT] Use std::common_type_t (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Marc Auberer
[InstCombine] Fix bug when folding x + (x | -x) to...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Sanjay Patel
[InstCombine] fold full-shift of sdiv to icmp+extend
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Sanjay Patel
[InstCombine] add tests for full-right-shift of sdiv...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Aaron Puchert
Make sure libLLVM users link with libatomic if needed
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Kazu Hirata
[ModuleInliner] Remove InlineOrder::front (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Phoebe Wang
[Clang][NFC] update predicate and reduce redundant...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Simon Pilgrim
[DAG] MatchRotate - reuse existing LHSShiftArg/RHSShift...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Jun Zhang
[Docs] Add a link that refers to C++ standard modules...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Phoebe Wang
[Clang][NFC] update obsolete check predicate
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Nikolas Klauser
[libc++] Avoid including <tuple> in compressed_pair.h
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Chuanqi Xu
[Modules] Don't judge if we're compiling a module unit...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Benjamin Kramer
Silence unused variable warning in release builds. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Shivam Gupta
[NFC] Typo fix in ARCMTActions.h
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Kazu Hirata
[Transforms] Merge function attributes within InlineFun...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Kazu Hirata
[Analysis] Introduce isSoleCallToLocalFunction (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Yaxun (Sam...
[SimplifyCFG] add a test for branch folding multiple BB
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Kai Nacke
[GISel] Fix match tree emitter.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Kazu Hirata
[ModuleInliner] Set Changed earlier (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
isuckatcs
[analyzer] Cleanup some artifacts from non-POD array...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Kazu Hirata
[mlir] Don't include SetVector.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Kazu Hirata
[lld] Don't include SetVector.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Kazu Hirata
[clang] Don't include SetVector.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
LLVM GN Syncbot
[gn build] Port e5e3dccd0741
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Aiden Grossman
[mlgo] Add in-development instruction based features...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Kazu Hirata
[llvm] Don't including SetVector.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Fangrui Song
[Support] Rename llvm::compression::{zlib,zstd}::uncomp...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Kazu Hirata
[ModuleInliner] Don't include SetVector.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Kazu Hirata
[ModuleInliner] Remove unnecessary #includes (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Kazu Hirata
[ModuleInliner] Move UseInlinePriority to InlineOrder...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Sander de Smalen
[AArch64][SME] Add intrinsics for enabling/disabling ZA.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Sander de Smalen
[AArch64][SME] Disable tail-call optimization when...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Nikolas Klauser
[libc++][NFC] Inline the string constructors
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Evgeny Shulgin
[Clang] Support label at end of compound statement
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Dmitry Polukhin
[clang][C++20] Fix clang/clangd assert/crash after...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Florian Hahn
[ConstraintElimination] Fix crash when combining results.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Shivam Gupta
[NFC] Fix a comment in InitializePasses.h
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Aaron Ballman
Add code examples to the potentially breaking changes
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Nikolas Klauser
[libc++] Add test to ensure that type trait aliases...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Aaron Ballman
Fix release note formatting and style; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Aaron Ballman
Fix this test to be more robust
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Aaron Ballman
Correctly diagnose use of long long literals w/o a...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Christian Sigg
[Bazel] Allow lit_test() macro to be used from other...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Filipp Zhinkin
[ARM] Add more tests on instructions fusion with compar...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Daniel Bertalan
[lld-macho] Simplify base address calculation for init...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Xiang Li
[NFC} update CodeGenHLSL tests to use cc1 instead of...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Alex Zinenko
[mlir] use strided layouts in vector transfer on memrefs
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Alex Zinenko
[mlir] use strided layout in structured codegen-related...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Emmmer
[LLDB][RISCV] Add RVM and RVA instruction support for...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Kazu Hirata
Revert "[llvm] Remove llvm::is_trivially_{copy/move...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Vladislav Dzhidzhoev
[GlobalISel][DebugInfo] Salvage trivially dead instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Maksim Panchenko
[BOLT][NFC] Remove unreachable assertion
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Aart Bik
[mlir][sparse] add loop simplification to sparsificatio...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Matheus Izvekov
[clang] Fix AST representation of expanded template...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Peiming Liu
[mlir][sparse] Only try to compute a better iteraton...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Michael Jones
[libc][cmake] separate installing headers
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Kazu Hirata
[Inliner] Retire DefaultInlineOrder (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Jacques Pienaar
[mlir][emacs] Enable loading bytecode files as text
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Alexey Bataev
[SLP]Improve isUndefVector function by adding insertele...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Siva Chandra...
[libc] Add implementation of POSIX "uname" function.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Siva Chandra...
[libc][Obvious] Fix typo in struct rlimit name - remove...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Chris Bieneman
[HLSL] Enable availability attribute
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Sotiris Apostolakis
[SelectOpti] Restrict load sinking
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Siva Chandra...
[libc] Add implementation of POSIX setrlimit and getrli...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Teresa Johnson
[WPD/LTT] Lower type test feeding assumes via phi correctly
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Lang Hames
[ORC][ORC-RT][MachO] Reset __data and __common sections...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Maksim Panchenko
[BOLT] Change base class of ExecutableFileMemoryManager
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Maksim Panchenko
[BOLT] Fix empty function emission in non-relocation...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Jessica Paquette
[GlobalISel] Combine select + fcmp to fminnum/fmaxnum...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Pengxuan Zheng
[MachineCSE] Add a threshold to avoid spending too...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Craig Topper
[VP][VE] Default VP_SREM/UREM to Expand and add generic...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Xing Xue
[libc++][lit][AIX] Enable test case last_write_time...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Craig Topper
[RISCV] Simplify some code in vector fp<->int handling...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Aiden Grossman
[Clang] Give error message for invalid profile path...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
David Majnemer
Revert "Revert "[clang, llvm] Add __declspec(safebuffer...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Kazu Hirata
[ModuleInliner] Move InlinePriority and its derived...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Stanislav Mekhanoshin
[AMDGPU] Fix runline for windows in sdag-print-divergen...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Abhina Sreeskantharajan
[test] Use host platform specific error message substit...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Jakub Kuderski
[mlir][arith] Remove misleading comment in EmulateWideI...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Amir Ayupov
[BOLT] Verify externally referenced blocks against...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Stanislav Mekhanoshin
[SDAG] Print divergence in SDNode::dump
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Wei Yi Tee
Revert "[clang][dataflow] Replace `transfer(const Stmt...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Wei Yi Tee
[clang][dataflow] Replace `transfer(const Stmt *, ...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Justin Lebar
[NFC] Fix indentation in ValueTracking.h.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Thomas Raoux
[mlir][vector] Remove ExtractMap/InsertMap operations
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Michał Górny
[clang] [Driver] Add an option to disable default confi...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Brett Wilson
[clang-doc] Support default args for functions.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Zequan Wu
[LLDB][NativePDB] ResolveSymbolContext should return...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
LLVM GN Syncbot
[gn build] Port 7061a3f3f89d
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Jan Svoboda
[clang][deps] Make sure ScanInstance outlives collector
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Kazu Hirata
[ModuleInliner] clang-format ModuleInliner.cpp (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Michael Buch
[clang][ASTImporter] DeclContext::localUncachedLookup...
commit
|
commitdiff
|
tree
|
snapshot
next