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-09-12
Reid Kleckner
[gn] Remove unneeded MC dep from llvm-tblgen
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
David Blaikie
Fix a couple of tests that relied on the clang binary...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Jonas Devlieghere
[lldb] Use GetNonKVOClassDescriptor to get the NSDictio...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Eli Friedman
[ConstantFold] Make areGlobalsPotentiallyEqual less...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
LLVM GN Syncbot
[gn build] Port 31ecf8d29d8
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Yuanfang Chen
Fix a typo in 31ecf8d29d81d196374a562c6d2bd2c25a62861e
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Vitaly Buka
[NFC] Remove unused static function
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Eli Friedman
[ConstantFold] Fold binary arithmetic on scalable vecto...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Yuanfang Chen
[NewPM][CodeGen] Introduce CodeGenPassBuilder to help...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Vitaly Buka
[NFC][Asan] Add another lsan test
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Zequan Wu
[MS ABI] Add mangled type for auto template parameter...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Jonas Devlieghere
[lldb] Add test for CFMutableDictionaryRef
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Dmitri Gribenko
Fix clang Wrange-loop-analysis in BuildTree.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Vitaly Buka
[NFC][Asan] Early return from GetBlockBegin
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Fangrui Song
[MC] Allow .org directives in SHT_NOBITS sections
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Saleem Abdulrasool
docs: add a newline to appease Sphinx
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Matt Arsenault
RegAllocFast: Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Matt Arsenault
CodeGen: Require SSA to run PeepholeOptimizer
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Yaxun (Sam...
Fix test hip-gz-options.hip
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Sam Clegg
[lld][WebAssembly] Convert a objyaml-using test to...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Saleem Abdulrasool
Sema: add support for `__attribute__((__swift_error__))`
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Yaxun (Sam...
Fix -gz=zlib options for linker
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Lang Hames
Re-apply "[ORC] Make MaterializationResponsibility...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Eduardo Caldas
[SyntaxTree][Synthesis] Add support for Tree.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Xun Li
[Coroutine][Sema] Tighten the lifetime of symmetric...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Mircea Trofin
[ThinLTO] Make -lto-embed-bitcode an enum
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Olivier Giroux
Re-split integral & pointer overloads. Add tests.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Peter Steinfeld
[flang] Fix bug for forward referenced type
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Eduardo Caldas
[SyntaxTree] Add const qualifiers, from [llvm-qualified...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Eduardo Caldas
[SyntaxTree] Reduce visibility of `Arena::lexBuffer`.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Eduardo Caldas
[SyntaxTree][Synthesis] Add support for simple Leafs...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Raul Tambre
[CMake][OpenMP] Simplify getting CUDA library directory
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Sam Clegg
[WebAssembly] Add assembly syntax for mutable globals
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Med Ismail...
[lldb/API] Add Breakpoint::SerializeToStructuredData...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Sean Silva
[mlir] Fix some edge cases around 0-element TensorFromE...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Xin Wang
[mlir][spirv] OpConvertSToF support operands with diffe...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
David Green
[SVE] Regenerate sve vector bits tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
David Green
[ARM] Extra MLA reductions tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Qiu Chaofan
[FPEnv] [Clang] Enable constrained FP support for PowerPC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Jonas Devlieghere
Revert "[examples] Adjust ThinLtoInstrumentationLayer...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Fangrui Song
[ELF][PowerPC] Define NOP as 0x60000000 to tidy up...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Matt Morehouse
[DFSan] Re-enable event_callbacks test.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
YangZhihui
[docs] Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Sanjay Patel
[SLP] further limit bailout for load combine candidate...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Sanjay Patel
[SLP] add test for missed store vectorization; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Louis Dionne
[libcxx] Remove the 'availability' Lit feature
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Jonas Devlieghere
[examples] Adjust ThinLtoInstrumentationLayer for emit...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Nico Weber
[gn build] slightly improve libcxx_needs_site_config
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Richard Barton
[flang] Fix build issue with BUILD_SHARED_LIBS=ON
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Lubomir Litchev
[NFC] Follow up on D87111 - Add an option for unrolling...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Krzysztof Parzyszek
[DSE] Make sure that DSE+MSSA can handle masked stores
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Sanjay Patel
Revert "[InstCombine] propagate 'nsw' on pointer differ...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Eduardo Caldas
[SyntaxTree] Rename functions to start with verb
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Sanjay Patel
[InstCombine] propagate 'nsw' on pointer difference...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Sanjay Patel
[InstCombine] add/move tests for ptr diff; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Jeremy Morse
[LiveDebugValues][NFC] Add additional tests
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Simon Pilgrim
[NFC] Fix compiler warnings due to integer comparison...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Louis Dionne
[libc++] NFC: Add missing license to test
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Kristóf Umann
[analyzer][NFC] Don't bind values to ObjCForCollectionS...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
LLVM GN Syncbot
[gn build] Port 8da6ae4ce1b
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Florian Hahn
Revert "[ConstraintSystem] Add helpers to deal with...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
LLVM GN Syncbot
[gn build] Port 3eb141e5078
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Florian Hahn
[ConstraintSystem] Add helpers to deal with linear...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Mikhail Maltsev
[libcxx] Handle target triples with dashes in platform...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Richard Barton
[flang] Add new documentation main page
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
David Green
[ARM] Update arm-storebytesmerge.ll test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Yitzhak Mandelbaum
[libTooling] Fix use of `char` in comparison.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Nicolas Vasilache
[MLIR][Linalg] Undo spurious parameter name change
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Kristóf Umann
[analyzer][MacroExpansion] Fix a crash where multiple...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Nicolas Vasilache
[mlir][Linalg] Refactor StructuredOpInterface - NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Kirstóf Umann
[analyzer][MacroExpansion][NFC] Fix a missing test...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Andrzej Warzynski
[NFC] Fix the signature and definition of findByPrefix
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Kirstóf Umann
[analyzer][MacroExpansion][NFC] Fix incorrectly calling...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Kirstóf Umann
[analyzer][MacroExpansion] Add a few dumps functions
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Jeremy Morse
[LiveDebugValues][NFC] Re-land 60db26a66d, add instr...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Simon Pilgrim
[IPO] Remove unnecessary Module.h includes. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Simon Pilgrim
Attributor.h - remove unused includes. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Simon Pilgrim
PluginLoader.h - only include CommandLine.h if required...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Jeremy Morse
[DFSan] XFail a test that's suffering too much optimization
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Cullen Rhodes
[clang][aarch64] Fix mangling of bfloat16 neon vectors
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Caroline Concatto
[flang][driver] Add the new flang compiler and frontend...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Cullen Rhodes
[clang][aarch64] Fix ILP32 ABI for arm_sve_vector_bits
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Simon Pilgrim
[X86] Keep variables from getDataLayout/getDebugLoc...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Simon Pilgrim
BasicTTIImpl.h - remove unused MCSchedule.h include...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Kadir Cetinkaya
[clangd][NFC] Get rid of an `else after return`
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Jay Foad
[AMDGPU] Make movreld-bug test case more robust
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Benjamin Kramer
[CodeGenPrepare] Simplify code. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Benjamin Kramer
[mlir][Linalg] Print both types for linalg.transpose
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Florian Hahn
Revert "[ORC] Make MaterializationResponsibility immova...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Martin Storsjö
[MC] [Win64EH] Fix builds with expensive checks enabled
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Marius Brehler
[mlir] Fix generation of AVX512 dialect documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Guillaume Chatelet
Uncapitalize word in LanguageExtensions.rst
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Rainer Orth
[clang][Sparc] Default to -mcpu=v9 for Sparc V8 on...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
MaheshRavishankar
[mlir][Linalg] Make LinalgBaseTilingPattern not delete...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
David Sherwood
[SVE][CodeGen] Fix InlineFunction for scalable vectors
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Yevgeny Rouban
[NewPM] Introduce PreserveCFG check
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Martin Storsjö
[MC] [Win64EH] Write packed ARM64 epilogues if possible
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Martin Storsjö
[MC] [Win64EH] Canonicalize ARM64 unwind opcodes
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Martin Storsjö
[CodeGen] [WinException] Remove a redundant explicit...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Guillaume Chatelet
[Clang] Clarify __builtin_memcpy_inline documentation
commit
|
commitdiff
|
tree
|
snapshot
next