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-06
James Henderson
[test][DebugInfo][NFC] Rename method for clarity
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
James Henderson
[NFC] Fix trivial typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Simon Pilgrim
Fix MSVC "not all control paths return a value" warning...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Sjoerd Meijer
[ARM][MVE] More MVETailPredication debug messages....
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Shengchen Kan
Add interface emitPrefix for MCCodeEmitter
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Ehud Katz
[APFloat] Fix compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Kern Handa
[mlir] Update mlir/CMakeLists.txt to install *.def...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Neil Henning
Add ExternalAAWrapperPass to createLegacyPMAAResults.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Ehud Katz
[APFloat] Add recoverable string parsing errors to...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Anton Afanasyev
[Metadata] Add TBAA struct metadata to `AAMDNode`
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Kristina Brooks
[Clang] Force rtlib=platform in test to avoid fails...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Craig Topper
[TargetLowering] Use SETCC input type to call getBoolea...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
MaheshRavishankar
[mlir][spirv] Update SPIR-V documentation with informat...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Fangrui Song
[MC] Reorder members of MCFragment's subclasses to...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Fangrui Song
[MC] Reorder MCFragment members to decrease padding
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
QingShan Zhang
[DAGCombine] Don't check the legality of type when...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Fangrui Song
[MC] Delete MCFragment::isDummy. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Craig Topper
[X86] Improve v2i64->v2f32 and v4i64->v4f32 uint_to_fp...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Liu, Chen3
[NFC] Modify the format:
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Brian Gesiak
[Coroutines] Remove corresponding phi values when apply...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Stephen Kelly
Clang-format previous commit
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Fangrui Song
[MC][ARM] Delete MCSection::HasData and move SHF_ARM_PU...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Stephen Kelly
Add missing test
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Kristina Brooks
[Gnu toolchain] Look at standard GCC paths for libstdcx...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Fangrui Song
[MC] Delete MCSection::{rbegin,rend}
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Stephen Kelly
Allow using traverse() with bindings
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Stephen Kelly
Fix oversight in AST traversal helper
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Fangrui Song
[MC] Merge MCSymbol::getSectionPtr into getSection...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Fangrui Song
[MC] Drop an unused rule about absolute temporary symbols
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Simon Pilgrim
[X86][SSE] Combine combineLogicBlendIntoConditionalNega...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Simon Pilgrim
[X86] Move combineLogicBlendIntoConditionalNegate befor...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Simon Pilgrim
[X86] Merge (identical) LowerGC_TRANSITION_START and...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
David Green
[ARM] Use isFMAFasterThanFMulAndFAdd for scalars as...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
David Green
[ARM] Fill in FP16 FMA patterns
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
David Green
[ARM] Add and update FMA tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
David Green
[ParserTest] Move raw string literal out of macro
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Craig Topper
[LegalizeVectorOps][X86] Enable expansion of vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Craig Topper
[TargetLowering] In expandFP_TO_UINT, add proper extend...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Craig Topper
[LegalizeVectorOps] Split most of ExpandStrictFPOp...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Fangrui Song
[ELF] Drop const qualifier to fix -Wrange-loop-analysis...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Matt Arsenault
GlobalISel: Scalarize all division operations
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Florian Hahn
Revert "[SCEV] Move ScalarEvolutionExpander.cpp to...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Florian Hahn
[SCEV] Move ScalarEvolutionExpander.cpp to Transforms...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Florian Hahn
[SCEV] Remove unused ScalarEvolutionExpander.h includes...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Matt Arsenault
GlobalISel: Define G_READCYCLECOUNTER
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Matt Arsenault
AMDGPU/GlobalISel: Refine SMRD selection rules
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Matt Arsenault
AMDGPU/GlobalISel: Legalize more odd sized loads
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Matt Arsenault
AMDGPU/GlobalISel: Assume vcc phis for any vcc input
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Florian Hahn
[Pass Registration] XFAIL load_extension.ll test on...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Matt Arsenault
AMDGPU/GlobalISel: Implement applyMappingImpl less...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Florian Hahn
[cmake] Remove install from add_llvm_example_library.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Florian Hahn
Re-apply "[Examples] Add IRTransformations directory...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Kazuaki Ishizaki
NFC: Fix trivial typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
alex-t
[AMDGPU] need to insert wait between the scalar load...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Roman Lebedev
[NFCI][InstCombine] Refactor 'sink negation into select...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Roman Lebedev
[InstCombine] Sink sub into hands of select if one...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Roman Lebedev
[NFC][InstCombine] 'subtract from one hands of select...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Roman Lebedev
[InstCombine] Sink sub into hands of select if one...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Roman Lebedev
[NFC][InstCombine] 'subtract of one hands of select...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Alexey Lapshin
[Transforms][GlobalSRA] huge array causes long compilat...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Simon Pilgrim
[TargetLowering] SimplifyDemandedBits - call SimplifyMu...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Martin Storsjö
[LLD] [COFF] Don't error out on duplicate absolute...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Craig Topper
[X86] Update MaxIndex test in x86-cmov-converter.ll...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Kelvin Li
[OpenMP] NFC: Fix trivial typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
LLVM GN Syncbot
[gn build] Port 5d304d68dd5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Daniel Sanders
Revert "[gicombiner] Add GIMatchTree and use it for...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Med Ismail...
[lldb/Command] Add --force option for `watchpoint delet...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Craig Topper
[X86] Autogenerate complete checks. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Francis Visoiu...
[Remarks] Warn if a remark file is not found when proce...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Davide Italiano
[UserExpression] Clean up `return` after `else`.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Daniel Sanders
[gicombiner] Correct 64f1bb5cd2c to account for MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Tyker
[Diagnostic] Add test for previous b4b904e19bb356724b2c...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
LLVM GN Syncbot
[gn build] Port 64f1bb5cd2c
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Daniel Sanders
[gicombiner] Add GIMatchTree and use it for the code...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Stella Laurenzo
Add missing mlir-headers target and add tablegen'd...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Gabor Horvath
[fuchsia] Enable Clang Static Analyzer
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Stanislav Mekhanoshin
[AMDGPU] Revert scheduling to reduce spilling
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Jonas Devlieghere
[lldb/Utility] YAML validation should be orthogonal...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Jonas Devlieghere
[lldb/Docs] Include the man page on the website
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Jinsong Ji
[PowerPC][LoopVectorize] Add tests for fp128 and fp16
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Daniel Sanders
[globalisel] Fix another mismatch between %d and the...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Jonas Devlieghere
[lldb/Docs] Include how to generate the man page
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Jonas Toth
[clang-tidy] fix linkage with clangSema for FixitHintUt...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Alexandre Ganea
[mlir] Compilation fix: use LLVM_ATTRIBUTE_UNUSED follo...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
River Riddle
[mlir] Fix indexed_accessor_range to properly forward...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Matt Arsenault
GlobalISel: Add type argument to getRegBankFromRegClass
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Ayke van Laethem
[bindings/go] Add Subprogram method
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Michael Liao
[amdgpu] Skip non-instruction values in CF user tracing.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Jonas Toth
[clang-tidy] quickfix: add -fno-delayed-template-parsin...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Jonas Toth
[clang-tidy] fix broken linking for AddConstTest with...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Stefan Gränitz
[NFC][ORC] Fix typos and whitespaces in comments
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
LLVM GN Syncbot
[gn build] Port 9861a8538c0
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Jonas Paulsson
[SystemZ] Don't allow CL option -mpacked-stack with...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Matt Arsenault
AMDGPU: Add gfx9 run lines to a testcase
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Matt Arsenault
AMDGPU/GlobalISel: Add new utils file
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Matt Arsenault
AMDGPU: Only allow regs for s_movrel_{b32|b64}
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Lei Zhang
[mlir] Enhance classof() checks in StructsGen
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Nicolas Vasilache
[mlir][Linalg] NFC - Post-commit format fix
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Nicolas Vasilache
[mlir][Linalg] NFC - Hotfix GenericLoopNestBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Lei Zhang
[mlir][spirv] Fix ADDITIONAL_HEADER_DIRS for SPIR-V...
commit
|
commitdiff
|
tree
|
snapshot
next