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
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
2017-04-19
Rui Ueyama
Fix buildbot failure.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Rui Ueyama
Rename a test file so that it matches with the option...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Igor Breger
[GlobalIsel][X86] support G_TRUNC selection.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Rui Ueyama
Remove a redundant test.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Rui Ueyama
Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Rui Ueyama
Rename CompressedHeader ZDebugHeader.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Rui Ueyama
Simplify createHeader and inline it.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Rui Ueyama
Fallthrough to reduce code a bit. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Simon Pilgrim
[X86] Add D32039/PR31357 tests to show current BSWAP...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Simon Pilgrim
[X86][SSE] Add scheduling latency/throughput tests...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Pavel Labath
Fix TestRegisterVariables for clang/arm
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Pavel Labath
Revert yesterdays IPv6 patches
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Renato Golin
Revert "ARMFrameLowering: Reserve emergency spill slot...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Alex Lorenz
Add support for editor placeholders to Clang
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Igor Breger
[GlobalISel][X86] Split select tests. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Diana Picus
[ARM] GlobalISel: Add support for G_MUL
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Kristof Beyls
[GlobalISel] Support vector-of-pointers in LLT
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Kristof Beyls
[GlobalISel] Remove non-determinism from IRTranslator.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Chandler Carruth
Revert r300657 due to crashes in stage2 of bootstraps:
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Daniel Jasper
clang-format: Properly match parens of macro parameter...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Dean Michael...
[XRay][compiler-rt] Fix up CFI annotations and stack...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Chandler Carruth
Revert r300653 and r300650. The underlying commit fixes...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Craig Topper
[CodeGen] Use APInt::lshrInPlace instead of APInt:...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Xin Tong
[JumpThread] We want to fold (not thread) when all...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Tim Shen
Cleanup some GraphTraits iteration code
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Serge Pavlov
ARM: Use methods to access data stored with frame instr...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Chris Bieneman
[CMake] Add configure check for sys/event.h
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Richard Smith
Fix member function call with null 'this' pointer.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Eric Fiselier
Fix tests for extended noexcept in the container adapto...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Reid Kleckner
Remove buggy 'addAttributes(unsigned, AttrBuilder)...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Richard Smith
[modules] Properly look up the owning module for an...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Eric Fiselier
Cleanup usages of _LIBCPP_HAS_NO_<c++11-feature> in...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Eric Fiselier
Cleanup usages of _LIBCPP_HAS_NO_<c++11-feature> in...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Chris Bieneman
One more attempt and Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Eric Fiselier
Cleanup remaining usages of _LIBCPP_HAS_NO_<c++11-featu...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Eric Fiselier
Cleanup remaining usages of _LIBCPP_HAS_NO_<c++11-featu...
commit
|
commitdiff
|
tree
|
snapshot
next