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
Simon Pilgrim
[X86] fmaddsub/fmsubadd combines - add NOFMA target...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Jonas Devlieghere
[lldb] Improve documentation for some of the platform...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Jim Ingham
Fix a mistyping introduced with the new container command.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Alex Brachet
Revert "[Scudo] enabling anonymous named pages on Linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Jonas Devlieghere
[lldb] Fix undefined behavior: left shift of negative...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Pierre Gousseau
[x86] Fix infinite loop inside DAG combiner with lzcnt...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Alisamar Husain
[lldb][intelpt] Remove `IntelPTInstruction` and move...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Matt Devereau
[SVE] Extend support for folding select + masked gathers
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Kirill Bobyrev
Fix the test after D123031
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Simon Pilgrim
[MIPS] selectAddrFrameIndexOffset - use cast<> instead...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Hui Xie
[libc++] add global variable template std::views::empty
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Lorenzo Chelini
[MLIR] Check for static shape before bare pointer conve...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Mark de Wever
[libc++][test] Adds an cpp20_output_iterator.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Jean Perier
[flang] Fix fir.embox codegen with constant interior...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Jean Perier
[flang] Set lower bounds of array section fir.embox...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Yaxun (Sam...
[clang-offload-bundler] add -input/-output options
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Kirill Bobyrev
Reland "[clangd] IncludeCleaner: Add support for IWYU...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Louis Dionne
[libc++] Tidy up tests for deduction guides and other...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Nikita Popov
[ValueTracking] Handle non-pow2 align assume bundle...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Nikita Popov
[X86] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Kirill Bobyrev
[clangd] Use stable keys for CanonicalIncludes mappings
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Louis Dionne
[libc++] Silence new deprecation warnings for C functio...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Yitzhak Mandelbaum
[clang][dataflow] Support integral casts
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Nathan Sidwell
[clang] Document p1703 not needed
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Biplob Mishra
Adding new tests to demonstrate code patterns with...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Nico Weber
[gn build] (semi-automatically) Port 4661a65f4bea
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
serge-sans...
[iwyu] Fix some header include regression
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Vladislav Khmelevsky
[BOLT] Fix plt relocations symbol match
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
David Truby
[clang][AArc64][SVE] Add support for comparison operato...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Simon Pilgrim
[Hexagon] Fix out of range shift warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Biplob Mishra
rev16 instruction is being generated for a half word...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Benjamin Kramer
[bazel] Try to fix the build after 4661a65f4b
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Biplob Mishra
Reverting changes to correct the commit message
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Jingu Kang
[AArch64] Set maximum VF with shouldMaximizeVectorBandwidth
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Zahira Ammarguellat
In fast-math mode, when unsafe math optimizations are...
commit
|
commitdiff
|
tree
|
snapshot
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
next