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-24
Simon Tatham
[clang] New __attribute__((__clang_arm_mve_alias)).
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Simon Tatham
[ARM] Add IR intrinsics for MVE VLD[24] and VST[24].
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Simon Tatham
[ARM] Add some sample IR MVE intrinsics with C++ isel.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Simon Tatham
[ARM] Begin adding IR intrinsics for MVE instructions.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Michael Liao
[AMDGPU] Skip additional folding on the same operand.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Michael Liao
Fix compilation warning on the trailing whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Ilya Biryukov
[clangd] Fix case of variables and functions in code...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Simon Atanasyan
[docs] Add Mips as a supported architecture in GettingS...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Simon Atanasyan
[docs] Update link to the MIPS 64-bit ELF object file...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Petar Avramovic
[MIPS GlobalISel] Select MSA vector generic and builtin...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
evgeny
Don't add -fsplit-lto-unit for thin LTO builds with...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
David Tellenbach
[compiler-rt] Expose __hwasan_tag_mismatch_stub
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
David Tellenbach
Revert "Expose __hwasan_tag_mismatch_stub"
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
David Tellenbach
Expose __hwasan_tag_mismatch_stub
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Marek Kurdej
[libFuzzer] docs: update note to include REDUCE event.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Benjamin Kramer
Hide implementation details in anonymous namespaces...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Haojian Wu
[clangd] Handle the missing constructor initializers...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Haojian Wu
[clangd] Collect name references in the index.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Petar Avramovic
[MIPS GlobalISel] MSA vector generic and builtin fadd...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Petar Avramovic
[MIPS GlobalISel] MSA vector generic and builtin sdiv...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Craig Topper
[X86] Replace some regular expressions in xray tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Stanislav Mekhanoshin
[AMDGPU] Allow folding of sgpr to vgpr copy
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Shoaib Meenai
[Hexagon] Fix typo. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Meike Baumgärtner
Add beginning of LLVM's GettingStarted to GitHub readme
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Chandler Carruth
Improve Clang's getting involved document and make...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
David Tenty
Use portable flag with nm in extract_symbols.py
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Meike Baumgärtner
Improve language in GettingStarted.rst
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Stephan T....
[libcxx][NFC] Strip trailing whitespace, fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Chandler Carruth
Remove a no longer accurate sentence from the coding...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Louis Dionne
[NFC] Strip trailing whitespace from libc++
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Hans Wennborg
Revert 4334892e7b "[DAGCombine][ARM] x ==/!= c ->...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Raphael Isemann
[lldb] Add nodebug attribute to import-std-module/sysro...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Kevin P. Neal
Minor movement of one function with now-correct strictf...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Sam McCall
[clangd] abort if shutdown takes more than a minute.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Roman Lebedev
[Analysis] Update Analysis/LazyValueAnalysis/lvi-after...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
stevewan
Fix non-portable GNU diff option
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Roman Lebedev
[LVI][NFC] Factor solveBlockValueSaturatingIntrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Roman Lebedev
[LVI][CVP] LazyValueInfoImpl::solveBlockValueBinaryOp...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Artem Dergachev
[analyzer] Fix off-by-one in operator call parameter...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Casey Carter
[libc++][NFC] Remove excess trailing newlines from...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Simon Atanasyan
[mips] Use `expandLoadAddress` for JAL expansion
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Simon Atanasyan
[mips] Implement `la` macro expansion for N32 ABI
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Simon Atanasyan
[mips] Add tests to check `la / dla` expansion in XGOT...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Simon Atanasyan
[mips] Reformat `la / dla` expansion test cases. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Simon Pilgrim
[X86] combineX86ShufflesRecursively - assert the root...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Sam McCall
Reland "[Support] Add a way to run a function on a...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Kadir Cetinkaya
[clangd] Propogate context in TUScheduler::run
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Sam Elliott
[Sanitizers] Add support for RISC-V 64-bit
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Sam McCall
Revert "[Support] Add a way to run a function on a...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Sam McCall
[Support] Add a way to run a function on a detached...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Mirko Brkusanin
[Mips] Use appropriate private label prefix based on...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
David Stenberg
[DebugInfo] Stop describing imms in TargetInstrInfo...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
georgerim
[lib/ObjectYAML] - Add a full stop to the comment....
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Petar Avramovic
[MIPS GlobalISel] Select MSA vector generic and builtin mul
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Petar Avramovic
[MIPS GlobalISel] Select MSA vector generic and builtin sub
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Roman Lebedev
[TargetLowering] optimizeSetCCToComparisonWithZero...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Richard Smith
[c++2a] Allow comparison functions to be explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Stephan T....
[libcxx][test][NFC] Fix comment typos.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Louis Dionne
[NFC] Strip trailing whitespace in test to test Github...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Jinsong Ji
[PowerPC][NFC] Remove deprecated Function Attrs comments #2
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Kit Barton
Fix broken sphinx link in CMake.rst.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Jinsong Ji
[PowerPC][NFC] Remove deprecated Function Attrs comments
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
LLVM GN Syncbot
typo fix test commit
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Hans Wennborg
Revert r374202"[ObjC generics] Fix not inheriting type...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Yaxun (Sam...
Fix name of warn_ignored_hip_only_option
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Evgenii Stepanov
Revert "Fix lld detection in standalone compiler-rt."
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Nico Weber
fix a few typos to test git committing
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Simon Cook
[RISCV] Add support for -ffixed-xX flags
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Yaxun (Sam...
[HIP] Add option -fgpu-allow-device-init
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Roman Lebedev
[DAGCombine][ARM] x ==/!= c -> (x - c) ==/!= 0 iff...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Roman Lebedev
[NFC][LVI][CVP] Tests where pre-specified `add` no...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Stanislav Mekhanoshin
[AMDGPU] Updated fold-vgpr-copy.mir test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
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
next