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-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
2022-09-16
Michael Buch
[lldb][tests][gmodules] Test for expression evaluator...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Kazu Hirata
[ModuleInliner] Remove a stale comment (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Kazu Hirata
[ModuleInliner] Remove a redundaunt variable (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Simon Pilgrim
[LoopIdiom][X86] Add non-LZCNT test coverage to 'rshift...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Nicolas Vasilache
[mlir][scf][Transform] Refactor transform.fuse_into_con...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
mbs
[support] Prepare TimeProfiler for cross-thread support
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Wei Yi Tee
[clang][dataflow] Replace usage of the deprecated overl...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Kazu Hirata
[ModuleInliner] Remove a write-only variable (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Jakub Kuderski
[mlir][arith] Support wide int shrui emulation
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Jakub Kuderski
[mlir][arith] Support wide integer multiplication emulation
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Simon Pilgrim
[CostModel][X86] Update throughput costs for CTLZ ops
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Kazu Hirata
[IPO] Simplify the module inliner loop (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Jakub Kuderski
[mlir][arith] Add initial files for (runtime) integrati...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Juan Manuel...
[DAGCombine] Do not fold SRA/SRL of MUL into MULH when...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Matheus Izvekov
[clang] Fixes how we represent / emulate builtin templates
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Daniel Bertalan
[lld-macho] Parallelize linker optimization hint processing
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Sourabh Singh...
[flang][OpenMP] Lower OpenMP `taskgroup` construct
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Dave Lee
[lldb] Use SWIG_fail in python-typemaps.swig (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Dmitry Preobrazhensky
[AMDGPU][MC][NFC] Correct error message
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Matheus Izvekov
NFC: [clang] add template AST test for make_integer_seq...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Zahira Ammarguellat
Currently the options ‘ffast-math’ and ‘ffp-contract...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Matheus Izvekov
[clang] extend getCommonSugaredType to merge sugar...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Nico Weber
[gn build] port 2d52c6bfae80 more (follow-up to 41c79d0...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Sander de Smalen
[AArch64][SME] Implement ABI for calls from streaming...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Sander de Smalen
[AArch64][SME] Document SME ABI implementation in LLVM
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Sanjay Patel
[InstCombine] reduce code duplication in foldICmpMulCon...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Matheus Izvekov
[clang] use getCommonSugar in an assortment of places
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Simon Pilgrim
[X86] Add missing (unsupported) zmm vector move classes
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Liqiang Tao
StackProtector: ensure stack checks are inserted before...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Muiez Ahmed
[SystemZ][z/OS] define REMOVE_ALL_USE_DIRECTORY_ITERATO...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Mark de Wever
[libc++] Shows the detailed compiler version info.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Sander de Smalen
[AArch64][SME] Implement ABI for calls to/from streamin...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Florian Hahn
[AArch64] Use tbl for truncating vector FPtoUI conversions.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
sstwcw
[clang-format] Fix template arguments in macros
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
sstwcw
[clang-format] Parse the else part of `#if 0`
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Adrian Vogelsgesang
[libunwind] Fix usage of `_dl_find_object` on 32-bit x86
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Mark de Wever
[NFC][libc++][test] Uses public functions.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Simon Pilgrim
[CostModel][X86] Add CostKinds handling for vector...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Joseph Huber
[Libomptarget] Revert changes to AMDGPU plugin destructors
commit
|
commitdiff
|
tree
|
snapshot
next