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-04-19
Eric Fiselier
change what branches Appveyor builds
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Reid Kleckner
[GlobalOpt] Simplify attribute code stripping nest...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Eric Fiselier
Add appveyor.yml config for a future Windows bot.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Jim Ingham
Fix !N and !-N commands and add a test case.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Reid Kleckner
Simplify test for sret attribute in instcombine
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Galina Kistanova
Temporarily revert r299221 to fix nondeterminism in...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Philip Reames
Refresh the statepoint docs a bit
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Matthias Braun
X86FrameLowering: Fix getFrameIndexReference() for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Kostya Serebryany
[sanitizer-coverage] remove more unused code
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Eugene Zelenko
[Object] Fix some Clang-tidy modernize and Include...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Kostya Serebryany
[sanitizer-coverage] remove some more stale code
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Evgeniy Stepanov
Remove two unused variables (-Werror).
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Kostya Serebryany
[sanitizer-coverage] trim down the docs
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Kostya Serebryany
[sanitizer-coverage] remove run-time support for -fsani...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Craig Topper
[APInt] Cast more calls to add/sub/mul overflow functio...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Sanjay Patel
[DAG] add splat vector support for 'or' in SimplifyDema...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Eric Fiselier
Fix typo in Windows test configuration code
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Kostya Serebryany
[sanitizer-coverage] remove stale code
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Kostya Serebryany
[libFuzzer] remove -output_csv option. It duplicates...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Kostya Serebryany
[sanitizer-coverage] deprecate -fsanitize-coverage...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Kostya Serebryany
[sanitizer-coverage] remove run-time support for -fsani...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Francis Ricci
Fixup style from r300760
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Erich Keane
Corrrect warn_unused_result attribute
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Sanjay Patel
[DAG] add splat vector support for 'xor' in SimplifyDem...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Richard Smith
Fix assertion failure in codegen on non-template deduct...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Matthias Braun
ARMFrameLowering: Reserve emergency spill slot for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Francis Ricci
Make sure to scan mmap'd memory regions for root pointe...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Francis Ricci
Implement StopTheWorld for Darwin
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Craig Topper
[APInt] Cast calls to add/sub/mul overflow methods...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Simon Pilgrim
[InstCombine] Add frem constant folding test (PR3316)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Craig Topper
[CodeGen] Use preincrement version of APInt::operator...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Kostya Serebryany
Fix a leak in tools/driver/cc1as_main.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Matt Arsenault
AMDGPU: Custom lower illegal small select types
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Dehao Chen
Code style change as suggested in https://reviews.llvm...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Eli Friedman
[ARM] Remove redundant computeKnownBits helper.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Aditya Nandakumar
[GISEL]: Move getConstantVReg to Utils
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Simon Pilgrim
[InstCombine] Add frem constant folding test (PR32177)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Eli Friedman
[ARM] Use TableGen patterns to select vtbl. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Alex Shlyapnikov
Turn symbolization on for ASan unit test.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Craig Topper
[APInt] Use SignExtend64 instead of reinventing it...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Eli Friedman
[SCEV] Make SCEV or modeling more aggressive.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Kostya Serebryany
[sanitizer-coverage] remove run-time support for the...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Kostya Serebryany
[sanitizer-coverage] deprecate -fsanitize-coverage...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Shoaib Meenai
[libc++] Use _LIBCPP_ABI_MICROSOFT instead of _MSC_VER
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Dehao Chen
Using address range map to speedup finding inline stack...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
David Blaikie
Parse backend options during thinlto backend compile...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Dehao Chen
Update the madd.ll test with utils/update_llc_test_chec...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Kostya Serebryany
[sanitizer-coverage] deprecate some of the stale covera...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Dehao Chen
PR32710: Disable using PMADDWD for unsigned short.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Matt Arsenault
AMDGPU: Don't emit amd_kernel_code_t for callable functions
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Aditya Nandakumar
[tblgen] GCC/MS builtin to target intrisics map.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Artem Tamazov
[AMDGPU][mc][tests][NFC] Update bulk ISA tests for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Jim Ingham
Add CopyDiagnostic to the DiagnosticManager.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Matt Arsenault
StructurizeCFG: Directly invert cmp instructions
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Sanjoy Das
[GVN] Don't coerce non-integral pointers to integers...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Davide Italiano
[Utility/StringLexer] Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Richard Smith
Update comment to match r300252.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
David Gross
Teach RenderScriptRuntime about changed context represe...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Tim Northover
ARM: TLS calling convention doesn't preserve r9 or...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Sanjay Patel
[DAG] add splat vector support for 'and' in SimplifyDem...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Peter Collingbourne
IR: Remove some comments that are documenting the obvio...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Vedant Kumar
[Coverage] Don't emit mappings for functions in depende...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Akira Hatanaka
[Sema][ObjC] Disallow jumping into ObjC fast enumeratio...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Benjamin Kramer
[MathExtras] Fix undefined behavior (shift by bit width)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Matt Arsenault
AMDGPU: Don't align callable functions to 256
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Matt Arsenault
AMDGPU: Change DivergenceAnalysis for function arguments
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Reid Kleckner
Prefer addAttr(Attribute::AttrKind) over the AttributeL...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Davide Italiano
[InstCombine] Reduce visitLoadInst() code duplication...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Keith Wyss
Skip tests that use 'llvm_xray' for standalone builds.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Craig Topper
[APInt] Move the 'return *this' from the slow cases...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Sanjay Patel
[InstSimplify] fold identity shuffles (recursing if...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Sanjay Patel
use 'auto' with 'dyn_cast' and fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Alex Lorenz
Add #pragma clang attribute support to the external_sou...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Zachary Turner
Add an #include for <climits> for CHAR_BIT.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Zachary Turner
[Support] Add some helpers to generate bitmasks.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Zachary Turner
Remove eol-style:native from MathExtras.h
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Dehao Chen
Revert r300697 which causes buildbot failure.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Krzysztof Parzyszek
[Hexagon] Generate proper offset in opt-addr-mode
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Krzysztof Parzyszek
[Hexagon] Remove RDefMap, use Liveness:getNearestAliase...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Krzysztof Parzyszek
[RDF] Switch NodeList to SmallVector from std::vector
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Krzysztof Parzyszek
[RDF] Use faster version of findBlock
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Gabor Horvath
Remove unnecessary condition as suggested by clang...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Krzysztof Parzyszek
[RDF] Cache register units for reg masks instead of...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Krzysztof Parzyszek
[Hexagon] Cache reached blocks in bit tracker instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Sanjay Patel
[PowerPC] add test and auto-generate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Gabor Horvath
[clang-tidy] misc-misplaced-widening-cast: Disable...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Sanjay Patel
[ARM] add test and auto-generate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Dehao Chen
Using address range map to speedup finding inline stack...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Davide Italiano
[InstSimplify] Deduce correct type for vector GEP.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Nico Weber
Let ubsan search UBSAN_SYMBOLIZER_PATH for llvm-symbolizer
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Francis Ricci
Implement function to get registers from suspended...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Francis Ricci
Move valid caller-pc checks out of platform-specific...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Jonas Hahnfeld
[Driver] Unify linking of OpenMP runtime. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Nirav Dave
[DAG] Loop over remaining candidates on successful...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Peter Smith
[ELF] Always use Script::assignAddresses()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Roger Ferrer...
Avoid assert when a non-static member function is quali...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Rui Ueyama
Write multiple REQUIRES in one line.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Dylan McKay
[AVR] Remove the 'multibyte' asm test
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Simon Pilgrim
Regenerate test. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Dylan McKay
[AVR] Fix the test suite
commit
|
commitdiff
|
tree
|
snapshot
next