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
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
2020-04-24
Eric Christopher
Fix a dangling-gsl warning and avoid transitively inclu...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Adrian Prantl
Relax testcase. The Clang module debug info may return...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Sean Silva
[shape] Basic constant folding.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Craig Topper
[X86][ArgumentPromotion] Allow Argument Promotion if...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Stephen Neuendorffer
[MLIR] Fix typo in lib/Interfaces
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Adrian Prantl
Disable path-sensitive test on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Snehasish Kumar
Use .text.unlikely and .text.eh prefixes for MachineBas...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Fangrui Song
[XRay] Change Sled.Function to PC-relative for sled...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
peter klausler
[flang] More CHARACTER runtime support + unit test
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Amara Emerson
[AArch64][GlobalISel] Fix sub-64b stack parameter passi...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Louis Dionne
[libc++] NFC: Expose a top-level parseScript function...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Jean-Michel...
[llvm][CodeGen] Check for memory instructions when...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Yaxun (Sam...
recommit c77a4078e01033aa2206c31a579d217c8a07569b
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
David Blaikie
Fix bug in SmallBitVector::find_next_unset
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Alexandre Ganea
Revert "[MC] Fix quadratic behavior in addPendingLabel()"
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Craig Topper
[CostModel][X86][ARM] Teach getCastInstrCost to include...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Ron Lieberman
[libomptarget] Initialize reference parameter IsNew...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Pengxuan Zheng
[RISCV] Add instruction definition for dret
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Tyker
[NFC] Refactor SimplifyCFG to make propagating informat...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Adrian Prantl
Add an internal bit to the XcodeSDK class.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Matt Arsenault
AMDGPU: Break read2/write2 search range on a memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Jonas Devlieghere
[lldb/Driver] Remove level of indentation (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Louis Dionne
[libc++] Properly import lit.formats from the new format
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Fangrui Song
[gold] Simplify with StringRef::consume_front. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
River Riddle
[mlir][DialectConversion] Add support for properly...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Louis Dionne
[libc++] NFC: Refactor the new format substitutions...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Lei Zhang
Revert "[mlir][drr] NFC: avoid SmallVector when collect...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Louis Dionne
[libc++] Get rid of pipe in command to check whether...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Alexandre Ganea
[llvm-cov] Prevent llvm-cov from using too many threads
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
River Riddle
[mlir][DictionaryAttr] Add a new getWithSorted and...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Petr Hosek
[Fuchsia] Build compiler-rt builtins for 32-bit x86
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Michael Liao
Fix `-Wparentheses` warnings. NFC.
commit
|
commitdiff
|
tree
|
snapshot
next