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-04-26
Sam McCall
[clangd] Fold buildAST into ParsedAST::build. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
River Riddle
[mlir][DenseStringAttr] Fix support for splat detection...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Hongtao Yu
[ViewCFG] Allow printing edge weights in debuggers
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Matt Arsenault
AMDGPU: Add some missing atomics tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Sergei Trofimovich
[Lexicon] fix typo "may is" -> "is"
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Benjamin Kramer
[IR] Since AttributeSets are sorted, binary search...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Ayal Zaks
[LV] Fix recording of BranchTakenCount for FoldTail
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Florian Hahn
[DSE,MSSA] Continue checking more remaining candidates...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Benjamin Kramer
[clang-tidy] Use StringSwitch in a bunch of places...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Sanjay Patel
[InstCombine] updated test comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Benjamin Kramer
Sort EnumAttr so it matches Attribute::operator<
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Simon Pilgrim
[polly] Don't include PassSupport.h directly - include...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Alexandre Ganea
Re-land [MC] Fix quadratic behavior in addPendingLabel
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Simon Pilgrim
[X86][SSE] getFauxShuffle - support insert(truncate...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Simon Pilgrim
X86ISelDAGToDAG.cpp - remove unnecessary includes....
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Simon Pilgrim
MachineFunction.h - reduce includes to forward declarat...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Simon Pilgrim
X86MCTargetDesc.h - remove unused DataType.h include...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Simon Pilgrim
X86MCTargetDesc.cpp - remove MSVC intrin.h include...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Simon Pilgrim
X86MacroFusion.h - reduce MachineScheduler.h include...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Benjamin Kramer
raw_ostream_test: Add a missing buffer flush
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Sam McCall
[clangd] Disable delayed template parsing in the main...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Florian Hahn
[SCCP] Support ranges for loads and stores.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Florian Hahn
[SCCP] Add load/store test for integer ranges.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Benjamin Kramer
raw_ostream: Simplify code a bit. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Simon Pilgrim
[Pass] Ensure we don't include PassSupport.h or PassAna...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Sander de Smalen
[SveEmitter] Add IsAppendSVALL and builtins for svptrue...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
David Zarzycki
[CMake] Fix logic error: NOT LIBCLANG_BUILD_STATIC...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Simon Pilgrim
X86Operand.h - remove unnecessary includes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Simon Pilgrim
AMDGPU/Utils - cleanup include and forward declarations...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Benjamin Kramer
[IR] Simplify code to print string attributes a bit...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Benjamin Kramer
Default raw_string_ostream to be unbuffered
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Fangrui Song
[TableGen] Delete unused Record::resolveReferencesTo...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Nikita Popov
[CaptureTracking] Make MaxUsesToExplore cheaper (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Nikita Popov
[GVN] Reduce expression size (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Nikita Popov
[IR] Use map for string attributes (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Craig Topper
[X86] Fix the cost of v16i1->v16i16 sext/zext on avx...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Craig Topper
[X86][CostModel] Improve costs for vXi1 sign_extend...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Craig Topper
[X86][CostModel] Add sext/zext from vXi1 tests to min...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Fangrui Song
[TableGen] Add TGParser::consume()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Kang Zhang
[NFC][PowerPC] Add the killed flag for the case expand...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Nathan Ridge
[clangd] Enable textual fallback for go-to-definition...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Chris Lattner
[SourceMgr] Tidy up the SourceMgr header file to includ...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Fangrui Song
llvm-tblgen -gen-dag-isel: Hoist SmallVector TmpBuf
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Kang Zhang
[NFC][PowerPC] Add a new test case in expand-isel-liven...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Fangrui Song
llvm-tblgen -gen-dag-isel: Reduce lib/Target/*/*GenDAGI...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Fangrui Song
[X86] Shrink lib/Target/X86/X86GenDisassemblerTables.inc
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Ayke van Laethem
[AVR][NFC] Move preprocessor tests to Preprocessor...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Fangrui Song
[TableGen] Drop deprecated leading # when parsing a...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Fangrui Song
[TableGen] Drop deprecated leading # operation (NOP...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Ayke van Laethem
[builtins] Support architectures with 16-bit int
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Craig Topper
[X86] Improve lowering of v16i8->v16i1 truncate under...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Jon Roelofs
[docs] Fix :option: links
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Chris Lattner
[SourceMgr/MLIR diagnostics] Introduce a new method...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Benjamin Kramer
Adjust namespace to make GCC 6 happy
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Alex Brachet
[TableGen] [NFC] Make argv0 const
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Craig Topper
[X86] Add avx512vl to the truncate cost model test...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Simon Pilgrim
X86ISelLowering.h - remove unnecessary includes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Alexandre Ganea
[Support] Fix fragile ThreadPool test
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Sergei Trofimovich
llvm: IPO: handle IRMover error handling, bug #45636
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
peter klausler
Rework DATA statement semantics to use typed expressions
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Sam Clegg
[lld][WebAssembly] Fix crash on function signature...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Cristian Adam
libclang: Add static build support for Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Sergey Dmitriev
[Attributor] Do not set 'returned' attribute for argume...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Alexander Belyaev
[MLIR] Replace splitBlock() with createBlock in Generic...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Sanjay Patel
[x86] use vector instructions to lower even more FP...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Sanjay Patel
[InstCombine] generalize canonicalization of masked...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Florian Hahn
[DSE] Add stat for remaining stores after DSE.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Sanjay Patel
[InstCombine] add tests for icmp with bitmask logic...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Juneyoung Lee
[ValueTracking] Let isGuaranteedNotToBeUndefOrPoison...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Florian Hahn
[ValueLattice] Merging unknown with empty CR is unknown.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Igor Kudrin
[LLD][ELF] Implement --discard-* for cases when -r...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Igor Kudrin
[DebugInfo][DWARF64] Fix dumping pre-standard .debug_st...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Igor Kudrin
[llvm-dwp] Refuse DWARFv5 input DWP files.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Simon Pilgrim
MCJIT.h - reduce unnecessary includes to forward declar...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Kadir Cetinkaya
[clangd] Disable dependency-output lit test on windows
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Kadir Cetinkaya
[clangd] Disable all dependency outputs
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Tyker
[AssumeBundles] Refactor asssume builder
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Benjamin Kramer
Give helpers internal linkage. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Ehud Katz
[CodeExtractor] Fix extraction of a value used only...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Rob Suderman
Memory corruption issure for DenseStringElementsAttr
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Rob Suderman
[mlir] Add support for sparse DenseStringElements.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Uday Bondhugula
[MLIR]][DOC] Fix dimension validity constraint in affin...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Craig Topper
[X86] Add cost model tests for truncating from v2i8...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Craig Topper
[CallSite removal] Rename CallSite.h to AbstractCallSit...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Pratyai Mazumder
[SanitizerCoverage] Add `__sanitizer_cov_bool_flag_init...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Andrew Browne
Revert "ADT: SmallVector size/capacity use word-size...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Craig Topper
[X86] Improve accuracy of cost for v16i64->v16i8 trunca...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Stella Laurenzo
Define SDBM key methods in its own cpp file.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Andrew Browne
ADT: SmallVector size/capacity use word-size integers...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Adrian Prantl
Invert an #ifdef in XcodeSDKModuleTests.cpp and actuall...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Carl Ritson
[SlotIndexes] Add insertion point for insertMBBIntoMaps
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Eric Schweitz
[flang] Support for making unique internal names.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Sam McCall
[clangd] Look for compilation database in `build` subdi...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Benjamin Kramer
Replicate attributes on definition to make MSVC less...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Adrian Prantl
Add a getter to retrieve the XcodeSDK from Module and...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Adrian Prantl
Revert "Add a getter to retrieve the XcodeSDK from...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Adrian Prantl
Add a getter to retrieve the XcodeSDK from Module and...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Volodymyr Sapsai
[ObjC generics] Fix not inheriting type bounds in categ...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Sean Silva
[shape] Add inferReturnTypes to a couple ops.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Sean Silva
[shape] More constant folding
commit
|
commitdiff
|
tree
|
snapshot
next