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
2017-09-26
Jonas Devlieghere
[dwarfdump] Skip 'stripped' sections
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Simon Pilgrim
[X86][XOP] Merge rotation opcodes with AVX512 equivalen...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Sanjay Patel
[DSE] Merge stores when the later store only writes...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Alexey Bataev
[OPENMP] Generate implicit map|firstprivate clauses...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
George Rimar
[ELF] - Remove wrong comment from testcase.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Coby Tayree
[x86] fix pr29061
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Simon Pilgrim
Tidyup P->getComplexPatternInfo call by moving it insid...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Sylvestre Ledru
Don't move llvm.localescape outside the entry block...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Simon Dardis
[mips][asan] Fix preinstalled_signal.cc test for mips
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Benjamin Kramer
Revert "[X86] Make all the NOREX CodeGenOnly instructio...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Jonas Devlieghere
[dsymutil] Better support for symbol aliases
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Martin Storsjo
Skip building unused parts when targeting SJLJ
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Martin Storsjo
Correct data types in the _Unwind_FunctionContext struct
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Uriel Korach
[X86] Finishing broadcastf32x2 and broadcasti32x2 intri...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Dean Michael...
[XRay] Avoid actual linking when testing the driver
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Dean Michael...
[XRay] Run command once without piping to FileCheck
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Rui Ueyama
Speed up SymbolTable::insert().
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Dean Michael...
[XRay] Only run shared tests when 'enable_shared' is...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Dean Michael...
[XRay] Remove -fPIC from shared build test.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Dean Michael...
[XRay] Stop running tests for 'amd64', and remove ...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Dean Michael...
[XRay][Driver] Do not link in XRay runtime in shared...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Matthias Braun
CodeGenModule: Adapt to LLVM TargetLibraryInfo changes
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Matthias Braun
CMake: Add option to set LLVM_ENABLE_DUMP
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Matthias Braun
TargetLibraryInfo: Stop guessing wchar_t size
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Dylan McKay
[AVR] Fix the build after setting alignment to 1 in...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Dylan McKay
[AVR] Prefer BasicBlock::getIterator over Function...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Rui Ueyama
Split MergeSyntheticSection into Merge{Tail,NoTail...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Dylan McKay
[AVR] When lowering shifts into loops, put newly genera...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Dylan McKay
[AVR] Use 1-byte alignment for all data types
commit
|
commitdiff
|
tree
|
snapshot
2017-09-26
Dean Michael...
Revert "[XRay][Driver] Do not link in XRay runtime...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Dean Michael...
[XRay][Driver] Do not link in XRay runtime in shared...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Vedant Kumar
[docs] llvm-cov: Make docs for boolean options more...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Vedant Kumar
[llvm-cov] Warn if -show-functions is used without...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Adrian Prantl
Modernize comments
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Adrian Prantl
Modernize comments
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Nico Weber
clang-format/java: Always put space after `assert`...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Vlad Tsyrklevich
Allow specifying sanitizers in blacklists
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Vlad Tsyrklevich
Add section headers to SpecialCaseLists
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Eli Friedman
Revert r312724 ("[ARM] Remove redundant vcvt patterns.").
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Quentin Colombet
[GlobalISel] Update the documentation and comment for...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Quentin Colombet
[GlobalISel] Update the documentation for G_SEQUENCE
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Quentin Colombet
[GlobalISel] Update the documentation and comments...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Saleem Abdulrasool
X86: remove R12 from CSR on Windows x64 SwiftCC
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Gheorghe-Teodor...
[OpenMP] Enable the existing nocudalib flag for OpenMP...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Eli Friedman
[ARM] Fix tests for vcvt+store to return void.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Francis Ricci
Add missing include to sanitizer procmaps
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Eli Friedman
[ARM] Add tests for vcvt followed by store.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Eli Friedman
[ARM] Regenerate vcvt test checks.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Sanjay Patel
[x86] make assertions less strict in avx512f test file
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Sanjay Patel
[x86] make assertions less strict in avx512f test file
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Francis Ricci
Fix style in sanitizer_procmaps.h
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Gheorghe-Teodor...
[OpenMP] Bugfix: output file name drops the absolute...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Jason Molenda
Remove the details of the libstdc++ implementation...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Gheorghe-Teodor...
Revert commit with wrong message.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Craig Topper
[InstCombine] Move an optimization from foldICmpAndCons...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Craig Topper
[X86] Don't select anyext GR32->GR64 to SUBREG_TO_REG...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Craig Topper
[X86] Make all the NOREX CodeGenOnly instructions into...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Gheorghe-Teodor...
[OpenMP] Don't throw cudalib not found error if only...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Francis Ricci
[sanitizer_common] Don't provide sanitizer_procmaps...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Jake Ehrlich
[llvm-objcopy] Refactor code to include initialize...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Sanjay Patel
[InstCombine] remove extract-of-select vector transform...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Tobias Grosser
[ScopInfo] Allow invariant loads in branch conditions
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Wei Mi
Reinstall the patch "Use EmitPointerWithAlignment to...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Sanjay Patel
[x86] remove RUNs that were checking fully optimized IR
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Benjamin Kramer
[Hexagon] Avoid unused variable warnings in Release...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Justin Lebar
Revert "[NVPTX] added match.{any,all}.sync instructions...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Alexander Shaposhnikov
[analyzer] Fix crash on modeling of pointer arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Konstantin...
[X86] [ASM INTEL SYNTAX] fix for incorrect assembler...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Craig Topper
[SelectionDAG] Teach simplifyDemandedBits to handle...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Martin Storsjo
[MinGW] Don't link -lmsvcrt if a different msvcrt versi...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Alexey Bataev
[SLP] Add a test for PR32086, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Krzysztof Parzyszek
[Hexagon] Better determination of register classes...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Artem Belevich
[NVPTX] added match.{any,all}.sync instructions, intrin...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Krzysztof Parzyszek
[Hexagon] Make getHexagonSubRegIndex take reference...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Craig Topper
[AVX-512] Replace large number of explicit patterns...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Jason Molenda
Initial patchset to get the testsuite running against...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Hongbin Zheng
[SimplifyIndvar] Minor change to refine r314125, NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Artem Belevich
[CUDA] Fix names of __nvvm_vote* intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Arnold Schwaighofer
ARM: One more fix for swifterror CSR set
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Eugene Zemtsov
Use socketpair on all Unix platforms
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Rui Ueyama
Use UINT64_MAX instead of implicitly-type-converted -1.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Hongbin Zheng
[SimplifyIndvar] Replace the srem used by IV if we...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Yi Kong
[Sema] Null check in BuildDeclarationNameExpr
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Benjamin Kramer
[ARM] Fix -Wdangling-else warning.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Chris Bieneman
Revert "Initial patchset to get the testsuite running...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Arnold Schwaighofer
ARM: Use the proper swifterror CSR list on platforms...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Rui Ueyama
Use a temporary varaible to improve readability. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Benjamin Kramer
[clangd] Fix missing "message" key when responding...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Sanjay Patel
revert r314117 because there are bogus clang tests...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Sanjay Patel
[InstCombine] remove extract-of-select vector transform
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Tobias Grosser
[ScopInfo] Allow uniform branch conditions
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Michael Liao
Remove trailing whitespaces.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Reid Kleckner
[DebugInfo] Sort the SDDbgValue list before assuming...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Reid Kleckner
Use {} instead of make_pair and an iterator for the...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Jan Vesely
Rework atomic ops to use clang builtins rather than...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Jan Vesely
prepare_builtins: Fix compile breakage with older LLVM
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Kostya Kortchinsky
[scudo] Scudo thread specific data refactor, part 2
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Michael Zuckerman
[X86][LLVM]Expanding Supports lowerInterleavedStore...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Evgeny Mankov
[ELF][fix] Using statically linked lld leads to segment...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Sylvestre Ledru
Fix clangd when built with LLVM_LINK_LLVM_DYLIB=ON
commit
|
commitdiff
|
tree
|
snapshot
next