platform/upstream/llvm.git
2022-04-04 Hirochika Matsumoto[InstSimplify] Fold (ctpop(X) == N) || (X != 0) into...
2022-04-04 Nico Weberfix comment typos to cycle bots
2022-04-04 Nico Weber[gn build] Always make symlinks target explicitly depen...
2022-04-04 LLVM GN Syncbot[gn build] Port 980c3e6dd223
2022-04-04 Erich KeaneReapply"[GH54588]Fix ItaniumMangler for NTTP unnamed...
2022-04-04 Momchil Velikov[CodeGen] Async unwind - add a pass to fix CFI information
2022-04-04 Nathan Sidwell[demangler] Parenthesize >> inside template args
2022-04-04 Sam McCall[pseudo] respect CLANG_INCLUDE_TESTS
2022-04-04 Nico Weber[gn build] llvm-lipo, llvm-libtool-darwin symlink targe...
2022-04-04 Louis Dionne[libc++][NFC] Rename generate_assertion_tests.py to...
2022-04-04 Louis Dionne[libc++] Implement all public header tests using the...
2022-04-04 Nico Weberfix comment typos to cycle bots
2022-04-04 Simon Pilgrim[DAG] SimplifySetCC - clang-format add/xor/sub with...
2022-04-04 Yitzhak Mandelbaum[clang][dataflow] Add support for clang's `__builtin_ex...
2022-04-04 Pavel Samolysov[clang][NFC] Extract the EmitAssemblyHelper::TargetTrip...
2022-04-04 Simon Pilgrim[Thumb2] Regenerate thumb2-teq2 tests
2022-04-04 PeixinQiao[mlir] Fix the build error in OpenMPToLLVMIRTranslation.cpp
2022-04-04 David Green[AArch64] Teach the costmodel about widening muls
2022-04-04 Simon Pilgrim[Thumb2] Regenerate thumb2-teq tests
2022-04-04 David Spickett[lldb][AArch64] Update disassembler feature list and...
2022-04-04 Simon Pilgrim[MIPS] Regenerate countleading tests with common check...
2022-04-04 David Green[AArch64] Add widening arithmetic cost tests. NFC
2022-04-04 Nikita Popov[ConstantFold] Fold zero-index GEPs with opaque pointers
2022-04-04 Nikita Popov[InstSimplify] Add tests for zero-offset opaque ptr...
2022-04-04 Simon Pilgrim[X86] Regenerate peep tests checks
2022-04-04 Muhammad Omair... Revert "[NFCI] Regenerate PhaseOrdering test checks"
2022-04-04 Andrzej Warzynski[flang] Update the conversion code for fir.coordinate_of
2022-04-04 Jeremy Morse[DebugInfo] Correctly recognize bitfields when emitting...
2022-04-04 Simon Pilgrim[X86] Support optional NOT stages in the AND(SRL(X...
2022-04-04 Simon Pilgrim[X86] Add additional test cases for NOT(AND(SRL(X,Y...
2022-04-04 Florian Hahn[VPlan] Update VPInterleavedAccessInfo to use getVector...
2022-04-04 Martin Sebor[SimplifyLibCalls] Optimize memchr() with known char...
2022-04-04 Martin Sebor[SimplifyLibCalls] Move handling of constant char earli...
2022-04-04 Valentin Clement[flang][NFC] Add tests for array-value-copy pass with...
2022-04-04 Martin Sebor[SimplifyLibCalls] Fold memchr() with size 1
2022-04-04 Martin Sebor[InstCombine] Add additional memchr test (NFC)
2022-04-04 Florian Hahn[VPlan] Remember previous loop and reset vector loop.
2022-04-04 Nikita Popov[MemCpyOpt] Work around PR54682
2022-04-04 Nikita Popov[Float2Int] Make sure dependent ranges are calculated...
2022-04-04 Jean Perier[flang] Fold instantiated PDT character component lengt...
2022-04-04 Valentin Clement[flang][NFC] Add tests for fir.address_of
2022-04-04 Fangrui Song[ELF][test] Fix RUN lines in lto/sample-profile.ll
2022-04-04 Min-Yih Hsu[M68k] Adopt VarLenCodeEmitter for shift / rotate instr...
2022-04-04 Min-Yih Hsu[M68k][test] Remove redundant CHECK-LABEL directive
2022-04-04 Yuanfang ChenReland "[lit] Use sharding for GoogleTest format"
2022-04-04 Argyrios Kyrtzidis[Support/BLAKE3] CMake: Remove the workaround that...
2022-04-04 Augie FacklerAttributorAttributes: guard against TLI being nullptr
2022-04-04 Augie FacklerCallBase: fix getFnAttr so it also checks the function
2022-04-04 Philip Reames[LV] Handle non-integral types when considering interle...
2022-04-04 Philip Reames[memcpyopt] Restructure store(load src, dest) form...
2022-04-04 Yuanfang ChenRevert "[lit] Use sharding for GoogleTest format"
2022-04-04 Yuanfang Chen[lit] Use sharding for GoogleTest format
2022-04-04 Xiang1 ZhangCorrect spelling error in TLS-Load-Hoist
2022-04-03 Dávid BolvanskýRevert "[NFCI] Regenerate SROA/LoopVectorize test checks"
2022-04-03 Dávid Bolvanský[NFCI] Regenerate SROA test checks
2022-04-03 Dávid Bolvanský[NFCI] Regenerate PhaseOrdering test checks
2022-04-03 Dávid Bolvanský[NFCI] Regenerate LoopIdiomRecognize test checks
2022-04-03 Nico WeberRevert "[GH54588]Fix ItaniumMangler for NTTP unnamed...
2022-04-03 David Green[AArch64] Remove unsued WideningBaseCost. NFC
2022-04-03 Louis Dionne[libc++] Remove unused <iosfwd> include from <__debug>
2022-04-03 Dávid Bolvanský[NFCI] Regenerate LoopVectorize test checks
2022-04-03 Kazu Hirata[IR] Remove unused forward declarations (NFC)
2022-04-03 Dávid Bolvanský[NFCI] Regenerate instsimplify test checks
2022-04-03 Louis Dionne[libc++][NFC] Fix weird indentation in test
2022-04-03 Vladislav Khmelevsky[BOLT] AArch64: Read all static relocations
2022-04-03 Kiran ChandramohanRevert "[Flang][OpenMP] Add semantic check for OpenMP...
2022-04-03 Luboš Luňák[lldb][gui] underline the current token
2022-04-03 Luboš Luňák[lldb][gui] use symbolic names rather than hardcoded...
2022-04-03 Luboš Luňák[lldb][gui] fix background of syntax-highlighted non...
2022-04-03 Luboš Luňák[lldb][gui] draw highlight for selected line even if...
2022-04-03 Kazu HirataRevert "Apply clang-tidy fixes for readability-redundan...
2022-04-03 LLVM GN Syncbot[gn build] Port e476df5629ee
2022-04-03 Nikolas Klauser[libc++][ranges] Implement ranges::max
2022-04-03 Kazu HirataApply clang-tidy fixes for readability-redundant-declar...
2022-04-03 Kazu HirataApply clang-tidy fixes for readability-redundant-member...
2022-04-03 Danny Mösch[clang-tidy] Add release notes for changes made in...
2022-04-03 Valentin Clement[flang][NFC] Add tests for fir.array_modify in array...
2022-04-03 Valentin Clement[flang][NFC] Add more test cases for the array-value...
2022-04-03 Valentin Clement[flang][NFC] Add tests for fir.is_present
2022-04-03 Valentin Clement[flang] Add global and global box initialization tests
2022-04-03 Valentin Clement[flang][NFC] Add tests for select constructs
2022-04-03 Hirochika MatsumotoReapply "[InstSimplify][NFC] Add baseline tests for...
2022-04-03 Louis Dionne[libunwind] Add missing licenses in test files
2022-04-03 Dávid Bolvanský[NFCI] Fixed missing colon in CHECK directives - part 2
2022-04-03 Iain Sandoe[C++20][Modules] Fix a testcase warning on Windows...
2022-04-03 Dávid Bolvanský[NFCI] Fixed missing colon in CHECK directives
2022-04-03 Simon Pilgrim[X86] lowerShuffleAsRepeatedMaskAndLanePermute - allow...
2022-04-03 Alexander Shaposhnikov[InstCombine] Fold srem(X, PowerOf2) == C into (X ...
2022-04-03 Alexander Shaposhnikov[InstCombine][NFC] Add baseline tests for folds of...
2022-04-02 Sanjay Patel[InstCombine] limit icmp fold with sub if other sub...
2022-04-02 Sanjay Patel[InstCombine] fold fcmp with lossy casted constant...
2022-04-02 Groverkss[MLIR][Presburger] Use PresburgerSpace in SetCoalescer
2022-04-02 Roman Lebedev[InstCombine] Fold `(X | C2) ^ C1 --> (X & ~C2) ^ ...
2022-04-02 Roman Lebedev[NFC][InstCombine] Autogenerate check lines in a test...
2022-04-02 Roman Lebedev[NFC][InstCombine] Add some tests for `(X | C2) ^ C1...
2022-04-02 Martin Storsjö[Support] [BLAKE3] Fix compilation with CMAKE_OSX_ARCHI...
2022-04-02 Martin Storsjö[Support] [BLAKE3] Remove .hidden directives from windo...
2022-04-02 Florian Hahn[VPlan] Set VPlan header block name to vector.body.
2022-04-02 Groverkss[MLIR][Presburger][NFC] Rename getCompatibleSpace to...
2022-04-02 Walter Erquinigo[trace][intel pt] Handle better tsc in the decoder
next