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-04-05
Biplob Mishra
[ARM][AArch64] Optimize pattern for converting a half...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Nikita Popov
[Tests] Use %clang_cc1 instead of %clang -cc1 in codege...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Nikita Popov
[Test] Use cc1 interface in more tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Florian Hahn
[LV] Add vector.body block to parent loop during skelet...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Daniel Grumberg
[clang][extract-api] Undefining macros should not resul...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Evgeniy Brevnov
New regression test against expandMemCpyAsLoop utility
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Simon Pilgrim
[InstCombine] Add PR22303 test case
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Nikita Popov
[Docs] Update opaque pointers docs (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Simon Tatham
[AArch64] Make PMMIR_EL1 read-only.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Nikita Popov
[Test] Use cc1 instead of mllvm -opaque-pointers option...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Nikita Popov
[LLVMContext] Replace enableOpaquePointers() with setOp...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Benjamin Kramer
Remove libc++ test from clang lib.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Nikita Popov
[CodeGen] Avoid unnecessary ConstantExpr cast
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Alexander Belyaev
[mlir] Update BUILD.bazel.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Pavel Labath
Remove top-level using directives from Transforms/IPO...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Pavel Labath
[lldb] Avoid duplicate vdso modules when opening core...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Pavel Labath
[lldb/linux] Handle main thread exits
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Pavel Labath
[lldb] Move host platform implementations into the...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
LLVM GN Syncbot
[gn build] Port 3ba8548c8e04
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Nikolas Klauser
[libc++][ranges] Implement ranges::transform
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
David Carlier
[Scudo] enabling anonymous named pages on Linux 5.17...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Alex Zinenko
[mlir][ods] Add description to Attr and ensure doc...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
LLVM GN Syncbot
[gn build] Port 0320115c16fc
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Jonas Paulsson
[LibCalls] Respect TLI.getExtAttrForI32Param() in infer...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Andrzej Warzynski
[flang][cmake] Make CMake copy "omp_lib.h" into the...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Mehdi Amini
Apply clang-tidy fixes for readability-redundant-contro...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Nikita Popov
[OpaquePtrs][Clang] Add -opaque-pointers/-no-opaque...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Alexander Belyaev
[mlir] Update mlir/BUILD.bazel.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Muhammad Omair...
Revert "[CodeGen] Async unwind - add a pass to fix...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Alexander Belyaev
[mlir] Rewrite canonicalization of collapse(expand...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Adrian Kuegel
[mlir] Fix 1 ClangTidyPerformance finding (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Max Kazantsev
[CodeGen][NFC] Hoist budget check out of loop
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Evgeniy Brevnov
An attempt to fix problem with building
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Simon Pilgrim
Revert rG5adc94bb8a23eb819f6ca80e722f5b0e6e41401d ...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Luboš Luňák
[lldb][gui] make 'step out' step out of the selected...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Luboš Luňák
[lldb][gui] use just '#2' instead of 'frame #2' in...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Luboš Luňák
[lldb][gui] do not show the help window on first gui...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Maksim Panchenko
[BOLT][test] Fix AArch64 test
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Evgeniy Brevnov
New regression test against expandMemCpyAsLoop utility
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Min-Yih Hsu
[M68k] Adopt VarLenCodeEmitter for move instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Maksim Panchenko
[BOLT][test] Enable cross-target testing
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Maksim Panchenko
[BOLT][test] Fix X86 cross-platform tests
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Brad Smith
[RISCV] Remove redundant enabling of IAS for Clang...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Wei Xiao
[X86] Improve x86-partial-reduction to support abs...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
wren romano
[mlir][sparse] Factoring out `finalizeSegment` and...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Volodymyr Sapsai
[modules] Merge ObjC interface ivars with anonymous...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Michael Kruse
[docs] Add Loop Opt WG meeting ics.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Arjun P
Revert "[MLIR][Presburger] IntegerPolyhedron: add suppo...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Arjun P
[MLIR][Presburger] IntegerPolyhedron: add support for...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
David Green
[AArch64] Alter mull buildvectors(ext(..)) combine...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
David Green
[AArch64] Add some tests for mul(shuffle(ext. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Louis Dionne
[libc++] Implement tests for private headers using...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
River Riddle
[mlir] Add MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Lei Zhang
[mlir][spirv] Check nullptr before usage to fix crash
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Jason Molenda
Add DumpBinaryEscaped method to JSONGenerator, avoid...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Amir Ayupov
[BOLT][NFC] Use X86 mnemonic checks
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
River Riddle
[mlir] Rework the implementation of TypeID
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Martin Storsjö
[libcxx] Stop recommending setting LIBCXX_HAS_WIN32_THR...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Aaron Ballman
Require C99 for more tests; NFC intended
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
wren romano
[mlir][sparse] Simplifying code in expInsert
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Rob Suderman
[tosa] Add option to disable tosa.apply_scale lowering...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Sam McCall
[clangd] Remove trivial uses of FileEntry::getName
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Simon Pilgrim
[X86] Add XOR(X, MIN_SIGNED_VALUE) -> ADD(X, MIN_SIGNED...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Daniel Resnick
[mlir][capi] Fix leak in test
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Mehdi Amini
Apply clang-tidy fixes for llvm-qualified-auto in FuncT...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Mitch Phillips
[ELF][MTE] Add --android-memtag-* options to synthesize...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Vang Thao
[AMDGPU] Ignore debug use during PreRARematerialize...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Siva Chandra...
[libc] Add pthread_mutexattr_t type and its setters...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Daniel Grumberg
[clang][extract-api][NFC] Add documentation
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Louis Dionne
[libc++] Fix std::is_array<T[0]> and add tests
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Aaron Ballman
Require C99 for these tests; NFC intended
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Johannes Doerfert
[Attributor] Allow to reproduce instructions for simpli...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
antonio-cortes...
[MLIR][NFC] Remove unnecessary cast.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Florian Hahn
[LV] Add addiitonal tests for pointer difference memory...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Benjamin Kramer
[mlir][capi] Unbreak Interfaces CAPI after 2387fadea3
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Luboš Luňák
[lldb] make ConstStringTable use DenseMap rather than...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
David Green
[AArch64] Increase cost of v2i64 multiplies
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Siddharth Bhat
[MLIR] Add nested symbols into LangRef
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Alex Brachet
Revert "Reland "[lit] Use sharding for GoogleTest format""
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Groverkss
Revert "[MLIR] Add nested symbols into LangRef"
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Siddharth Bhat
[MLIR] Add booleans to dense element list in LangRef
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Groverkss
[MLIR] Add nested symbols into LangRef
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Daniel Resnick
[mlir][capi] Add external pass creation to MLIR C-API
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Jonas Devlieghere
[lldb] Prevent object file plugins from changing the...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Sergei Grechanik
[MLIR] Fix MLIR vim syntax file
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Jeremy Morse
Revert "[DebugInfo] Correctly recognize bitfields when...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Ilia Diachkov
Fix nulltpr typo in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Adrian Prantl
Prevent GetAugmentedArchSpec() from attaching "unknown...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Priyansh Singh
Correct a typo in a RUN line
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
gbreynoo
[llvm-objcopy][docs] Update --update-section description
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
PeixinQiao
[flang] Add one semantic check for allocatable/pointer...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Thomas Preud...
[Pipeliner] Fix comment typo
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Erich Keane
Attempt to re-enable demangle test in mangle-nttp-anon...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Hirochika Matsumoto
[InstSimplify] Fold (ctpop(X) == N) || (X != 0) into...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Nico Weber
fix comment typos to cycle bots
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Nico Weber
[gn build] Always make symlinks target explicitly depen...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
LLVM GN Syncbot
[gn build] Port 980c3e6dd223
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Erich Keane
Reapply"[GH54588]Fix ItaniumMangler for NTTP unnamed...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Momchil Velikov
[CodeGen] Async unwind - add a pass to fix CFI information
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Nathan Sidwell
[demangler] Parenthesize >> inside template args
commit
|
commitdiff
|
tree
|
snapshot
next