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-08-31
Max Kazantsev
Revert "[NFC] Add severe validation of InstructionPrece...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Stephen Kelly
Remove vestiges of configure buildsystem
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Stephen Kelly
Add preload option to clang-query
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Stephen Kelly
Extract runCommandsInFile method
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Kostya Serebryany
[hwasan] fix the linux-only pthread_create interceptor...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Stephen Kelly
Allow binding to NamedValue resulting from let expression
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Stephen Kelly
Extract parseBindID method
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Stephen Kelly
Add dump() method for SourceRange
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Fangrui Song
[PPC64] Remove unused -z notext from a test
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Michael Berg
[NFC] adding initial intersect test for Node to Instruc...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Krzysztof Parzyszek
[Hexagon] Check validity of register class when generat...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Eli Friedman
[ARM] Enable GEP offset splitting for 32-bit ARM.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Nico Weber
Remove LIT_SITE_CFG_IN_FOOTER, llvm
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Nico Weber
Remove LIT_SITE_CFG_IN_FOOTER, lld
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Kostya Serebryany
[hwasan] use thread-local ring buffers to properly...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Nico Weber
Remove LIT_SITE_CFG_IN_FOOTER, clang
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Thomas Lively
[WebAssembly] Update utility functions with SIMD types
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Nico Weber
Remove LIT_SITE_CFG_IN_FOOTER, clang-tools-extra
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Kostya Serebryany
[hwasan] temporarily remove two tests to silence the...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Thomas Lively
[WebAssembly] Vector conversions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Thomas Lively
[WebAssembly] SIMD loads and stores
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Raphael Isemann
Fixed comment for UserExpression::Complete [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Charles Davis
Add support for SEH unwinding on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Raphael Isemann
Use a CompletionRequest in the expression command compl...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Adrian Prantl
dsymutil: Avoid pruning non-type forward declarations...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Zachary Turner
Remove some debugging code that was accidentally left in.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Raphael Isemann
Move NoBuiltin=true closer to the other LangOpts code...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Zachary Turner
Add a utility script to stress test the demangler.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Zachary Turner
[MS Demangler] Add support for $$Z parameter pack separ...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Artem Belevich
Revert the tests that should've been reverted in rL341115
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Zachary Turner
[MS ABI] Fix mangling issue with dynamic initializer...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Vlad Tsyrklevich
SafeStack: Prevent OOB reads with mem intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Artem Belevich
Reverted the "[CUDA/OpenMP] Define only some host macro...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Sterling Augustine
Revert r341107. That change breaks lto-android in a...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Tim Northover
Hashing: use 64-bit seed for hashing on all platforms.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Raphael Isemann
Adjusting some comments in ClangExpressionParser.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Kostya Serebryany
[hwasan] simplify the thread hangling: instead of the...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Richard Smith
[cxx_status] Use the correct color for a feature in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Raphael Isemann
Added missing include to <cctype> for 'std::isalnum'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Craig Topper
[X86] Add -x86-experimental-vector-widening-legalizatio...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Sterling Augustine
Refactor Addlibgcc to make the when and what logic...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Douglas Yung
Change %clang++ to %clangxx in test run line as it...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Raphael Isemann
Fixed code style for the CodeCompletion members [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Ana Pazos
[RISCV] Fixed SmallVector.h Assertion `idx < size()'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Craig Topper
[DAGCombiner] Fix bad identation. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Craig Topper
[X86] Weaken an overly aggressive assert.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Evandro Menezes
[ARM] Adjust the feature set for Exynos
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Richard Smith
Update FIXME as requested in code review.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Richard Smith
Add test file missed from r341097.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Richard Smith
Add missing -Wc++11-compat / -Wc++14-compat warnings...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Richard Smith
Improve attribute documentation to list which spellings...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Pavel Labath
Fix deadlock in gdb-client tests
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Evandro Menezes
[InstCombine] Expand the simplification of pow() into...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Eli Friedman
[SROA] Fix alignment for uses of PHI nodes.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Alexey Bataev
[OPENMP] Fix PR38710: static functions are not emitted...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Artem Dergachev
[analyzer] InnerPointerChecker: Fix a segfault when...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Andrew Kaylor
Reverting r340807.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
David Carlier
[Xray] Darwin fix variable typo
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Raphael Isemann
Move Predicate.h from Host to Utility
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Craig Topper
[X86] Add kshift test cases for D51401. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Vladimir Stefanovic
Allow inconsistent offsets for 'noreturn' basic blocks...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Raphael Isemann
Added initial code completion support for the `expr...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Robert Widmann
[LLVM-C] Add Bindings For Named Metadata
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Sanjay Patel
[IR] fix declaration of shuffle mask
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Sterling Augustine
Test the cross-product of how libgcc-related arguments...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Matt Morehouse
[libFuzzer] Port to Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Wouter van...
[WebAssembly] Made disassembler only use stack instruct...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Adrian Prantl
Remove redundant initialization
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Nicolai Haehnle
Move test/Analysis/DivergenceAnalysis/AMDGPU/loads.ll
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Adrian Prantl
Support setting a breakpoint by FileSpec+Line+Column...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Yaxun Liu
[HIP] Add -fvisibility hidden option to clang
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Sam McCall
[clangd] Run SignatureHelp using an up-to-date preamble...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Sanjay Patel
[IR] add shuffle queries for identity extend/extract
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Jan Korous
[Sema][NFC] Trivial cleanup in ActOnCallExpr
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Alexey Bataev
[OPENMP][NVPTX] Add options -f[no-]openmp-cuda-force...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Alexander Ivchenko
Make TargetInstrInfo::isCopyInstr return true for regul...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Nicolai Haehnle
[NFC] Rename the DivergenceAnalysis to LegacyDivergence...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Alexandre Ganea
More build fix for r341064.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Daniel Cederman
[Sparc] Use ANDN instead of AND if constant can be...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Alexander Timofeev
[AMDGPU] Preliminary patch for divergence driven instru...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Alexandre Ganea
Build fix for r341064. Temporarily disable compile...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Kirill Bobyrev
[clangd] Remove UB introduced in rL341057
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Ilya Biryukov
[clangd] Report position of opening paren in singature...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Alexandre Ganea
[Error] Add FileError helper; upgrade StringError behavior
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Ilya Biryukov
[CodeComplete] Report location of opening parens for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Ties Stuij
[CodeGen] emit inline asm clobber list warnings for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Kirill Bobyrev
[clang-tidy] Use simple string matching instead of...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Kirill Bobyrev
[clangd] Fix tests after rL341057
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
David Green
[AArch64] Optimise load(adr address) to ldr address
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Kirill Bobyrev
[clangd] Implement iterator cost
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Andrea Di Biagio
[llvm-mca] correctly initialize field 'CycleRetired...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Andrea Di Biagio
[llvm-mca] Report the number of dispatched micro opcode...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Max Kazantsev
[NFC] Whitespace fix
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Alex Bradbury
[RISCV] Fix r341050
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Florian Hahn
Fix "Q" and "R" inline assembly template modifiers...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Max Kazantsev
[NFC] Add severe validation of InstructionPrecedenceTra...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Alex Bradbury
[RISCV][NFC] Rework CHECK lines in rvi-aliases-valid.s
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Roman Lebedev
Revert "[Hexagon][Test] Remove undef and infinite loop...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Roman Lebedev
[NFC][CodeGen][SelectionDAG] Tests for X % C == 0 codeg...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Roman Lebedev
[Hexagon][Test] Remove undef and infinite loop from...
commit
|
commitdiff
|
tree
|
snapshot
next