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-10-31
Marshall Clow
Fix broken links; update more issues.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Marshall Clow
Add a fail test for aligned_union of an incomplete...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Philip Reames
Undo accidental commit
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Philip Reames
[CGP] Fix crash on i96 bit multiply
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Alex Lorenz
Typo correct the condition of 'do-while' before exiting...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Richard Smith
[modules] Retain multiple using-directives in the same...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Simon Pilgrim
Fix unused variable warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
George Karpenkov
[analyzer] Use the same filename for the header and...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Simon Pilgrim
[SelectionDAG] Tidyup computeKnownBits extension/trunca...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Jake Ehrlich
Give .note.gnu.build-id section alignment 4
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Javed Absar
[AArch64]: range loopify frame-lowering
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Petr Hosek
[sanitizer][Fuchsia] Add a missing semicolon
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Rui Ueyama
Fix -fuse-ld feature detection error.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Yaxun Liu
InferAddressSpaces: Fix bug about replacing addrspacecast
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Tim Shen
[CMake] Fix linker detection in AddLLVM.cmake
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Craig Topper
[X86] Add AVX512 support to fast isel's X86ChooseCmpOpcode.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Jim Ingham
Remove a stray space.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Davide Italiano
[NewGVN] Stop assuming PHI args ordering when looking...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Stefan Pintilie
Revert "[PowerPC] Try to simplify a Swap if it feeds...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Marshall Clow
Add more fuzzing bits: partial_sort_copy, partition_cop...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Daniel Neilson
Create instruction classes for identifying any atomicit...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Mandeep Singh...
[GVNHoist] Fix non-deterministic sort order of PHIs...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
George Karpenkov
[analyzer] [tests] Remove empty folders in reference...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Simon Pilgrim
[SelectionDAG] Add VSELECT demanded elts support to...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Zvi Rackover
X86 Tests: Update the variable-index permute tests...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Simon Pilgrim
[X86][SSE] Add another computeKnownBits test showing...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Simon Pilgrim
[SelectionDAG] Add VSELECT support to computeKnownBits
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Kostya Kortchinsky
Fix warning + death test + failing test on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Martin Storsjo
Change unw_word_t to always have the same size as the...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Eric Fiselier
Implement LWG 3013 - some filesystem members should...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Simon Pilgrim
[X86][SSE] computeKnownBits tests showing missing VSELE...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Eric Fiselier
Fix PR35078 - recursive directory iterator's increment...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Simon Pilgrim
[X86][AVX512] Cleanup scheduler tests - split GENERIC...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Kostya Kortchinsky
[sanitizer] Fixing an error introduced in D39072
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Richard Smith
Undo accidental language mode change in this test.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Richard Smith
Add a test to make sure that -Wdeprecated doesn't warn...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Kostya Kortchinsky
Introduce ReservedAddressRange to sanitizer_common.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Simon Pilgrim
[SelectionDAG] Add SELECT demanded elts support to...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Simon Pilgrim
[X86][SSE] ComputeNumSignBits tests showing missing...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Rafael Espindola
Use 64 bits for the shared symbol size again.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Reid Kleckner
Fix clang warnings in winasan code
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Reid Kleckner
[asan] Intercept heap routines in VS2010 CRT
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Rafael Espindola
Skip abs symbols when handling copy reloc aliases.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Simon Pilgrim
[MC] Split out register def/use idx calls to make debug...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Simon Pilgrim
[X86][AVX] Add missing vcvtpd2dq/vcvtps2dq scheduling...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Simon Pilgrim
[X86][SSE] Add clflush scheduling test
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Gabor Horvath
[analyzer] Left shifting a negative value is undefined
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Joachim Protze
Test commit: sort names in CREDITS.txt
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Jina Nahias
[X86][AVX512] Adding a pattern for broadcastm intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Rafael Espindola
Move isDSOLocal check and add a comment.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Pavel Labath
Fix windows build broken in r316915
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Marshall Clow
Mark test as unsupported on C++98/03, since it uses...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Fangrui Song
[PPC CodeGen] Fix the bitreverse.i64 intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Pavel Labath
MainLoop: work around an android libc bug
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Marshall Clow
Fix PR#35119 : set_union misbehaves with move_iterators...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Craig Topper
[X86] Make sure we don't create locked inc/dec instruct...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Craig Topper
[X86] Remove AVX512 early out from X86FastISel::X86Sele...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Craig Topper
[X86] Regenerate test using update_llc_test_checks.py
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Krasimir Georgiev
[clang-format] Handle CRLF correctly when formatting...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Yaxun Liu
CodeGen: Fix insertion position of addrspace cast for...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Sanjay Patel
[PassManager, SimplifyCFG] add test for PR34603 / D3856...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Yaxun Liu
[AMDGPU] Emit metadata for hidden arguments for kernel...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Krasimir Georgiev
Keep MSVC2015 happy after r316903
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Clement Courbet
[CodeGen][ExpandMemcmp] Allow memcmp to expand to vecto...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Krzysztof Parzyszek
[Hexagon] Allow the RDF optimizations to be run in...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Krasimir Georgiev
[clang-format] Format raw string literals
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Javed Absar
[GlobalISel|ARM] : Allow legalizing G_FSUB
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Gabor Horvath
[analyzer] Use the signature of the primary template...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Gabor Horvath
[analyzer] Make issue hash related tests more concise
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Andrew V. Tischenko
Invalid used of 'w' suffix on push and pop using 64...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Diana Picus
[ARM GlobalISel] Fixup r316572. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Ivan A. Kosarev
[CodeGen] Generate TBAA info for reference loads
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Haojian Wu
[refactor] Fix a clang-tidy warning.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Jina Nahias
Revert "[X86][AVX512] Adding a pattern for broadcastm...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
George Rimar
[ELF] - Stop sorting input sections in createSections().
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Gabor Horvath
[analyzer] lock_guard and unique_lock extension for...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Florian Hahn
Recommit r315288: [SCCP] Propagate integer range info...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Jina Nahias
[X86][AVX512] Adding a pattern for broadcastm intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Max Kazantsev
[IRCE][NFC] Store Length as SCEV in RangeCheck instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Florian Hahn
Revert r316887 to fix buildbot failures.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Florian Hahn
Recommit r315288: [SCCP] Propagate integer range info...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Gabor Horvath
Add missing expected-no-diagnostics comment to test.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Gabor Horvath
[analyzer] Handle ObjC messages conservatively in CallD...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Max Kazantsev
[GVN][NFC] Mark instruction for deletion instead of...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Craig Topper
[X86] Rearrange code in X86InstrInfo.cpp to put all...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Craig Topper
[X86] Simplify code by removing an unnecessary temporar...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Craig Topper
[X86] Move some EVEX->VEX code to a helper function...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Rui Ueyama
Remove unnecessary code.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Rui Ueyama
Move "Assigned" bit from SectionBase to InputSectionBase.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Rui Ueyama
Remove an obscure comment.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Peter Collingbourne
ELF: Correctly set edata if there are no .bss sections.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Rui Ueyama
Initialize members not by assignment but by the member...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Simon Pilgrim
[SelectionDAG] Add SEXT/AND/XOR/Or demanded elts suppor...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Marshall Clow
Initial triage
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Marshall Clow
Update status of 2950
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Philip Pfaffe
[Acc] Do not statically dispatch into IslNodeBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Simon Pilgrim
[X86][SSE] Split ComputeNumSignBits SEXT/AND/XOR/OR...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Philip Pfaffe
Fix two testcases. NFC intended.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Sanjay Patel
[(new) Pass Manager] instantiate SimplifyCFG with the...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-29
Simon Pilgrim
[X86][SSE] ComputeNumSignBits tests showing missing...
commit
|
commitdiff
|
tree
|
snapshot
next