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
2019-10-22
Michael Liao
Relax assertions when there's really no entries. [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Kit Barton
Test commit - add clarification to README regarding...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Stanislav Mekhanoshin
[AMDGPU] Allow tied operand subreg folding
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Nico Weber
gn build: make sync build work with git revs now that...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Jonas Devlieghere
[lldb] Adjust for the new class_rw_t layout.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Tom Stellard
Update git-llvm script to push to GitHub
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
David Green
[InstCombine] Signed saturation patterns
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Zoe Carver
[libcxx] Remove shared_ptr::make_shared
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
David Green
[InstCombine] Signed saturation tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Petar Avramovic
[MIParser] Set RegClassOrRegBank during instruction...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Petar Avramovic
[MIPS GlobalISel] Select MSA vector generic and builtin add
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Eugene Leviant
[ThinLTO] Add code comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Guillaume Chatelet
[Alignment][NFC] Convert StoreInst to MaybeAlign
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Guillaume Chatelet
[Alignment][NFC] Convert LoadInst to MaybeAlign
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Nemanja Ivanovic
[PowerPC] Turn on CR-Logical reducer pass
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Guillaume Chatelet
[Alignment][NFC] Use MaybeAlign in AttrBuilder
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Guillaume Chatelet
[Alignment][NFC] Attributes use Align/MaybeAlign
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Eugene Leviant
[ThinLTO] Don't internalize during promotion
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
George Rimar
[LLVMDebugInfoPDB] - Use cantFail() instead of assert().
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Benjamin Kramer
[FrontendTests] Try again to make test not write an...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Rainer Orth
[builtins][test] Avoid unportable mmap call in clear_ca...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Benjamin Kramer
Revert "[FrontendTests] Don't actually run the full...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Benjamin Kramer
[FrontendTests] Don't actually run the full compiler...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Benjamin Kramer
[clang-fuzzer] Update proto fuzzer example for r375453.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Martin Storsjo
[CMake] [WinMsvc] Look for includes and libs in ${MSVC_...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Martin Storsjo
[CMake] Allow overriding MSVC_DIA_SDK_DIR via CMake
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
GN Sync Bot
gn build: Merge r375483
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Kousik Kumar
Refactor DependencyScanningTool to its own file
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Michael Liao
Minor coding style fix. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Lawrence D...
fix PythonDataObjectsTest.TestExceptions on windows
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Lawrence D...
remove multi-argument form of PythonObject::Reset()
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Julian Lettner
[lit] Move increase_process_limit to ParallelRun
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Evgeniy Stepanov
Fix lld detection in standalone compiler-rt.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Evgeniy Stepanov
[hwasan] Workaround unwinder issues in try-catch test.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Simon Pilgrim
[X86][BMI] Pull out schedule classes from bmi_andn...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Louis Dionne
[NFC] Fix typos in CMake comment
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Joerg Sonnenberger
Fix -fuse-init-array decision logic on NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Michael J....
[Implicit Modules] Add -cc1 option -fmodules-strict...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Adrian Prantl
whitespace cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Adrian Prantl
Factor out common test functionality into a helper...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Simon Pilgrim
[X86][SSE] Add OR(EXTRACTELT(X,0),OR(EXTRACTELT(X,1...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Simon Pilgrim
[X86][SSE] Add OR(EXTRACTELT(X,0),OR(EXTRACTELT(X,1...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Lang Hames
[examples] Add a dependency on ExecutionEngine to LLJIT...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Austin Kerbow
AMDGPU/GlobalISel: Legalize fast unsafe FDIV
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Jonas Devlieghere
XFAIL TestLocalVariables.py on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Julian Lettner
[lit] Simplify test scheduling via multiprocessing...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Matt Arsenault
AMDGPU: Select basic interp directly from intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Julian Lettner
[lit] Remove redundancy from names and comments
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Roman Lebedev
[CVP] No-wrap deduction for `shl`
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Adrian Prantl
Found more timeouts to unify.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
David Goldman
[clang-fuzzer] Add new fuzzer target for Objective-C
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Quentin Colombet
[GISel][CombinerHelper] Add a combine turning shuffle_v...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Matt Arsenault
AMDGPU: Use CopyToReg for interp intrinsic lowering
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Matt Arsenault
AMDGPU: Erase redundant redefs of m0 in SIFoldOperands
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Matt Arsenault
AMDGPU: Stop adding m0 implicit def to SGPR spills
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Matt Arsenault
AMDGPU: Slightly restructure m0 init code
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Stanislav Mekhanoshin
[AMDGPU] Select AGPR in PHI operand legalization
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Simon Pilgrim
[X86] Rename matchBitOpReduction to matchScalarReductio...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sander de Smalen
Reverted r375425 as it broke some buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Simon Pilgrim
SemaTemplateDeduction - silence static analyzer getAs...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Scott Linder
[Clang] Add VerboseOutputStream to CompilerInstance
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Roman Lebedev
[NFC][CVP] Add `shl` no-wrap deduction test coverage
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Simon Pilgrim
SemaExceptionSpec - silence static analyzer getAs<...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Fangrui Song
[test] Merge Driver/as-w-warnings.c into as-no-warnings.c
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Bjorn Pettersson
Prune include of DataLayout.h from include/clang/Basic...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Bjorn Pettersson
Prune Pass.h include from DataLayout.h. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Simon Pilgrim
[PowerPC] Regenerate test for D52431
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Simon Pilgrim
Fix Wdocumentation warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Raphael Isemann
[NFC] Add missing include to fix modules build
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Adrian Prantl
Unify timeouts in gdbserver tests and ensure they are...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Simon Pilgrim
SystemZISelLowering - supportedAddressingMode - silence...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Simon Pilgrim
GVNHoist - silence static analyzer dyn_cast<> null...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Simon Pilgrim
GuardWidening - silence static analyzer null dereferenc...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Simon Pilgrim
CrossDSOCFI - silence static analyzer dyn_cast<> null...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Simon Pilgrim
IndVarSimplify - silence static analyzer dyn_cast<...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sander de Smalen
[AArch64][DebugInfo] Do not recompute CalleeSavedStackS...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Adrian Prantl
PCH debug info: Avoid appending the source directory...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Raphael Isemann
[lldb] Add test for executing static initializers in...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Guillaume Chatelet
Fix Polly
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Xiangling Liao
[NFC] Cleanup with variable name IsPPC64 & IsDarwin
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Guillaume Chatelet
[Alignment][NFC] Finish transition for `Loads`
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Jay Foad
Pre-commit test cases for D64713.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
David Green
[Types] Define a getWithNewBitWidth for Types and make...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Guillaume Chatelet
[Alignment][NFC] Instructions::getLoadStoreAlignment
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Konrad Kleine
[lldb] drop .symtab removal in minidebuginfo tests
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
David Green
[ARM] Extra qdadd patterns
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Guillaume Chatelet
[Alignment][NFC] Add a helper function to DataLayout
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Owen Reynolds
[docs][llvm-ar] Update llvm-ar command guide
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
David Green
[ARM] Add qadd lowering from a sadd_sat
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Guillaume Chatelet
[Alignment][NFC] TargetCallingConv::setByValAlign
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Jay Foad
Simplify usage of setFPAttrs.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
George Rimar
[llvm/Object] - Make ELFObjectFile::getRelocatedSection...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Guillaume Chatelet
[Alignment][NFC] TargetCallingConv::setOrigAlign and...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
David Carlier
Fix llvm signal tests build.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
George Rimar
[obj2yaml] - Fix a comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
George Rimar
[obj2yaml] - Stop triggering UB when dumping corrupted...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sam Elliott
[MemCpyOpt] Fixing Incorrect Code Motion while Handling...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
David Green
[ARM] Lower sadd_sat to qadd8 and qadd16
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
David Green
[ARM] Add and adjust saturation tests for upcoming...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Martin Storsjo
[LLD] [COFF] Fix use of uninitialized memory since...
commit
|
commitdiff
|
tree
|
snapshot
next