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-05
Rafael Espindola
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Shoaib Meenai
[libc++] Clarify names of ABI forcing macros
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Sean Fertile
Enabling new pass manager in LTO (and thinLTO) link...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Sean Fertile
Enabling new pass manager in LTO (and thinLTO) link...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Xinliang David Li
Revert r314928 to investigate thinLTO bootstrap failure
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
George Karpenkov
[Analyzer Tests] Fix misc bugs in analyzer reference...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Jim Ingham
Work around a bug in the C++ expression parser.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Jim Ingham
Another silly little thing you can do with Python commands.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Richard Smith
Add testcase for r314956:
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Richard Smith
PR33924: Merge block-scope anonymous declarations if...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Richard Smith
Remove PendingBody mechanism for function and ObjC...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Rafael Espindola
Refactor duplicated code.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Eugene Zelenko
[X86] Fix some Clang-tidy modernize-use-using and Inclu...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Matt Arsenault
AMDGPU: Add comment about clamps
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Matt Arsenault
AMDGPU: Do not fold clamp instructions when sources...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Shoaib Meenai
[libc++] Move cache variable definition. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Shoaib Meenai
[libc++] Allow users to explicitly specify ABI
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Evgeniy Stepanov
[sanitizer] Move cxx-abi library earlier in link flags.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Eric Fiselier
Fix accidental assignment inside test asserts
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Shoaib Meenai
[libc++] Add site config option for ABI macros
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Craig Topper
[InstCombine] Improve support for ashr in foldICmpAndShift
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Matt Arsenault
AMDGPU: Fix not accounting for instruction size in...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Konstantin...
AMDGPU: Correctly set EI_OSABI based on the os
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Adrian Prantl
clang-format file.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Adrian Prantl
delete commented out code.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Marshall Clow
Initial cut at infastructure for fuzzing support for...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Erich Keane
Fix 'section' warning behavior with tentatively-defined...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Sanjoy Das
Do not call Loop::getName on possibly dead loops
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Xin Tong
[MachineBlockPlacement] Make sure PreferredLoopExit...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Hans Wennborg
Fix a -Wparentheses warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Justin Lebar
Convert an APInt to int64_t properly in TTI::getGEPCost().
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Marcello Maggioni
[LoopDeletion] Move deleteDeadLoop to to LoopUtils...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Rafael Espindola
Revert "Revert r314810: Use sched_getaffinity instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Yaxun Liu
[OpenCL] Clean up and add missing fields for block...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Rafael Espindola
Bring r314809 back.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Sanjay Patel
[SimplifyCFG] put the optional assumption cache pointer...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Leonard Mosescu
LLDB cmake fix: define LLDB_CONFIGURATION_xxx based...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Xinliang David Li
Recommit r314561 after fixing msan build failure
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Guozhi Wei
[TargetTransformInfo] Check if function pointer is...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Sumanth Gundapaneni
[Hexagon] Move getHexagonTargetFeatures to Hexagon...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Jeroen Ketema
Add vstore_half helpers for ptx
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Rui Ueyama
Revert r314810: Use sched_getaffinity instead of std...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Jun Bum Lim
Recommit : Use the basic cost if a GEP is not used...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Daniel Neilson
Revert D38481 due to missing cmake check for CPU_COUNT
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Simon Pilgrim
[X86][AVX] Improve (i8 bitcast (v8i1 x)) handling for...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Krzysztof Parzyszek
[Hexagon] Add a member Subtarget to HexagonInstrInfo...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Hans Wennborg
Revert r314886 "[X86] Improvement in CodeGen instructio...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Jake Ehrlich
[llvm-objcopy] Fix major layout bugs in llvm-objcopy
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Jakub Kuderski
[Dominators] Take fast path when applying <=1 updates
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Simon Pilgrim
[X86][SSE] Add support for lowering v8i16 binary shuffl...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Francis Ricci
[test] Fix append_path in the empty case
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Craig Topper
[X86] Redefine MOVSS/MOVSD instructions to take VR128...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Jonas Toth
[clang-tidy] Emit note for variable declaration that...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Balaram Makam
"[ARM] Mark flaky test MachineBranchProb.ll unsupported...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Yonghong Song
bpf: fix an insn encoding issue for neg insn
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Artem Dergachev
[analyzer] Fix autodetection of binding types.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Adam Nemet
[OptRemark] Move YAML writing to IR
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Adam Nemet
Also update MachineORE after r314874.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Sanjay Patel
[InstCombine] add 'exact' variants of all tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Clement Courbet
[NFC] clang-format lib/Transforms/Scalar/MergeICmps.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Carlo Bertolli
[OpenMP] Initial implementation of teams distribute...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Jonas Hahnfeld
[test] Pass in fixed triple for openmp-offload.c
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Simon Pilgrim
[X86][SSE] Early out from ComputeNumSignBitsForTargetNo...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Jonas Hahnfeld
[OpenMP] Fix passing of -m arguments correctly
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Simon Pilgrim
[X86][SSE] Add support for lowering unary shuffles...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Michael Kruse
[ScopBuilder] Introduce -polly-stmt-granularity option...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
George Rimar
[gold-plugin] - Fix compilation after LLVM update ...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Dylan McKay
[AVR] Implement LPMWRdZ pseudo-instruction's expansion.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Dylan McKay
[AVR] Factor out mayLoad in tablegen patterns
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Dylan McKay
[AVR] Elaborate LDWRdPtr into `ld r, X++; ld r+1, X`
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Alexander Kornienko
Fix assertion failure in thread safety analysis (PR34800).
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Tobias Grosser
[GPGPU] Make sure escaping invariant load hoisted scala...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Dylan McKay
[AVR] Insert JMP for long branches
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Dylan McKay
[AVR] Fix displacement overflow for LDDW/STDW
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
George Rimar
[ELF] - Get rid of precompiled input objects from testc...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Oliver Stannard
[ARM] Add diag string for movw/movt immediates in assembly
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Oliver Stannard
[ARM, Asm] Change grammar of immediate operand diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Jatin Bhateja
[X86] Improvement in CodeGen instruction selection...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Sean Eveson
[llvm-cov] Fix showing title when filtering and not...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
George Rimar
[ELF] - Update after LLVM r314883 change. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
George Rimar
[MC] - Don't assert when non-english characters are...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Mikael Holmen
Recommit [UnreachableBlockElim] Use COPY if PHI input...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Max Kazantsev
[IRCE] Temporarily disable unsigned latch conditions...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Mikael Holmen
Revert r314879 "[UnreachableBlockElim] Use COPY if...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Mikael Holmen
[UnreachableBlockElim] Use COPY if PHI input is undef
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Dean Michael...
[XRay][compiler-rt] Fix logical failure in BufferQueue...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Dean Michael...
[XRay][compiler-rt] Use a hand-written circular buffer...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Martin Storsjo
[X86] Fix using the SJLJ jump table on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Martin Pelikan
[XRay] [compiler-rt] make sure single threaded programs...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Adam Nemet
Move verbosity check for remarks to the diag handler
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Adam Nemet
Move verbosity check for opt remarks to the diag handler.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Richard Smith
We allow implicit function declarations as an extension...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Richard Smith
PR34822: Fix a collection of related bugs with our...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Tim Shen
[FuzzerUtil] Partially revert D38481 on FuzzerUtil
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Rui Ueyama
Call exitLld() from elf::link.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Shoaib Meenai
[ELF] Fix buildbots
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Rui Ueyama
Remove BssSection::reserveSpace().
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Shoaib Meenai
[ELF] Decompress debug info sections early
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Erik Pilkington
[ExprConstant] Allow constexpr ctor to modify non stati...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-04
Eric Fiselier
Add C++17 explicit deduction guides to std::pair.
commit
|
commitdiff
|
tree
|
snapshot
next