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-02
Dmitri Gribenko
Make the llvm-ranlib/help-message.test test pass in...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
David Green
[ARM] Update ifcvt test target triples and opcodes...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Raphael Isemann
[lldb] Fix crash in AccessDeclContextSanity when copyin...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Alex Richardson
Fix D-flag.test by running chmod before creating the...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Qiu Chaofan
[NFC] Add explicit instantiation to releaseNode
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Andrzej Warzynski
[AArch64][SVE] Gather loads: pass 32 bit unpacked...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Alex Richardson
[llvm-ranlib] Handle -D and -U command line flag
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Alexander Lanin
[docs] Update path to clang-tools-extra
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Raphael Isemann
[lldb][NFC] Remove unused variable in DWARFASTParserCla...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Raphael Isemann
[lldb][NFC] Create type-safe function for creating...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Shengchen Kan
[NFC] Make the type of X86AlignBranchBoundary compatible
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Fangrui Song
[XRay][test] Fix xray-empty-firstmbb.mir and delete...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Lei Zhang
[mlir][spirv] NFC: Move shader ABI attributes to a...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Lei Zhang
[mlir][spirv] Fix links in docs and update dialect...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Craig Topper
[X86] Add x86_regcallcc calling convention to function...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Nico Weber
[gn build] (manually) merge 68a235d07f9e70
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Brian Gesiak
[Coroutines] const-ify internal helpers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Craig Topper
[X86] Add test cases for regcall function that takes...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Craig Topper
[RegisterClassInfo] Use SmallVector::assign instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Brian Gesiak
[Coroutines] Rename "legacy" passes (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Saleem Abdulrasool
build: make `LLVM_ENABLE_ZLIB` a tri-bool for users
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Saleem Abdulrasool
build: reduce CMake handling for zlib
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Fangrui Song
[mlir] Fix -Wrange-loo-analysis warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Fangrui Song
[lld] Fix -Wrange-loop-analysis warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Alexandre Ganea
[polly][Support] Un-break polly tests
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Alexandre Ganea
[mlir] Fix compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Alexandre Ganea
[mlir] Fix linking with LLD
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Alexandre Ganea
[mlir] Fix warnings when compiling with Clang 9.0
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Saleem Abdulrasool
tests: XFAIL/UNSUPPORTED tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Nikita Popov
[InstCombine] Preserve inbounds when merging with zero...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Raphael Isemann
[lldb][NFC] Simplify CompilerType constructors/destruct...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Mark de Wever
Revert "Adds -Wrange-loop-analysis to -Wall"
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Nikita Popov
[InstCombine] Fix incorrect inbounds on GEP of GEP...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Lorenzo Casalino
[MachineScheduler] improve reuse of 'releaseNode'method
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Nikita Popov
[InstCombine] Add tests for PR44423 and PR44425; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Nikita Popov
[InstCombine] Regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Nikita Popov
[InstCombine] Add tests for sub nuw of geps; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Craig Topper
[X86] Call SimplifyMultipleUseDemandedBits from combine...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Mark de Wever
Adds -Wrange-loop-analysis to -Wall
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Mark de Wever
Improve Wrange-loop-analyses for rvalue reference
commit
|
commitdiff
|
tree
|
snapshot
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
next