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
2020-01-01
Mark de Wever
Adds fixit hints to the -Wrange-loop-analysis
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Mark de Wever
[NFC] Fixes -Wrange-loop-analysis warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Raphael Isemann
[lldb][NFC] Make some checks more readable in Variable...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
David Green
[ARM] Add +mve feature to mve tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Sylvestre Ledru
clang-tidy doc: Remove severities as they don't make...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Liu, Chen3
add strict float for round operation
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Fangrui Song
[MC][TargetMachine] Delete MCTargetOptions::MCPIECopyRe...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Fangrui Song
[ELF][RISCV][test] Test absolute/PC-relative/branch...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Hideto Ueno
[Attributor] AAValueConstantRange: Value range analysis...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Craig Topper
[X86] Fix typo in getCMovOpcode.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Craig Topper
[X86] Add X87 FCMOV support to X86FlagsCopyLowering.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Matt Arsenault
DAG: Stop trying to fold FP -(x-y) -> y-x in getNode...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Fangrui Song
[ELF][RISCV] Improve error message for unknown relocations
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Craig Topper
[X86] Constant fold KSHIFT of an all zeros vector to...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Craig Topper
[X86][InstCombine] Add constant folding and simplificat...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Craig Topper
[X86] Use carry flag from add for (seteq (add X, -1...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Craig Topper
[LegalizeVectorOps][AArch64] Stop asking for v4f16...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Matt Arsenault
AMDGPU: Precommit test showing extra instructions are...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Martin Storsjö
Revert "[Diagnostic] Add ftabstop to -Wmisleading-inden...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Michael Liao
[amdgpu] Fix scoreboard updating on `s_waitcnt_vscnt`.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Alexey Bataev
[OPENMP]Emit artificial threprivate vars as threadlocal...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Jacques Pienaar
[mlir][docs] Remove redundant path prefix
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Craig Topper
[X86] Add test case for opposite branch condition for...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Craig Topper
[CodeGen] Emit conj/conjf/confjl libcalls as fneg instr...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Jacques Pienaar
[mlir] Make code blocks more consistent
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Sanjay Patel
[InstCombine] fold zext of masked bit set/clear
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Sanjay Patel
[InstCombine] add/adjust tests for masked bit; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Stephen Kelly
Implement additional traverse() overloads
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Stephen Kelly
Unnest struct in Matcher implementation
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Stephen Kelly
Match code following lambdas when ignoring invisible...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Johannes Doerfert
[Attributor][Fix] Avoid leaking memory after D68765
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Nikita Popov
Revert "[InstCombine] Fix infinite loop due to bitcast...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Jinsong Ji
[PowerPC][NFC] Fix clang-tidy warning
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Sven van Haastregt
[OpenCL] Remove redundant foreach in OpenCLBuiltins...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Sanjay Patel
[AArch64] add test for fsub+fneg; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Sanjay Patel
[InstCombine] add tests for masked bit set/clear; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Nikita Popov
[InstCombine] Fix infinite loop due to bitcast <->...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Nicolas Vasilache
[mlir][Linalg] Delete unused LinalgLibraryOps.td
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Miloš Stojanović
[llvm-exegesis] Check counters before running
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Sam Parker
[ARM][TypePromotion] Re-enable by default
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Michael Platings
Fix external-names.c test when separator is \\
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Connor Abbott
[InstCombine] Don't rewrite phi-of-bitcast when the...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Connor Abbott
[InstCombine] Add tests for PR44242
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Sylvestre Ledru
clang-tidy doc: modernize-make-unique has an autofix
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Ilya Biryukov
[Attributor] Suppress unused warnings when assertions...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Johannes Doerfert
[Utils] Deal with occasionally deleted functions
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Johannes Doerfert
[Attributor] Function signature rewrite infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Craig Topper
[X86] Slightly improve our attempted error recovery...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Johannes Doerfert
[Utils][Fix] Minor test result change
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Shengchen Kan
[NFC] Style cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Johannes Doerfert
[Utils] Reuse argument variable names in the body
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Johannes Doerfert
[Utils] Allow update_test_checks to scrub attribute...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Johannes Doerfert
[Attributor] Propagate known align from arguments to...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Johannes Doerfert
[Attributor] Use abstract call sites to determine assoc...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Johannes Doerfert
[Attributor] Annotate the memory behavior of call site...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Shengchen Kan
[NFC] Make X86MCCodeEmitter::isPCRel32Branch static
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
David Blaikie
Revert "DebugInfo: Fix rangesBaseAddress DICompileUnit...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Shengchen Kan
[NFC] Style cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
River Riddle
[mlir] Refactor operation results to use a single use...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Craig Topper
[TargetLowering][AMDGPU] Make scalarizeVectorLoad retur...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Craig Topper
[SelectionDAG] Fix copy/paste mistake in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
jasonliu
[NFC] Add comments in unit test aix-xcoff-toc.ll to...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Craig Topper
[X86] Add test case for PR44412. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Craig Topper
[CodeGen] Use IRBuilder::CreateFNeg for __builtin_conj
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Craig Topper
[CodeGen] Use CreateFNeg in buildFMulAdd
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Eric Astor
Remove a redundant `default:` on an exhaustive switch...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Johannes Doerfert
[OpenMP][FIX] Generalize a test check line
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Jon Chesterfield
[libomptarget][nfc] Change unintentional target_impl...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Jinsong Ji
[PowerPC][docs] Update Embedded PowerPC docs in Compile...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Johannes Doerfert
[OpenMP] Use the OpenMPIRBuilder for `omp parallel`
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Johannes Doerfert
[OpenMP] Use the OpenMPIRBuilder for `omp cancel`
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Eric Astor
[X86][AsmParser] re-introduce 'offset' operator
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Matt Arsenault
AMDGPU/GlobalISel: Select mul24 intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Matt Arsenault
TableGen: Fix assert on PatFrags with predicate code
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Craig Topper
[X86] Add X86ISD::PCMPGT to SimplifyMultipleUseDemanded...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Bryan Chan
[test] do not parse ls output for file size; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Matt Arsenault
AMDGPU/GlobalISel: Re-use MRI available in selector
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Fangrui Song
Ignore "no-frame-pointer-elim" and "no-frame-pointer...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Sanjay Patel
[InstCombine] remove stale comment on test; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Petar Avramovic
[MIPS GlobalISel] Select bitreverse. Recommit
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Matt Arsenault
AMDGPU/GlobalISel: Select llvm.amdgcn.fmad.ftz
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Sanjay Patel
[InstCombine] propagate sign argument through nested...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Diogo Sampaio
[ARM][Thumb][FIX] Add unwinding information to t4
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Matt Arsenault
AMDGPU/GlobalISel: Add select test for fexp2
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Matt Arsenault
GlobalISel: moreElementsVector for FP min/max
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Matt Arsenault
AMDGPU: Improve llvm.round.f64 lowering for CI+
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Matt Arsenault
AMDGPU: Generate check lines
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Matt Arsenault
AMDGPU/GlobalISel: Account for G_PHI result bank
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Nemanja Ivanovic
[PowerPC] Legalize rounding nodes
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Dmitri Gribenko
Revert "[MIPS GlobalISel] Select bitreverse"
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
David Green
[ARM] Sink splat to ICmp
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
David Green
[ARM] MVE sink ICmp test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Evgeniy Brevnov
[LV][NFC] Keep dominator tree up to date during vectori...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Evgeniy Brevnov
[LV][NFC] Some refactoring and renaming to facilitate...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Diogo Sampaio
[ARM][THUMB2] Allow emitting T3 types of add and sub
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Sven van Haastregt
[OpenCL] Add mipmap builtin functions
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Petar Avramovic
[MIPS GlobalISel] Select bitreverse
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Petar Avramovic
[MIPS GlobalISel] Select bswap
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Kai Luo
[MCP] Add stats for backward copy propagation. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-30
Peter Kokai
[opt] Fix run-twice crash and detection problem
commit
|
commitdiff
|
tree
|
snapshot
next