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
Matt Arsenault
AMDGPU: Fix legalizing f16 fpow
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Matt Arsenault
AMDGPU: Use ImmLeaf
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Matt Arsenault
AMDGPU: Use ImmLeaf for inline immediate predicates
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Matt Arsenault
llc/MIR: Fix setFunctionAttributes for MIR functions
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Craig Topper
[X86] Improve v4i32->v4f64 uint_to_fp for AVX1/AVX2...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Jonas Devlieghere
[lldb/Docs] Describe optional dependencies on build...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Craig Topper
[LegalizeTypes] Add widening support for STRICT_FSETCC...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Craig Topper
[X86] Rename vec-strict-*-cmp.ll to vec-strict-cmp...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Alexey Bataev
[OPENMP50]Support lastprivate conditional updates in...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
stevewan
[NFC] Test commit, revert whitespace change
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
stevewan
[NFC] Test commit, whitespace change
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Sanjay Patel
[x86] add tests for concat self + shuffle; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Kelvin Li
[OpenMP] Fix incorrect property of __has_attribute...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Evgenii Stepanov
Lower TAGPstack with negative offset to SUBG.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Amara Emerson
[X86] Fix an 8 bit testb being selected when folding...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Jinsong Ji
[PowerPC][LoopVectorize] Extend getRegisterClassForType...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Kazuaki Ishizaki
[lld] Fix trivial typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Siva Chandra...
[libc] Move all tests to a top level `test` directory.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Jonas Devlieghere
[lldb/Docs] Fix capitalization typo.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Jonas Devlieghere
[lldb/CMake] Only set PYTHON_HOME on Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Fangrui Song
[CMake] Add $ORIGIN/../../../../lib to rpath if BUILD_S...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Nico Weber
Make check-llvm run 50% faster on macOS, 18% faster...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Jonas Devlieghere
[lldb/Test] Move @skipIfAsan from test class to test...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Fangrui Song
[llvm-readelf] Print EI_ABIVERSION as decimal instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
LLVM GN Syncbot
[gn build] Port 350da402ef6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Tamás Zolnai
[clang-tidy] new check: bugprone-signed-char-misuse
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Jonas Devlieghere
[lldb/Test] Temporarily skip TestFoundationDisassembly...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Jonas Devlieghere
[lldb/CMake] Autodetect Python dependency
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
diggerlin
[AIX] Use csect reference for function address constants
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Guillaume Chatelet
[llvm-libc] Fix missing virtual destructor
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
David Green
[ARM] Use the correct opcodes for Thumb2 segmented...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
David Green
[ARM] Use correct TRAP opcode for thumb in FastISel
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
diggerlin
[AIX] Use csect reference for function address constants
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Mark de Wever
Adds -Wrange-loop-analysis to -Wall
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Mark de Wever
[NFC] Fixes -Wrange-loop-analysis warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Simon Pilgrim
[AMDGPU] Fix "use of uninitialized variable" static...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Simon Pilgrim
Fix "use of uninitialized variable" static analyzer...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Simon Pilgrim
Fix "use of uninitialized variable" static analyzer...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Simon Tatham
[ARM,MVE] Fix many signedness errors in MVE intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Simon Tatham
[ARM,MVE] Support -ve offsets in gather-load intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Simon Tatham
[ARM,MVE] Generate the right instruction for vmaxnmq_m_f16.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Matt Arsenault
AMDGPU/GlobalISel: Select scalar v2s16 G_BUILD_VECTOR
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Michał Górny
[lldb] [Process/NetBSD] Remove unused orig_*ax use
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Matt Arsenault
AMDGPU/GlobalISel: Select more G_EXTRACTs correctly
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Nicolas Vasilache
[mlir][Linalg] Reimplement and extend getStridesAndOffset
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Mitchell Balan
[clang-format] fix conflict between FormatStyle::BWACS_...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Simon Pilgrim
[X86] Add extra PR43971 test case mentioned in D70267
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Simon Pilgrim
[CostModel][X86] Add missing scalar i64->f32 uitofp...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Simon Pilgrim
[DAG] DAGCombiner::XformToShuffleWithZero - use APInt...
commit
|
commitdiff
|
tree
|
snapshot
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
next