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-01-16
David Green
[ARM] Add low overhead loops terminators to AnalyzeBranch
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
David Green
[ARM] Remove LLC tests from transform/hardware loop...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Dávid Bolvanský
[InstSimplify] Precommit new testcases; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Kazu Hirata
[llvm] Use *::empty (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Kazu Hirata
[llvm] Construct SmallVector with iterator ranges ...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Kazu Hirata
[StringExtras] Fix comment typos (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Florian Hahn
[LTO] Remove options to disable inlining, vectorization...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Dávid Bolvanský
[InstSimplify] Update comments, remove redundant tests
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Hsiangkai Wang
[RISCV] Correct alignment settings for vector registers.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Dávid Bolvanský
[InstSimplify] Add (~A & B) | ~(A | B) --> ~A
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Dávid Bolvanský
[Tests] Added tests for new instcombine or simplificati...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
James Player
Fix llvm::Optional build breaks in MSVC using std:...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Stephen Kelly
[ASTMatchers] Add support for CXXRewrittenBinaryOperator
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Stephen Kelly
[ASTMatchers] Add binaryOperation matcher
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Bjorn Pettersson
[LegalizeDAG] Handle NeedInvert when expanding BR_CC
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Stephen Kelly
[ASTMatchers] Make cxxOperatorCallExpr matchers API...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Stephen Kelly
[ASTMatchers] Add mapAnyOf matcher
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Nikita Popov
[InstCombine] Add more tests for select operand replace...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Juneyoung Lee
[InstCombine] Add more tests to select-safe-transforms...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Juneyoung Lee
[InstCombine] Add a test file that contains safe select...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Jeroen Dobbelaere
Introduce llvm.noalias.decl intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Amara Emerson
AArch64: fix regression introduced by fcmp immediate...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Mircea Trofin
[NPM][Inliner] Temporarily remove inline_stats test...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Douglas Yung
[NFC] Add -std=c11 to attr-availability.c
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Kazu Hirata
[StringExtras] Rename SubsequentDelim to ListSeparator
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Kazu Hirata
[AMDGPU] Use llvm::is_contained (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Kazu Hirata
[utils] Use llvm::sort (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Mircea Trofin
[Inline] Fix a missing character in inline_stats.ll
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Mircea Trofin
[NewPM][Inliner] Move the 'always inliner' case in...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Jonas Devlieghere
[debugserver] Fix inverted if block that resulted in...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Thomas Raoux
[mlir] Fixing potential build break in my previous...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
River Riddle
[mlir][AsmPrinter] Properly escape strings when printin...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Thomas Raoux
[mlir][NFC] Move helper substWithMin into Affine utils
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
peter klausler
[flang] Create names to allow access to inaccessible...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Mircea Trofin
[NFC] Disallow unused prefixes under MC/RISCV
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Peter Collingbourne
hwasan: Update register-dump-read.c test to reserve...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Derek Schuff
Revert "[WebAssembly] Add support for table linking...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Derek Schuff
Revert "[WebAssembly] MC layer writes table symbols...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Dávid Bolvanský
[SimplifyCFG] Optimize CFG when null is passed to a...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Vladislav Vinogradov
[ADT][Support] Fix C4146 error from MSVC
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Amara Emerson
[AArch64][GlobalISel] Select immediate fcmp if the...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Duncan P. N...
Revert "Revert "ADT: Fix reference invalidation in...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Sanjay Patel
[SLP] remove dead code in reduction matching; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Jason Molenda
Skip 'g' packet tests when running on darwin; debugserv...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
MaheshRavishankar
[mlir][Linalg] Add missing check to canonicalization...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Nick Desaulniers
BreakCriticalEdges: do not split the critical edge...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Christopher...
[Sema] turns -Wfree-nonheap-object on by default
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Reid Kleckner
[MSVC] Don't add -nostdinc++ -isystem to runtimes builds
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Mitch Phillips
[GWP-ASan] Add inbuilt options parser.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Roman Lebedev
[SimplifyCFG] switchToSelect(): don't forget to insert...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Roman Lebedev
[SimplifyCFG][BasicBlockUtils] Port SplitBlockPredecess...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Roman Lebedev
[SimplifyCFG] Port SplitBlockAndInsertIfThen() to DomTr...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Roman Lebedev
[Utils][SimplifyCFG] Port SplitBlock() to DomTreeUpdater
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Roman Lebedev
[Utils] splitBlockBefore() always operates on DomTreeUp...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Roman Lebedev
[NFC][SimplifyCFG] Add testcase showing that we fail...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Reid Kleckner
Revert "[BasicAA] Handle recursive queries more efficie...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Amy Huang
[CodeView][DebugInfo] Add test case to show that linkag...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Sanjay Patel
[SLP] remove unused reduction functions; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Craig Topper
[CodeGen] Removes unwanted optimisation for TargetConst...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Reid Kleckner
Fix libc++ clang-cl build, swap attribute order
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Julian Lettner
GetMacosAlignedVersion() fails if sysctl is not setup
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Craig Topper
[RISCV] Add implementation of targetShrinkDemandedConst...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Alexander Belyaev
[mlir] Add Complex dialect.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Jessica Paquette
[MIPatternMatch] Add m_OneNonDBGUse
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
David Green
[ARM] Tail predication with constant loop bounds
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
David Green
[ARM] Constant tripcount tail predication loop tests...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Amy Huang
[DebugInfo][CodeView] Change in line tables only mode...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Anastasia Stulova
[OpenCL][Docs] Fixed cross-section reference in OpenCLS...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Utkarsh Saxena
[clangd] Update CC Ranking model with better sampling.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Andrzej Warzynski
[flang][driver] Copy test file into a temp dir when...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Craig Topper
[TargetLowering] Don't speculatively call ComputeNumSig...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Peter Steinfeld
[flang] Disallow INTENT attribute on procedure dummy...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Simon Pilgrim
[X86][SSE] Attempt to fold shuffle(binop(),binop()...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Sam Tebbs
[ARM][Block placement] Check the predecessor exists...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Jan Svoboda
[clang][cli] NFC: Promote ParseLangArgs and ParseCodeGe...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Jan Svoboda
[clang][cli] NFC: Parse some LangOpts after the default...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Jan Svoboda
[clang][cli] NFC: Add PIE parsing for precompiled input...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Michael Munday
[RISCV][NFC] Fix order of parameters in cmov ge/le...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Guillaume Chatelet
[libc] CopyAlignedBlocks can now specify alignment...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Valentin Clement
[mlir] Add better support for f80 and f128
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Simon Pilgrim
[DAG] visitVECTOR_SHUFFLE - MergeInnerShuffle - improve...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Jamie Schmeiser
Set option default for enabling memory ssa for new...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Simon Pilgrim
[X86] Add umin knownbits/demandedbits ult test for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Jan Svoboda
[clang][cli] Parse & generate options necessary for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Anastasia Stulova
[OpenCL][Docs] Fixed malformed table in OpenCLSupport
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Stephan Herhut
[SVE] Fix unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Lei Zhang
[mlir][linalg] Support generating builders for named...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Sam Tebbs
[ARM] Don't run the block placement pass at O0
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Andy Wingo
[WebAssembly] MC layer writes table symbols to object...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Simon Pilgrim
[X86][AVX] combineHorizOpWithShuffle - support target...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Raphael Isemann
[lldb][docs] Translate ASCII art to restructured text...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Adam Czachorowski
[clangd] Set correct CWD when using compile_flags.txt
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Adam Czachorowski
[clangd] Make ExpandAutoType not available on template...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Raphael Isemann
Revert "[lldb][docs] Use sphinx instead of epydoc to...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Stefan Gränitz
[Orc] Fix OrcV2Examples after D94690
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Raphael Isemann
[lldb][docs] Use sphinx instead of epydoc to generate...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Hsiangkai Wang
[NFC][RISCV] Remove useless code in RISCVRegisterInfo.td.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Stefan Gränitz
[Orc] Allow LLJITBuilder's CreateObjectLinkingLayer...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Stefan Gränitz
[Orc][NFC] Turn LLJIT member ObjTransformLayer into...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Paul Walker
[SVE] Restrict the usage of REINTERPRET_CAST.
commit
|
commitdiff
|
tree
|
snapshot
next