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-04-29
Martin Storsjo
[X86] Run CFIInstrInserter on Windows if Dwarf is used
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Don Hinton
Fix one more case of passing options with too many...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Petr Hosek
[gn] Use label_name rather than target_output_name...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Reid Kleckner
Fix string UAF in new FileCheck test
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Jonas Devlieghere
[lit] Fix the timeout.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
[X86][SSE] isHorizontalBinOp - add support for target...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Alex Langford
[CMake] Fix subtle CMake bug
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Jan Korous
[clangd][xpc] Fix XPC unittests
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
[llvm-pdbutil] FunctionDumper::dump(PDBSymbolTypeFuncti...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Jonas Devlieghere
[test] Disable x86-64-gp-write on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
computePolynomialFromPointer - add missing early-out...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Sanjay Patel
[InstCombine] reduce code duplication; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Don Hinton
Fix additional cases of more that two dashes for option...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
Remove duplicate line. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
[InstCombine] visitFCmpInst - appease copy+paste patter...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Daniel Sanders
[globalisel] Improve Legalizer debug output
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Don Hinton
[CommandLine] Don't allow unlimitted dashes for options...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
[X86] scaleShuffleMask - avoid potential signed overflo...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
[TextAPI] Fix Symbol::dump which was failing to append...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
[llvm-mca][x86] Fix MMX PMOVMSKB test
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Bjorn Pettersson
[DAG] Refactor DAGCombiner::ReassociateOps
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Thomas Preud...
FileCheck [3/12]: Stricter parsing of @LINE expressions
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
[TableGen] Fix null pointer dereferencing.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
Avoid "checking a pointer after dereferencing" warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
Move if() to newline to stop ambiguity over whether...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Adrian Prantl
Fix a stack-smasher in PlatformMacOSX::GetSDKDirectory()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Kadir Cetinkaya
[clangd] Fix serialization logic for Origin and Flags.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
Fix operator precedence warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Yitzhak Mandelbaum
[LibTooling] Fix unneeded use of unique_ptr where share...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
Remove superfluous break from switch statement. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Julian Lettner
[Sanitizer] Cleanup {ASAN, MSAN}_INTERCEPT_FUNC[_VER...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Jonas Devlieghere
[Docs] Generate the python reference without building...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Quentin Colombet
[llvm-extract] Expose the group extraction feature...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Quentin Colombet
[BlockExtractor] Expose a constructor for the group...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Quentin Colombet
[BlockExtractor] Change the basic block separator from...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Kevin P. Neal
Add AVX support to this test.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
[X86] Remove duplicate string comparison
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Alexey Bataev
[OPENMP]Fix PR41617: crash on template instantiation.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Marshall Clow
Add tests specifically for LWG2164. We already did...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Cullen Rhodes
[AArch64][SVE] Asm: add aliases for unpredicated bitwis...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Pavel Labath
Remove XFAIL: windows from x86-64-gp-write.test
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Sam McCall
[clangd] Add separate unit tests for CanonicalIncludes...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
[X86][SSE] Add scalar horizontal add/sub tests for...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Ivan Donchevskii
[libclang] Add missing export for clang_Cursor_isAnonym...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Pavel Labath
@skipIfLinux another batch of flaky lldb-mi tests
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Pavel Labath
Fix a typo in x86-64-gp-write.test
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Pavel Labath
Remove obsoleted NativePDB tests
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Pavel Labath
Editline: Fix an msan error
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Ivan Donchevskii
[libclang] Restore old clang_Cursor_isAnonymous behaviour
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Thomas Preud...
FileCheck [2/12]: Stricter parsing of -D option
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Yevgeny Rouban
[LoopSimplifyCFG] Suppress expensive DomTree verification
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
George Rimar
[yaml2obj] - Simplify and reduce the code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
George Rimar
[yaml2obj] - Replace a loop with write_zeros(). NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
George Rimar
[yaml2obj] - Cleanup and simplify the code. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Sam McCall
[clangd] Fix unittests CMake rules
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Michal Gorny
[lldb] [lit] Introduce tests for writing x86 general...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Michal Gorny
[lldb] [test] Remove duplicate YMM/ZMM dotest tests
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Michal Gorny
[lldb] [lit] Add tests for reading ZMM registers (AVX512)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Michal Gorny
[lldb] [lit] Introduce tests for reading x86 general...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
[X86][SSE] Moved haddps test from phaddsub.ll to haddsu...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Pavel Labath
DWARFExpression: Fix implementation of DW_OP_pick
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Simon Pilgrim
[InstCombine][X86] Add PACKSS tests for truncation...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Sam McCall
[clangd] Fix windows buildbot, remove stray file after...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Diogo N. Sampaio
[ARM] Add bitcast/extract_subvec. of fp16 vectors
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Kadir Cetinkaya
[clangd] Surface diagnostics from headers inside main...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Diogo N. Sampaio
[ARM] Add v4f16 and v8f16 types to the CallingConv
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Russell Gallop
vs integration: Use llvm-lib for librarian
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Hans Wennborg
gn: Fix check-clang build after r359179
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Fangrui Song
[clangd] Delete config.clangd_xpc_support from test...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
David Chisnall
Try to use /proc on FreeBSD for getExecutablePath
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Jeremy Morse
[DebugInfo] Terminate more location-list ranges at...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Fangrui Song
[DWARF] Fix dump of local/foreign TU lists in .debug_names
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Sam McCall
[clangd] Move clangd tests to clangd directory. check...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Petr Hosek
[builtins] Use __APPLE__ instead of __MACH__ in check
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Fangrui Song
[DWARF] Delete a redundant check in getFileNameByIndex()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Petr Hosek
[builtins] Fix the missing assembly on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Aleksandr Urakov
[Windows] Dump more information about access violation...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Petr Hosek
[builtins] Fix the typo in the preprocessor check
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Craig Topper
[X86] Remove some intel syntax aliases on (v)cvtpd2...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Fangrui Song
[llvm-nm] -print-size => --print-size
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Fangrui Song
[llvm-nm] Simplify and fix a buffer overflow
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Eric Fiselier
Remove XFail for new GCC. They fixed it
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Nico Weber
llvm-cvtres: Attempt to make llvm-cvtres/duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Petr Hosek
[builtins] Use aliases for function redirects
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Nico Weber
Add some lld-link 9.0 release notes
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Petr Hosek
[builtins] Use single line C++/C99 comment style
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Petr Hosek
[builtins] Reformat builtins with clang-format
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Simon Pilgrim
[X86] Add PR39921 HADD pairwise reduction test and...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Simon Pilgrim
[X86][AVX] Add fast-hops target for add/fadd reduction...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Simon Pilgrim
[X86] Add PR39936 HADD Tests
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Simon Pilgrim
[X86][SSE] combineExtractVectorElt - add early-out...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Eric Fiselier
Fix permission error while running bots
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Eric Fiselier
attempt to unbreak build bots
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Eric Fiselier
Attempt to switch to auto-scaling bots
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Nikita Popov
[ConstantRange] Add makeExactNoWrapRegion()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Simon Pilgrim
[X86][AVX] Enabled AVX512F tests and add PR40815 test...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Simon Pilgrim
[X86][AVX] Combine non-lane crossing binary shuffles...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Sanjay Patel
[SelectionDAG] include FP min/max variants as binary...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Sanjay Patel
[DAGCombiner] try repeated fdiv divisor transform befor...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Andrea Di Biagio
[MCA] Fix typo in AVX2 gather tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
next