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
2021-09-08
Craig Topper
[RISCV] Pre-commit tests for D109394. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Chris Lattner
[tests] Make testsuite more resilient to "order of...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Saleem Abdulrasool
Support: hoist `extern template` declarations
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Jessica Paquette
[GlobalISel] Add G_ROTL and G_ROTR to right_identity_zero
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Craig Topper
[RISCV] Remove unused tablegen template parameters...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Mehdi Amini
Add sanity check in MLIR ODS to catch case where two...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Dan Liew
Fix `asan/TestCases/Darwin/scrible.cpp` to work on...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Nick Desaulniers
[ISEL][BitTestBlock] pre-commit test for D109103
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Craig Topper
[RISCV] Use V0 instead of VMV0: for mask vectors in...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Benjamin Kramer
[IROutliner] Remove unused variable. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Roman Lebedev
[X86] X86DAGToDAGISel::matchBitExtract(): support ...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Craig Topper
[RISCV] Add an GPR def to the Zvlseg SPILL/RELOAD pseudos
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
gtt1995
Redistribute energy for Corpus
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Saleem Abdulrasool
Analysis: move declaration of variables to a more suita...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Alexey Lapshin
[llvm-objcopy][NFC] Refactor CopyConfig structure ...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Andrew Litteken
[IROutliner] Adding supports for multiple exits
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Kazu Hirata
[IR] Construct SmallVector with iterator ranges (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Saleem Abdulrasool
IR: move the declaration of `VerifyDomInfo` (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
David Spickett
[lldb] Remove unused GDBRemoteCommunicationClient:...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
AndreyChurbanov
[OpenMP][NFC] Added comment on OpenMP 5.0 task affinity...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Kunwar Shaanjeet...
[MLIR] FlatAffineConstraints: Refactored computation...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Guillaume Chatelet
[libc] Fix running benchmarks under msan/asan
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Sanjay Patel
[InstCombine] add test for zext with 'or' op; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Sanjay Patel
[InstCombine] remove unnecessary instructions from...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
AndreyChurbanov
[OpenMP] libomp: runtime part of omp_all_memory task...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Michał Górny
[lldb] [Commands] Remove 'append' from 'platform file...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Louis Dionne
[libc++] Use enable_if_t instead of _EnableIf
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Arnab Dutta
[MLIR] Add loop coalesce utility for affine.for
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Peter Smith
[MC] Add Subtarget for MAsmParser call to emitCodeAlignment
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Simon Pilgrim
[X86] Add AVX2 test coverage to combine-concatvectors.ll
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Sjoerd Meijer
[FuncSpec] Fix typo in option description. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
David Green
[DAG] Fix GT -> GE condition when creating SetCC
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Sjoerd Meijer
[FuncSpec] Fix test case: only run funcspec and not...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Evgeny Leviant
[LiveDebugValues] Handle spills of indirect debug value...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Saiyedul Islam
[clang-offload-bundler] Make Bundle Entry ID backward...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Fraser Cormack
[MemCpyOpt] Fix a variety of scalable-type crashes
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
David Green
[AArch64] Regenerate some test checks. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Michał Górny
[lldb] Support "eflags" register name in generic reg...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Fraser Cormack
[LegalizeTypes][VP] Add promotion support for binary...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Michał Górny
[lldb] [gdb-server] Add tests for more vFile packets
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Michał Górny
[lldb] [Commands] Fix reporting errors in 'platform...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Michał Górny
[lldb] [Process/FreeBSD] Support SaveCore() using PT_CO...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
David Green
[AArch64] Regenerate some test checks. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Cullen Rhodes
[AArch64][SME] Fix imm bug in mov vector to tile aliases
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Martin Storsjö
[libcxx] [test] Simplify get_temp_file_name() for mingw
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Fangrui Song
[WebAssembly][test] Fix lower-em-sjlj-indirect-setjmp...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Sander de Smalen
[AArch64] Implement extract_subvector for predicates.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Fangrui Song
[ProfileData] Actually fix Clang -Wcovered-switch-defau...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Max Kazantsev
[SimplifyCFG] Preserve knowledge about guarding conditi...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Fangrui Song
Revert GCC -Wnon-virtual-dtor workarounds "[SCEV] Fix...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Fangrui Song
[CMake] Don't add -Wnon-virtual-dtor if affected by...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Fangrui Song
[ProfileData] Fix Clang -Wcovered-switch-default after...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Fangrui Song
[ELF] Infer EM_HEXAGON in getBitcodeMachineKind
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Wei Mi
[SampleFDO] Allow forward compatibility when adding...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Justin Latimer
[AVR] Add support for the tinyAVR 0-series and tinyAVR...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Ben Shi
[AArch64] Improve target hook function to decide foldin...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Wang, Pengfei
[X86][MS] Fix the aligement mismatch of vector variable...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Matheus Izvekov
[clang] fix transformation of template arguments of...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Usman Nadeem
[NFC] Recommit "Regenerate SVE ACLE intrinsics tests...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Yuanfang Chen
PR45881: Properly use CXXThisOverride for templated...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Yuanfang Chen
[NPM] Make AddDiscriminators pass required
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Philip Reames
[SCEV] Use no-self-wrap flags infered from exit structu...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
David Green
[AArch64] Regenerate some test checks. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Heejin Ahn
[WebAssembly] Error out on indirect uses of setjmp
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Arthur Eubanks
[NFC][C API] Make LLVMSetInstrParamAlignment's index...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Artem Dergachev
[clang-tidy] bugprone-infinite-loop: Fix false positive...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Arthur Eubanks
[NFC] Cleanup off by one indexes in CallBase::dataOpera...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
peter klausler
[flang] Implement semantic checks for ELEMENTAL subprograms
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Aart Bik
[mlir][sparse] fix typos
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Siva Chandra...
[libc][NFC] Add fenv and string headers to x86_64 heade...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Nico Weber
Revert "[gn build] Add a file that should have been...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Nico Weber
[gn build] Try to fix win build after cfe02847496b856aa
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Rainer Orth
[Support] Implement getMainExecutable on Solaris
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Philip Reames
[SCEV] Further clarify comments regarding UB and zero...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mehdi Amini
Improve error message when creating an op that isn...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Geoffrey Martin...
[MLIR][docs] Clarify language in pass restrictions
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Sanjay Patel
[InstCombine] fold icmp equality with 'or' mask ops
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Sanjay Patel
[InstCombine] add tests for icmp with 'or' ops; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Roman Lebedev
[X86] Move newly-added tests into the right file
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Roman Lebedev
[NFC][X86] Adjust multi-use tests in extract-lowbits.ll
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Irina Dobrescu
[AArch64][Global ISel] Add sext/zext of vector extract...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Roman Lebedev
[NFC][X86] Adjust multi-use tests in clear-lowbits...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Nico Weber
[gn build] Try to fix mac/intel build after cfe02847496b
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Nico Weber
[gn build] Try to fix mac/arm build after cfe02847496b856aa
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Roman Lebedev
[NFC][X86] Adjust multi-use tests in clear-highbits...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Nico Weber
[gn build] Add a file that should have been in cfe02847...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Nico Weber
[gn build] Attempt to fix linux build after cfe02847496...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Louis Dionne
[libc++][NFC] Add missing synopsis for node handles
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Nico Weber
[gn build] Add build files for LLDB
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Arthur Eubanks
Don't check if the result of hasAttrSomewhere is non...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Elliot Saba
[X86] Don't clobber EBX in stackprobes
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Ye Luo
[OpenMP][libomptarget][NFC] Change checkDeviceAndCtors...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Nikita Popov
[UseListOrder] Fix use list order for function operands
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Arthur Eubanks
Add missing overloads for Function::addRetAttr(s)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Nikita Popov
[ConstFold] Support opaque pointers in constexpr GEPs
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Andy Kaylor
Copy Elementtype Attribute to IR at Link step
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Fangrui Song
[ELF][test] Improve gitBitcodeMachineKind tests
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Maksim Panchenko
[llvm-objdump] Fix 'llvm-objdump -dr' for executables...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Arthur Eubanks
[NFC][InstCombine] Make check for sret in a vararg...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Roman Lebedev
Reland "[InstCombine] Recognize `((x * y) s/ x) !=...
commit
|
commitdiff
|
tree
|
snapshot
next