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
2016-09-06
Evandro Menezes
[AArch64] Adjust the scheduling model for Exynos M1.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Evandro Menezes
[AArch64] Adjust the scheduling model for Exynos M1.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Evandro Menezes
[AArch64] Adjust the scheduling model for Exynos M1.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Rafael Espindola
Use the demangler in llvm.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Rafael Espindola
Add an c++ itanium demangler to llvm.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Martin Probst
clang-format: [JS] whitespace required between ! and as.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Martin Probst
clang-format: [JS] ignore comments when wrapping returns.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Petr Hosek
[ELF] Add support for -no-gc-sections flag
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Manman Ren
Modules: Fix an assertion in DeclContext::buildLookup.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Sanjay Patel
fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Davide Italiano
[MCTargetDesc] Delete dead code. Found by GCC7 -Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Eugene Zelenko
[Release notes] Fix links.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Rui Ueyama
Add a comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Victor Leschuk
Fix comment formatting for DebugInfoFlags.def
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Kate Stone
Updated .clang-format rules so bring LLDB in line with...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Justin Bogner
bugpoint: Return Errors instead of passing around strings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Jason Henline
[SE] Remove Platform*Handle classes
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Leny Kholodov
Formatting with clang-format patch r280701
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Krzysztof Parzyszek
[RDF] Ignore undef use operands
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Leny Kholodov
Formatting with clang-format patch r280700
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Simon Pilgrim
[SelectionDAG] Simplify extract_subvector( insert_subve...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Krzysztof Parzyszek
Add #include <cstdio> to unbreak build (missing definit...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Adam Nemet
[JumpThreading] Only write back branch-weight MDs for...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Leny Kholodov
Fix for Bindings/Go/go.test after patch r280700
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Chris Dewhurst
[Sparc][Leon] Corrected supported atomics size for...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Rafael Espindola
Mark R_GOTREL_FROM_END as a relative expression.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
George Rimar
[ELF] - Linkerscript: implemented FILL command as alias...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Dimitar Vlahovski
Fixing an MSVC error from rL280692
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Simon Dardis
[mips] Tighten FastISel restrictions
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Krzysztof Parzyszek
[PPC] Claim stack frame before storing into it, if...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Pavel Labath
Second round of fixups for r280692
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Dimitar Vlahovski
Revert "Intel(R) Memory Protection Extensions (Intel...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Pierre Gousseau
[clang-cl] Check that we are in clang cl mode before...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Leny Kholodov
DebugInfo: use llvm::DINode::DIFlags type for debug...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Leny Kholodov
DebugInfo: use strongly typed enum for debug info flags
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Alexey Bader
[OpenCL] Remove access qualifiers on images in arg...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Silviu Baranga
[RegisterScavenger] Remove aliasing registers of operan...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Pavel Labath
Fix build breakage in r280692
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Craig Topper
[AVX-512] Fix masked VPERMI2PS isel when the index...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Craig Topper
[AVX-512] Add a test case to show that we don't select...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Craig Topper
[X86] Remove unused encoding from IntrinsicType enum.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Craig Topper
[X86] Fix indentation. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Sean Callanan
Added the "frame diagnose" command and use its output...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Justin Bogner
Revert "bugpoint: Stop threading errors through APIs...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Justin Bogner
bugpoint: Stop threading errors through APIs that never...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Saleem Abdulrasool
ARM: workaround bundled operation predication
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Mehdi Amini
Revert "DebugInfo: use strongly typed enum for debug...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Mehdi Amini
[LTO] Constify (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Mehdi Amini
DebugInfo: use strongly typed enum for debug info flags
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Mehdi Amini
Fix DensetSet::insert_as() for MSVC2015 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Craig Topper
[AVX-512] Fix v8i64 shift by immediate lowering on...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Saleem Abdulrasool
CodeGen: ensure that libcalls are always AAPCS CC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Craig Topper
[AVX-512] Teach fastisel load/store handling to use...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Craig Topper
[X86] Update fast-isel store test to have more 256...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Craig Topper
[X86] Update fast-isel vector load test to have more...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Sanjay Patel
fix FileCheck variables for test added with r280677
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Gor Nishanov
[Coroutines] Part12: Handle alloca address-taken
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Sanjay Patel
[InstCombine] don't assert that division-by-constant...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Sanjay Patel
[InstCombine] revert r280637 because it causes test...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Todd Fiala
remove dependence of TestGdbRemoteExitCode.py on parent...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Ahmed Bougacha
[lit] Downgrade error to warning on gtest crashes durin...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Craig Topper
[AVX-512] Integrate mask register copying more complete...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Ed Schouten
Add support for targeting armv6-unknown-cloudabi-eabihf.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Simon Pilgrim
[X86][SSE] Add test cases for PR29078
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Simon Pilgrim
[X86][SSE] Add test cases for PR29079
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Dimitry Andric
Add missing _US_ACTION_MASK constant to unwind.h
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Valentina Giusti
Intel(R) Memory Protection Extensions (Intel(R) MPX...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
whitequark
CODE_OWNERS: bring my entry up to date
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Simon Atanasyan
[ELF][MIPS] Support R_MIPS_TLS_DTPREL64 / R_MIPS_TLS_TP...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Simon Atanasyan
[ELF][MIPS] Support R_MIPS_TLS_DTPREL32 / R_MIPS_TLS_TP...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Simon Atanasyan
[ELF][MIPS] Do not create a hidden definition for __tls...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Pavel Labath
Replace uses of MIUtilParse::CRegexParser with llvm...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Simon Pilgrim
[X86][SSE] Regenerate odd shuffle tests with common...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Oliver Stannard
[SimplifyCFG] Add test for sinking inline asm in if...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
NAKAMURA Takumi
clang/test/Modules/compiler_builtins_x86.c: Fix r280658.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
James Molloy
Attempt to fix buildbots not targetting x86
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Dmitry Vyukov
asan: allow __asan_{before,after}_dynamic_init without...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Benjamin Kramer
[WebAssembly] Unbreak the build.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Valery Pykhtin
[AMDGPU] Refactor FLAT TD instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Michael Kruse
Add check-polly-tests build target.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Kirill Bobyrev
[clang-rename] Add comment after namespace closing
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Pavel Labath
Add default_packet_timeout key to the new TestGdbRemote...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
James Molloy
[Thumb1] Add relocations for fixups fixup_arm_thumb_...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Igor Breger
[AVX512] Fix v8i1 /v16i1 zext + bitcast lowering patter...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Craig Topper
[X86] Make some static arrays of opcodes const and...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Craig Topper
[AVX-512] Simplify X86InstrInfo::copyPhysReg for 128...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Craig Topper
[Target] Remove the AvailableRegClasses vector from...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Gor Nishanov
[Coroutines] Part11: Add final suspend handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Craig Topper
[X86] Add AVX and AVX512 command lines to the vec_ss_lo...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Craig Topper
[X86] Remove FsVMOVAPSrm/FsVMOVAPDrm/FsMOVAPSrm/FsMOVAP...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Marshall Clow
Fix Bug 30240 - std::string: append(first, last) error...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Peter Zotov
[CMake] [OCaml] Allow building OCaml bindings out of...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
NAKAMURA Takumi
lit/util.py: Another fix for py3.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-04
Kirill Bobyrev
[clang-rename] Enforce LLVM policy about braces around...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-04
Kirill Bobyrev
[clang-rename] add failing test
commit
|
commitdiff
|
tree
|
snapshot
2016-09-04
Kirill Bobyrev
[clang-rename] Fix Clang-tidy and IWYU warnings; other...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-04
Sanjay Patel
[InstCombine] allow icmp (and X, C2), C1 folds for...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-04
Craig Topper
[AVX-512] Add EVEX encoded scalar FMA intrinsic instruc...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-04
Craig Topper
[AVX-512] Remove 128-bit and 256-bit masked floating...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-04
Simon Pilgrim
[X86] Regenerate x64 mmx/f64 return value tests
commit
|
commitdiff
|
tree
|
snapshot
next