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-03-19
Eric Fiselier
Add visibility attributes and inline to some vector...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Matt Arsenault
RegAllocFast: Do not allocate registers for undef uses
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Louis Dionne
[libc++] Build <filesystem> support as part of the...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Matt Arsenault
RegAllocFast: Remove early selection loop, the spill...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Simon Pilgrim
Fix for ABS legalization on PPC buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Simon Pilgrim
Fix unused variable warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Alexey Bataev
[OPENMP]Check that global vars require predefined alloc...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Zachary Turner
Remove some dead DWARF enum -> string conversion functions.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Philip Reames
Allow unordered loads to be considered invariant in...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
JF Bastien
Fix fenv.pass.cpp signature for main
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Francis Visoiu...
Revert "[Remarks] Add a new Remark / RemarkParser abstr...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Francis Visoiu...
[Remarks] Add a new Remark / RemarkParser abstraction
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Zachary Turner
Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Nikita Popov
[ValueTracking] Use computeConstantRange() for unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Louis Dionne
[libc++] Mark internal types of std::filesystem as...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Davide Italiano
[ScriptInterpreterPython] Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Davide Italiano
[StackFrameRecognizer] Remove unneeded LLDB_DISABLE_PYTHON.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Peter Collingbourne
gn build: Merge r356387.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Peter Collingbourne
gn build: Merge r356451.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Simon Pilgrim
[X86][SSE] SimplifyDemandedVectorEltsForTargetNode...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Philip Reames
[AtomicExpand] Fix a crash bug when lowering unordered...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Michal Gorny
[lldb] [Reproducer] Move SBRegistry registration into...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Alexey Bataev
[OPENMP]Remove unused parameter, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Anastasia Stulova
[OpenCL] Minor improvements in default header testing
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Simon Atanasyan
[MIPS][microMIPS] Enable dynamic stack realignment
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Jordan Rupprecht
[NFC] Fix unused variable in release builds
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Justin Bogner
[DAGCombine] Fix a miscompile when reducing BUILD_VECTO...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Anastasia Stulova
[Sema] Adjust addr space of reference operand in compou...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Simon Pilgrim
Fix unused variable warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Philip Reames
[Tests] Update to newer ISA
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Alexey Bataev
[OPENMP] Codegen for local variables with the allocate...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Sanjay Patel
[InstCombine] fold logic-of-nan-fcmps (PR41069)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Neil Henning
[AMDGPU] Add convergent attribute to WWM.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Zachary Turner
Remove a couple of log statements.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Simon Pilgrim
[SelectionDAG] Handle unary SelectPatternFlavor for...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Julian Lettner
[TSan][libdispatch] Avoid infinite recursion in dispatc...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Jordan Rupprecht
[llvm-ar] Support N [count] modifier
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Ryan Taylor
[AMDGPU] Add buffer/load 8/16 bit overloaded intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Neil Henning
[AMDGPU] Ban i8 min3 promotion.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Teresa Johnson
[InstCombine] Add missing test for icmp transformation...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Adrian Prantl
Improve error handling for Clang module imports.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Simon Atanasyan
[mips] Fix crash on recursive using of .set
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Markus Lavin
[DebugInfo] Move test files added in r356451
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Pavel Labath
Fix a "memset clearing an object of non-trivial type...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Aaron Ballman
Ensure that const variables declared at namespace scope...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Kostya Kortchinsky
[scudo][standalone] Add string utility functions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Simon Pilgrim
[InstSimplify] SimplifyICmpInst - icmp eq/ne %X, undef...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Gabor Marton
[ASTImporter] Fix redecl failures of FunctionTemplateSpec
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Petar Jovanovic
[DebugInfoMetadata] Move main subprogram DIFlag into...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Sanjay Patel
[InstCombine] add FMF to tests for extra coverage; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Gabor Marton
[ASTImporter] Fix redecl failures of ClassTemplateSpec
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Markus Lavin
[DebugInfo] Introduce DW_OP_LLVM_convert
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Anastasia Stulova
[OpenCL] Improved testing of default header.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Martin Probst
[clang-format] [JS] handle private members.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Simon Pilgrim
[InstCombine] Regenerate + add icmp with undef tests
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Martin Probst
[clang-format] [JS] Don't break between template string...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Eric Liu
[Tooling] Add more scope specifiers until spelling...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Kadir Cetinkaya
[clangd] Add support for type hierarchy (super types...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Markus Lavin
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Serge Guelton
Use response file when generating LLVM-C.dll
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Markus Lavin
[DebugInfo] Introduce DW_OP_LLVM_convert
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Don Hinton
Refactor cast<>'s in if conditionals, which can only...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Heejin Ahn
[WebAssembly] Small improvements in FixIrreducibleContr...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Heejin Ahn
[WebAssembly] Improve readability of irreducibility...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Heejin Ahn
[WebAssembly] Rename methods according to instruction...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Heejin Ahn
[WebAssembly] Add immarg attribute to intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Heejin Ahn
[WebAssembly] Change wasm.throw's first argument to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Marshall Clow
Mark 'front()' and 'back()' as noexcept for array/deque...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Michael Kruse
[CodeGen] LLVM OpenMP Backend.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Richard Smith
Factor out repeated code parsing and concatenating...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Richard Smith
Don't apply the include depth limit until we actually...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Thomas Lively
[WebAssembly] Lower SIMD nnan setcc nodes
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Aaron Puchert
Minor renaming as suggested in review [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Eric Fiselier
Remove unused try catch blocks from old debug tests
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Fangrui Song
[ELF] Allow sh_entsize to be unrelated to sh_addralign...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Aaron Puchert
Thread safety analysis: Add note for unlock kind mismatch
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Reid Kleckner
[asan] Disable -Wfortify-source in intentional OOB...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Reid Kleckner
[MS] Skip vbase construction in abstract class ctors
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Nikita Popov
Revert "[ValueTracking][InstSimplify] Support min/max...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Add gcc rotate intrinsics to ia32intrin.h
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Kostya Serebryany
[libFuzzer] document -len_control
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Eric Fiselier
Fix test failures after debug mode changes
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Add coverage for 16-bit and 64-bit versions of...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Disable CQTO and CLTQ instructions in the assembl...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Julian Lettner
[NFC][TSan][libdispatch] Fix test for dispatch_apply[_f]
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Eric Fiselier
Remove exception throwing debug mode handler support.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Jason Molenda
A target definition file that may work for
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Nikita Popov
[ValueTracking][InstSimplify] Support min/max selects...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Nikita Popov
[InstCombine] Add tests for add nuw + uaddo; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Allow any 8-bit immediate to be used with BT...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Alex Langford
[CMake] Set LLVM_DEFAULT_EXTERNAL_LIT in standalone...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Amara Emerson
[GlobalISel] Include missing change from r356396
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Sam Clegg
[WebAssembly] Don't override default implementation...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Nikita Popov
[ValueTracking][InstSimplify] Move abs handling into...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Nikita Popov
[InstSimplify] Add additional icmp of min/max tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Use relocImm in the ROL8ri/ROL16ri/ROL32ri/ROL64r...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Replace uses of i64immSExt32_su with i64relocImmS...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Michael Liao
[AMDGPU] Enable code selection using `s_mul_hi_u32...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Jake Ehrlich
[llvm-objcopy] Make .build-id linking atomic
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Nikita Popov
[InstCombine] Improve with.overflow intrinsic tests...
commit
|
commitdiff
|
tree
|
snapshot
next