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
2018-10-02
Roman Lebedev
[NFC][CodeGen][X86] lwp-intrinsics.ll: fix check prefixes
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Roman Lebedev
[NFC][CodeGen][X86] fma.ll: fix check prefixes for...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Sven van Haastregt
[OpenCL] Add block argument CodeGen test
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Sven van Haastregt
Revert r326937 "[OpenCL] Remove block invoke function...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Mikhail R....
[analyzer] Improvements to the SMT API
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Sam McCall
[clangd] Dex iterator printer shows query structure...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Bruno Ricci
[AST] Pack the bit-fields of FunctionProtoType into...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Alexander Kornienko
[clang-tidy] Ignore singe bit bitfield -> bool conversi...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Simon Pilgrim
[X86] Add APInt constant assembly printer helper
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Eric Liu
[clangd] Cache FS stat() calls when building preamble.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Eric Liu
[CodeComplete] Re-fix accessibilty of protected members...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Eric Liu
Revert untintentionally commited changes
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Eric Liu
[Lex] TokenConcatenation now takes const Preprocessor
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Oliver Stannard
[AArch64][v8.5A] Add Memory Tagging instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Oliver Stannard
[AArch64][v8.5A] Add Memory Tagging system registers
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Oliver Stannard
[AArch64][v8.5A] Add MTE system instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
David Green
[InstCombine] Fold ~A - Min/Max(~A, O) -> Max/Min(A...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Kadir Cetinkaya
[clang] Implement Override Suggestions in Sema.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Kadir Cetinkaya
[clangd] Remove override result handling logic from...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Oliver Stannard
[AArch64][v8.5A] Test clang option for the Memory Taggi...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Jonas Toth
[clang-tidy] NFC use CHECK-NOTES in test for cppgoregui...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Jonas Toth
[clang-tidy] NFC use CHECK-NOTES in tests for cppcoregu...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Oliver Stannard
[AArch64][v8.5A] Add MTE as an optional AArch64 extension
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Simon Pilgrim
[X86] Standardize floating point assembly comments
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
David Green
[InstCombine] Tests for ~A - Min/Max(~A, O) -> Max...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
David Bolvansky
Added warning for unary minus used with unsigned type
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Matt Arsenault
AMDGPU: Expand atomicrmw nand in IR
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Thomas Lively
[WebAssembly] Restore slashes in SIMD conversion names
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Akira Hatanaka
[CodeGen] Before entering the loop that copies a non...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Owen Rodley
[MCA] Remove SM.hasNext() call in FetchStage::execute.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Vitaly Buka
[sanitizer] Include inlined frames into __sanitizer_sym...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Fangrui Song
[AArch64][DAGCombiner]: change -stop-after=isel to...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Michael J....
[ELF] Read the call graph profile from object files.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Craig Topper
[SimplifyCFG] Use Value::hasNUses instead of 'getNumUse...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Matt Davis
[llvm-mca] Rename the 'Subtract' method to 'subtract'
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Craig Topper
[SimplifyCFG] Update comments that refer to CondBB...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Zachary Turner
[PDB] Add support for more kinds of PDB Sym Tags.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Daniel Sanders
Revert: r343521 and r343541: [globalisel] Add a combine...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Adrian Prantl
Enable C++ tests to run in the -gmodules configuration...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Reid Kleckner
[codeview] Simplify S_DEFRANGE emission code, NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Reid Kleckner
[codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOI...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Akira Hatanaka
Distinguish `__block` variables that are captured by...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Reid Kleckner
Fix the Windows build in GlobalISel
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Craig Topper
Recommit r343499 "[X86] Enable load folding in the...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Craig Topper
Recommit r343498 "[X86] Improve test instruction shrink...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Stephen Kelly
Sort expected test output after previous commit
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Martin Storsjo
[MinGW] Allow using ASan
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Stephen Kelly
[clang-query] Test non-code-completion on single letter...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Stephen Kelly
[clang-query] Add missing quit test
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Vitaly Buka
[sanitizer] Small buffer tests for __sanitizer_symbolize_pc
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Stephen Kelly
[clang-query] Add missing 'l' command handling
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Stephen Kelly
[clang-query] Sort command options
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Akira Hatanaka
Revert r343518.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Stephen Kelly
Update CMakeLists.txt snippet so that example compiles
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Sanjay Patel
[InstCombine] add inverse test for vector trunc canonic...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Stephen Kelly
[clang-tidy] Build it even without static analyzer
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Sanjay Patel
[InstCombine] regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Haojian Wu
[clangd] exclude check-clangd from check-all, fix build...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Stefan Pintilie
[PowerPC] Folding XForm to DForm loads requires alignme...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Douglas Yung
Remove a path-length limitation for the xray logfile.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Kamil Rytarowski
Switch syscall(2)/__syscall(2) calls to libc calls...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Eric Christopher
Temporarily revert "[GVNHoist] Re-enable GVNHoist by...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Daniel Sanders
[globalisel] Add a combiner helpers for extending loads...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Matthias Braun
X86, AArch64, ARM: Do not attach debug location to...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Craig Topper
[X86] Add more test shrinking with truncate and sign...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Akira Hatanaka
Distinguish `__block` variables that are captured by...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Krasimir Georgiev
[clang-format] Update comment, NFCI
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Craig Topper
Revert r343499 and r343498. X86 test improvements
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Sid Manning
[ELF] [HEXAGON] Add support for PLT_B22_PCREL and HEX_3...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Krzysztof Parzyszek
[Hexagon] Remove incorrect pattern for swiz
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Krasimir Georgiev
[clang-format] Fix typo in comment, NFCI
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
David Carlier
Unbreak linux cfi build
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Kristof Umann
[analyzer][NFC] Refactor functions in PlistDiagnostics...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
David Carlier
[Cfi] Compiling cfi library on FreeBSD and NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Stanislav Mekhanoshin
[AMDGPU] Fixed SIInstrInfo::getOpSize to handle subregs
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Zachary Turner
[PDB] Add support for dumping Typedef records.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Zachary Turner
[PDB] Add support for parsing VFTable Shape records.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Matthias Braun
MIRParser: Check that instructions only reference DILoc...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Fangrui Song
Remove redundant null pointer check in operator delete
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Jonas Devlieghere
Fix tests affected by printing change.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Wouter van...
[WebAssembly] Fixed AsmParser not allowing instructions...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Tatyana Krasnukha
Fix build with GCC < 5.0 (PR39131)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Craig Topper
[X86] Enable load folding in the test shrinking code
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Craig Topper
[X86] Improve test instruction shrinking when the sign...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Aaron Smith
[lldb] Start a new line for the next output if there...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Dan Liew
[NFC] Fix `-Wcast-qual` warnings in Darwin `internal_sy...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Rui Ueyama
Add an explanation about cross linking.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Simon Pilgrim
[X86][Btver2] Fix BT(C|R|S)mr & BT(C|R|S)mi schedule...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Matthias Braun
DAGCombiner: StoreMerging: Fix bad index calculating...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Alexey Bataev
[OPENMP][NVPTX] Handle `requires datasharing` flag...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Sanjay Patel
[x86] add tests for 256- and 512-bit vector types for...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Simon Pilgrim
[X86] Create schedule classes for BT(C|R|S)mi and BT...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Evandro Menezes
[AArch64] Refactor cheap cost model
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Sam McCall
[Basic] Update clang tests (really testing sys::fs...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Simon Pilgrim
[X86] Remove unnecessary BTmi/BTmr scheduler overrides
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Jesper Antonsson
[InstCombine] Handle vector compares in foldGEPIcmp...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Simon Atanasyan
[mips] Generate tests expectations using update_llc_tes...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Simon Pilgrim
[X86][Btver2] Fix BTmr schedule uop counts
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Alexey Bataev
[OPENMP] Simplify code, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Sanjay Patel
[InstCombine] try to convert vector insert+extract...
commit
|
commitdiff
|
tree
|
snapshot
next