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-02-17
Kerry McLaughlin
[AArch64][SVE] Add SVE index intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Sjoerd Meijer
[AArch64] Fix small typos in the target description...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Simon Tatham
[TableGen] Don't elide bitconverts in PatFrag fragments.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Jan Kratochvil
[lldb] [nfc] Simplify user_id_t -> size_t
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Sourabh Singh...
[NFCI][DebugInfo]: Corrected a Typo.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Sjoerd Meijer
[X86] New test to check rev16 patterns, prep step for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Sylvestre Ledru
clang analyzer: Fix the webpage rendering
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Raphael Isemann
[lldb] Fix some tests failing with gmodules after chang...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Kang Zhang
[NFC][PowerPC] Update the test case scalar-equal.ll
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Fangrui Song
[MC] Delete two unused MCCodePadder functions missed...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
QingShan Zhang
[PowerPC] Add the missing InstrAliasing for 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Kang Zhang
[NFC][PowerPC] Add a new test case scalar-equal.ll
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Michael Liao
Fix `-Wpedantic` warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
River Riddle
[mlir] Address post commit feedback of D73590 for Symbo...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Craig Topper
[X86] Disable load folding for X86ISD::ADD with 128...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Fangrui Song
[CUDA][HIP][OpenMP] Add lib/Sema/UsedDeclVisitor.h...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Craig Topper
[X86] Remove unnecessary check for null SDValue. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Matt Arsenault
AMDGPU/GlobalISel: Fix non-power-of-2 G_SITOFP/G_UITOFP
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Matt Arsenault
AMDGPU/GlobalISel: Add some missing tests for non-power...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Matt Arsenault
AMDGPU/GlobalISel: Move lambdas to normal function
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Yaxun (Sam...
[CUDA][HIP][OpenMP] Emit deferred diagnostics by a...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Nico Weber
[gn build] use -Xclang form for fdebug-comp-dir for now
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Zheng Chen
[Powerpc] set instruction count as lsr first priority...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Yaxun (Sam...
[OpenCL][CUDA][HIP][SYCL] Add norecurse
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Craig Topper
[X86] Increase latency of port5 masked compares and...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Craig Topper
[X86] Add more avx512 instrutions to llvm-mca resource...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Pierre Habouzit
[objc_direct] Small updates to help with adoption.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Fangrui Song
[IR] Change maybeSetDSOLocal to isImplicitDSOLocal
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Florian Hahn
[SCCP] Re-generate check lines using --function-signatu...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Craig Topper
[X86] Separate floating point handling out of EmitCmp...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Craig Topper
[X86] Split X86ISD::CMP into an integer and FP opcode.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Mark de Wever
[Sema] Fix pointer-to-int-cast for MSVC build bot
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
marshall
Update last-mod date for libcxx status page
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
marshall
Updated with list of papers and issues adopted in Prague
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
LLVM GN Syncbot
[gn build] Port ee2c0f76d74
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Eric Astor
[ms] [llvm-ml] Add a draft MASM parser
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Nikita Popov
[IRBuilder] Prefer InsertPointGuard over full copy...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Nikita Popov
[IRBuilder] Fix unnecessary IRBuilder copies; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Simon Pilgrim
[X86] combineX86ShuffleChain - add support for combinin...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Simon Pilgrim
[X86] combineX86ShuffleChain - add support for combinin...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Nikita Popov
Revert "[IRBuilder] Virtualize IRBuilder"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Sanjay Patel
[VectorCombine] fix cost calc for extract-cmp
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Sanjay Patel
[x86] form broadcast of scalar memop even with >1 use
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Nikita Popov
[InstCombine] Create new log2 intrinsic; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Nikita Popov
[InstCombine] Add multiuse tests for cttz transform...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Mark de Wever
[Sema] Adds the pointer-to-int-cast diagnostic
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Nikita Popov
[IRBuilder] Try to fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Nikita Popov
[IRBuilder] Virtualize IRBuilder
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Georgii Rymar
[llvm-readobj] - Refactor the code that dumps relocations.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
riverriddle...
[mlir] Allow adding extra class declarations to interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
River Riddle
[mlir][Parser][NFC] Remove several usages of getEncoded...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Johannes Doerfert
[FIX] Do not copy an llvm::function_ref if it has to...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Johannes Doerfert
[Attributor][FIX] Use pointer not reference as it can...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Dimitry Andric
Restore functionality of --sysroot on FreeBSD after...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Greg Clayton
[NFC] Move ValidTextRanges out of DwarfTransformer...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Johannes Doerfert
[FIX] Remove pointer in attribute to eliminate leaks...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Eric Fiselier
[libc++] Move abs and div into stdlib.h to fix header...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Eric Fiselier
[libc++] Add utility to generate and display libc+...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Simon Pilgrim
[X86] Add test cases showing failure to simplify target...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Simon Pilgrim
Fix Wdocumentation unknown parameter warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Simon Pilgrim
[X86][AVX512] Split AVX512F and AVX512BW shuffle combin...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fangrui Song
[X86][AsmPrinter] PrintSymbolOperand: prefer to lower...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Florian Hahn
[ValueLattice] Update markConstantRange to return false...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Craig Topper
[X86] Merge two switches together to simplify some...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Craig Topper
[X86] Fix typo in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Simon Pilgrim
[X86] combineX86ShuffleChain - add support for combinin...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Florian Hahn
[ValueLattice] Make mark* functions public, return...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Simon Pilgrim
[X86] Add test showing failure to combine shuffle to...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Craig Topper
[X86] Move combineIncDecVector logic from Select to...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Florian Hahn
Recommit "[SCCP] Remove forcedconstant, go to overdefin...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fangrui Song
[MC] De-capitalize MCStreamer::Emit{Bundle,Addrsig...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Simon Pilgrim
Fix gcc9.2 -Winit-list-lifetime warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Georgii Rymar
[obj2yaml] - Fix a -Wsign-compare warning gived by...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Alexandre Ganea
[Support] In tests, fix warning: variable ‘Threads...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Simon Pilgrim
Fix boolean/bitwise operator precedence warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Simon Pilgrim
[APInt] byteSwap - handle any whole byte bitwidth great...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Pavel Iliin
[AArch64][FIX] Correct register live range during pseud...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Simon Pilgrim
[APInt] byteSwap - simplify sub 64-bits cases to match...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Simon Pilgrim
[APInt] Add some procedural APInt::byteSwap unit tests
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
David Green
[AArch64] Fixup kill flags on BSL generation
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Nico Weber
[gn build] unbreak win build by removing flags that...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Alexey Lapshin
[Debuginfo][NFC] Remove usages of WithColor::error...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Richard Smith
PR44890: Inherit explicitly-specified template argument...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Richard Smith
[cxx_status] New papers from Prague 2020 WG21 meeting.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
serge-sans...
Fix standalone build interaction with compiler extension
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Alexey Lapshin
[Debuginfo][NFC] Create common error handlers for DWARF...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[Attributor] Collect memory accesses with their respect...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[NFC] Revert unnecessary parts of b91c267380
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[FIX] Order macros after D72304
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[FIX] Remove warnings and UB after 1228d42ddab8
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[FIX] Repair clang-tidy check after D72304
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fady Ghanim
[OpenMP][OMPIRBuilder] Add Directives (master and criti...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fangrui Song
[MCStreamer] De-capitalize EmitValue EmitIntValue{...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Uday Bondhugula
NFC: add indexing operator for ArrayAttr
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Johannes Doerfert
[OpenMP][NFC] Update OpenMPSupport table
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Atmn Patel
[OpenMP][NFCI] Use the libFrontend DefaultKind in Clang
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fangrui Song
[Attributor] Fix -Wunused-variable for -DLLVM_ENABLE_AS...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fangrui Song
[AsmPrinter] Omit unique ID for .stack_sizes
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Fangrui Song
[AsmPrinter][XRay] Omit unique ID for xray_instr_map...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Diogo Sampaio
[AArch64][FPenv] Update chain of int to fp conversion
commit
|
commitdiff
|
tree
|
snapshot
next