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-08-25
Alexandre Ganea
Disable 'not' test on Windows because 'env' from GnuWin...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Tim Keith
[flang] Don't attempt to compute element size if no...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Eric Christopher
Add NDEBUG checks around debug only loop to avoid unuse...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Richard Smith
Properly pass modules flags to frontend when using...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Mircea Trofin
[MLInliner] Support training that doesn't require parti...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Fangrui Song
[not][test] Fix disable-symbolization.test when 'printe...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Muhammad Omair...
[LLDB] Fix SVE offset calculation in NativeRegisterCont...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Elliott Hughes
Fix test for D77924.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
shafik
[LLDB] Fix how ValueObjectVariable handles DW_AT_const_...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Venkataramanan...
[DAGCombine]: Fold X/Sqrt(X) to Sqrt(X)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Sanjay Patel
[x86][AArch64] adjust fast-math-flags in tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Jonas Devlieghere
[lldb] Add a SymbolFileProvider to record and replay...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Matt Arsenault
AMDGPU/GlobalISel: Handle AGPRs used for SGPR operands.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Nemanja Ivanovic
[PowerPC] Do not use FISel for calls and TOC-based...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Craig Topper
[X86] Copy the tuning features and scheduler model...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Matt Arsenault
AMDGPU: Have a few selection failure tests check both...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Julian Lettner
[TSan][libdispatch] Add interceptors for dispatch_barri...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Nemanja Ivanovic
[PowerPC] Handle SUBFIC in reg+reg -> reg+imm transform...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Ryan Prichard
[libunwind] Remove static_assert / __has_feature macros
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Julian Lettner
[TSan][libdispatch] Add interceptors for dispatch_barri...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Sanjay Patel
[InstCombine] improve demanded element analysis for...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Sanjay Patel
[SLP] avoid 'tmp' names in regression tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Sanjay Patel
[InstCombine] add tests for insert+extract demanded...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Shoaib Meenai
[runtimes] Use llvm-libtool-darwin for runtimes build
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Shoaib Meenai
[runtimes] Remove TOOLCHAIN_TOOLS specialization
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Shoaib Meenai
[compiler-rt] Disable ranlib when using libtool
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Shoaib Meenai
[llvm-libtool-darwin] Add support for -V option
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Dimitry Andric
Add <stdarg.h> include to kmp_os.h, to get the va_list...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Dimitry Andric
Move special va_list handling to kmp_os.h
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Bjorn Pettersson
[Scalarizer] Avoid updating the name of globals
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Tim Keith
[flang] Fix bug accessing implicit variable in specific...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Roman Lebedev
[NFC][InstCombine] Multi-level aggregate test for phi...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Roman Lebedev
[NFC][InstCombine] Adjust naming for some methods to...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Roland Froese
[PowerPC] Extend custom lower of vector truncate to...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
zhanghb97
[mlir] Add Index Type, Floating Point Type and None...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Greg Clayton
Add hashing of the .text section to ProcessMinidump.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Fangrui Song
Revert D85812 "[coroutine] should disable inline before...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Matt Arsenault
AMDGPU: Add flag to disable promotion of uniform i16 ops
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Julian Lettner
[TSan][Darwin] Handle NULL argument in interceptor
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
vnalamot
[AMDGPU, docs] Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Valentin Clement
[flang][openacc] Fix reduction operator parsing/unparsing
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Gongyu Deng
[lldb] type category name common completion
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Matt Arsenault
TableGen/GlobalISel: Allow inst matcher to check multip...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Craig Topper
[LegalizeTypes][X86] Add ROTL/ROTR to WidenVectorResult.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Jay Foad
[SDAG] Convert FSHL <--> FSHR if the target only suppor...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Sameeran joshi
[FLANG] Pick `.md` files when building sphinx documenta...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Gongyu Deng
[lldb] Remote disk file/directory completion for platfo...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Gongyu Deng
[lldb] common completion for process pids and process...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Florian Hahn
[DSE,MemorySSA] Do not use callCapturesBefore in isRead...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Raphael Isemann
[clang][NFC] Fix a GCC warning in ASTImporterTest.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Matt Arsenault
AMDGPU/GlobalISel: Use unmerge instead of extract in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
AndreyChurbanov
[OpenMP] Check if _MSC_VER is defined before using it
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Dokyung Song
[libFuzzer] Make msan.test:SimpleCmpTest succeed with...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Thomas Preud...
Test all CHECK-NOT in a block even if one fails
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Baptiste Saleil
[PowerPC] Add clang options to control MMA support
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Eduardo Caldas
[SyntaxTree] Split `DynamicExceptionSpecification`...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Eduardo Caldas
[SyntaxTree] Split `ParametersAndQualifiers` tests
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Eduardo Caldas
[SyntaxTree] Group tests related to `using`
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Eduardo Caldas
[SyntaxTree] Split ExplicitTemplateInstantiation test
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Eduardo Caldas
[SyntaxTree] Split FreeStandingClass tests
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Eduardo Caldas
[SyntaxTree] Use annotations to reduce noise on member...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Eduardo Caldas
[SyntaxTree] Split array declarator tests
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
dongAxis
[coroutine] should disable inline before calling coro...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Matt Arsenault
GlobalISel: Improve dead instruction debug printing
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Matt Arsenault
AMDGPU/GlobalISel: Use different technique for sample...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Matt Arsenault
AMDGPU/GlobalISel: Add baseline, failing unmerge tests
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Alexey Bataev
[OPENMP]Fix PR47158, case 3: allow devic_typein nested...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Francesco Petrogalli
[llvm][LV] Replace `unsigned VF` with `ElementCount...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Matt Arsenault
AMDGPU/GlobalISel: Start implementing computeKnownBitsF...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Francesco Petrogalli
Revert "[llvm][LV] Replace `unsigned VF` with `ElementC...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Matt Arsenault
GlobalISel: Reduce G_SHL width if source is extension
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Francesco Petrogalli
[llvm][LV] Replace `unsigned VF` with `ElementCount...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Valeriy Savchenko
[analyzer][tests] Add a notion of project sizes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Florian Hahn
[DSE,MemorySSA] Delay PointerMayBeCaptured calls until...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Anna Welker
[ARM][MVE] Allow tail predication for strides !=1 with...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Raphael Isemann
Reland "Correctly emit dwoIDs after ASTFileSignature...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Bevin Hansson
[Fixed Point] Add codegen for fixed-point shifts.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Bevin Hansson
[Fixed Point] Use FixedPointBuilder to codegen fixed...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Haojian Wu
[AST][RecoveryAST] Preserve the type by default for...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Florian Hahn
[DSE,MemorySSA] Regnerate some check lines.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Jonas Paulsson
[SystemZ] Preserve the MachineMemOperand in emitCondSto...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Florian Hahn
[DSE,MemorySSA] Limit elimination at end of function...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Sanjay Patel
[InstCombine] fold abs of select with negated op (PR39474)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Sanjay Patel
[InstCombine] add tests for abs of select with negated...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Raphael Isemann
Revert "Reland "Correctly emit dwoIDs after ASTFileSign...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Sam Parker
[SCEV] Still (again) trying to fix buildbots
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Raphael Isemann
Reland "Correctly emit dwoIDs after ASTFileSignature...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Pavel Labath
[lld] s/dyn_cast/isa in InputSection.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Pavel Labath
[lldb/Utility] Remove some Scalar type accessors
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Sam Parker
[SCEV] Still trying to fix windows buildbots
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Julien Etienne
Add support for AVR attiny441 and attiny841
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Sam Parker
[NFCI][SimplifyCFG] Combine select costs and checks
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Bjorn Pettersson
[SelectionDAG] Fix miscompile bug in expandFunnelShift
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Sam Parker
[SCEV] Attempt to fix windows buildbots
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Mehdi Amini
Add an assertion to protect against missing Dialect...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Sam Parker
[SCEV] Add operand methods to Cast and UDiv
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Fangrui Song
[LiveDebugVariables] Internalize class DbgVariableValue...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Stella Laurenzo
Add initial python bindings for attributes.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Qiu Chaofan
[PowerPC] Support lowering int-to-fp on ppc_fp128
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Qiu Chaofan
[PowerPC] Allow constrained FP intrinsics in mightUseCTR
commit
|
commitdiff
|
tree
|
snapshot
next