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
2018-04-16
Akira Hatanaka
[CodeGen] Fix a crash that occurs when a non-trivial...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Krzysztof Parzyszek
[Hexagon] Emit a warning when -fvectorize is given...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Davide Italiano
[lldb-private] Mark a function as inline to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Mandeep Singh...
[RISCV] Fix assert message operator
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Davide Italiano
[Statistics] Move GetStatDescription to an header file.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Kostya Kortchinsky
[sanitizer] Fix OSX build failure post D45457
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Zachary Turner
Resubmit "Fix some incorrect fields in our generated...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Craig Topper
[X86] Remove unnecessary -mattr to enable avx512bw...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Haicheng Wu
[SLP] Use getExtractWithExtendCost() to compute the...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Lang Hames
[ORC] Add a MaterializationResponsibility class to...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Lang Hames
[ORC] Merge VSO notifyResolutionFailed and notifyFinali...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Alexey Bataev
[OPENMP] General code improvements.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Krzysztof Parzyszek
[Hexagon] Turn off flag enabling auto-vectorization
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Lei Huang
[NFC] Move verificaiton check for f128 conversion into...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Sanjay Patel
[InstCombine] simplify code in SimplifyAssociativeOrCom...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Craig Topper
[Attributes] Fix a bug in AttributeList::get so it...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Adrian McCarthy
Remove faulty assertion in llvm-pdbutil
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Kostya Kortchinsky
[sanitizer] Build failures fixes post D45457
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Zachary Turner
Revert "Fix some incorrect fields in our generated...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Brock Wyma
[CodeView] Initial support for emitting S_THUNK32 symbo...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Kostya Kortchinsky
[sanitizer] Split Symbolizer/StackTraces from core...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Zachary Turner
Fix some incorrect fields in our generated PDBs.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Sanjay Patel
[InstCombine] simplify getBinOpsForFactorization()...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
David Blaikie
SmallVectorMemoryBuffer: Fix some comments
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Sanjay Patel
[InstCombine] simplify fneg+fadd folds; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Sanjay Patel
[InstCombine] fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Dmitry Preobrazhensky
[AMDGPU][MC][VI][GFX9] Added support of SDWA/DPP for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Dmitry Vyukov
tsan: add support for linux/powerpc64 in buildgo.sh
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Pavel Labath
[test] Avoid spurious failure in debug-names-find.s...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Sander de Smalen
[AArch64][SVE] Asm: Support for structured LD4 (scalar...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Roman Lebedev
[LatencyPriorityQueue] Fix build: missing override
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Aleksandar...
[mips] Prevent PIC to be set to level 2
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Stefan Pintilie
[LatencyPriorityQueue] The LatencyPriorityQueue class...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Sander de Smalen
[AArch64][SVE] Asm: Support for structured LD3 (scalar...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Puyan Lotfi
[MIR-Canon] Fixing a test failure caused by COPY Folding.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Stefan Maksimovic
[mips] Restrict certain trap instructions for micromipsr6
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Puyan Lotfi
[MIR-Canon] Adding ISA-Agnostic COPY Folding.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Malcolm Parsons
Clean carriage returns from lib/ and include/. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Puyan Lotfi
[NFC][MIR-Canon] clang-format cleanup of Mir Canonicali...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Gabor Buella
[X86] Introduce archs: goldmont-plus & tremont
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Gabor Buella
[X86] Introduce archs: goldmont-plus & tremont
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Sander de Smalen
[AArch64][SVE] Asm: Support for structured LD2 (scalar...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Weiming Zhao
Rename ObjectMemoryBuffer to SmallVectorMemoryBuffer...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Shiva Chen
[BasicAA] Return MayAlias for the pointer plus variable...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Craig Topper
[X86] Use APInt::isSubsetof instead of APInt::intersect...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Craig Topper
[X86] Use uint32_t instead of unsigned in GetLo32XForm...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Roman Lebedev
[InstCombine] Simplify 'xor' to 'or' if no common bits...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Roman Lebedev
[SelectionDAG][NFC] haveNoCommonBitsSet(): add FIXME...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Roman Lebedev
[InstCombine] Simplify 'add' to 'or' if no common bits...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Roman Lebedev
[NFC] ConstantOffsetExtractor::CanTraceInto(): add...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Andrea Di Biagio
[MC] Moved all the remaining logic that computed instru...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Sanjay Patel
[DAGCombiner, PowerPC] allow X - (fpext(-Y) --> X ...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Sanjay Patel
[InstCombine] simplify more code for distributive prope...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Sanjay Patel
[InstCombine] simplify code for distributive property...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Henry Wong
[analyzer] Do not invalidate the `this` pointer.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Jonas Devlieghere
[Support] Extend WithColor helpers
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Weiming Zhao
NFC: Move ObjectMemoryBuffer to support
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Jonas Devlieghere
[DebugInfo] Use WithColor to print errors/warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Jonas Devlieghere
[Support] Add convenience functions to WithColor. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Artur Gainullin
[X86] Tests for unsigned saturation downconvert detection.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Warren Ristow
[InstCombine] Enable Add/Sub simplifications with only...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Artur Gainullin
[X86] Tests for unsigned saturation downconvert detection.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Ilya Biryukov
[clangd] Fix label and snippet for funcs in the index
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Sanjay Patel
[InstCombine] add shift+logic tests (PR37098); NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Simon Pilgrim
[X86][MMX] Set PAVG/PHADD/PMIN/PMAX/PSIGN instructions...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Jan Kratochvil
Reapply "Cleanup DWARFCompileUnit and DWARFUnit in...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Hiroshi Inoue
[NFC] fix trivial typos in document and comments
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Tony Tye
[AMDGPU] Add gfx902 product names
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Vedant Kumar
Revert "[Serialization] Fix some Clang-tidy modernize...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Heejin Ahn
[WebAssembly] Fix a bug in MachineBasicBlock::findDebug...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Craig Topper
[X86] Add the bizarro movsww and movzww mnemonics for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Vedant Kumar
[Driver] Export profiling symbols for -exported_symbols...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Petr Hosek
[Fuzzer] Avoid C++ compiler checks for fuzzer C++ library
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Richard Trieu
[ODRHash] Support pointer and reference types.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Tim Northover
MachO: trap unreachable instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Roman Lebedev
[InstCombine][NFC] masked-merge: add 'and' tests, too.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Davide Italiano
Revert "[debugserver] Remove dead function call. NFCI."
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Roman Tereshin
[DebugInfo][OPT] NFC follow-up on "Fixing a couple...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Roman Tereshin
[DebugInfo][OPT] Fixing a couple of DI duplication...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Eugene Zelenko
[Serialization] Fix some Clang-tidy modernize and Inclu...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Rui Ueyama
Use InitLLVM in clang as well.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Davide Italiano
[debugserver] Remove dead function call. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Krzysztof Parzyszek
[Hexagon] Initial instruction cost model for auto-vecto...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Adam Balogh
[Analyzer] Fix for SValBuilder expressions rearrangement
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Peter Collingbourne
Revert r329956, "AArch64: Introduce a DAG combine for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Krzysztof Parzyszek
[LV] Introduce TTI::getMinimumVF
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Mandeep Singh...
[DebugInfo] Change std::sort to llvm::sort in response...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Stefan Pintilie
[Power9] Add the TLS store instructions to the Power...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Mandeep Singh...
[Transforms] Change std::sort to llvm::sort in response...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Mandeep Singh...
[MC] Change std::sort to llvm::sort in response to...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Mandeep Singh...
[ProfileData] Change std::sort to llvm::sort in respons...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
[CostModel][X86] Add some specific cpu targets to the...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Kostya Kortchinsky
[sanitizer] Allow for the allocator "names" to be set...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
[CostModel][X86] Split fma arith costs tests from other...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Mandeep Singh...
[LTO] Change std::sort to llvm::sort in response to...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
[CostModel][X86] Regenerate latency/codesize cost tests
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
[CostModel][X86] Regenerate cast conversion cost tests
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Simon Pilgrim
[CostModel][X86] Regenerate masked intrinsic cost tests
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Vitaly Buka
[sanitizer] Fix __sanitizer::Vector::Resize vector
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Vitaly Buka
[sanitizer] Replace cast with unsigned literals in...
commit
|
commitdiff
|
tree
|
snapshot
next