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-10-12
Quentin Colombet
[AArch64][InstrustionSelector] Teach the selector about...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Quentin Colombet
[AArch64][InstructionSelector] Refactor the handling...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Quentin Colombet
[AArch64][InstructionSelector] Fix typos in the related...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Quentin Colombet
[AArch64][MachineLegalizer] Mark more bitcasts as legal.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Jason Molenda
Add an arm64 unit test where the function saves x20...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Brian Gesiak
[lit] Run unit tests as part of lit test suite
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Sebastian Pop
Memory-SSA cleanup of clobbers interface, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Jason Molenda
Add a simple frameless function test case to the arm64...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Sebastian Pop
GVN-hoist: fix store past load dependence analysis...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Artem Belevich
Added REQUIRED triples to the test that fails on some...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Justin Lebar
[CUDA] Make touching a kernel from a __host__ __device_...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Fiselier
Fix libc++abi test config after recent libc++ changes
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Tim Shen
[PPCMIPeephole] Fix splat elimination
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Fiselier
Add mork workarounds for running the test suite against...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Jim Ingham
This test now passes.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Eric Fiselier
Make it easier to run the libc++ test suite against...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Jim Ingham
This was skipped due to a clang PR that has been fixed.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Jim Ingham
Added a radar on our end for this test's failure.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Reid Kleckner
Fix _recalloc redefinition link error in ASan RTL
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Reid Kleckner
Fix the stage2 MSVC 2013 build with less constexpr...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Michael Kuperstein
[DAG] Fix crash in build_vector -> vector_shuffle combine
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Tim Northover
GlobalISel: support same-size casts on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Eric Fiselier
Fix LWG2683 - filesystem::copy() should always clear...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Mike Edwards
Revert - When optimizing for size, enable loop rerollin...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Vedant Kumar
[Profile] Update testcase for r283948 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Vedant Kumar
[profile] Add test for dead_strip+live_support function...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Vedant Kumar
[InstrProf] Add support for dead_strip+live_support...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Kostya Serebryany
[libFuzzer] refactoring to speed things up, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Marshall Clow
Remove extraneous 'const' in the implementation of...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Eric Fiselier
Fix std::pair on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Manman Ren
Module: for ObjectiveC, be consistent when checking...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Reid Kleckner
Re-land "[Thumb] Save/restore high registers in Thumb1...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Eric Fiselier
Fix incorrect exception handling behavior in the uninit...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Jim Ingham
Add the radar number on our end.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Kevin Enderby
Next set of additional error checks for invalid Mach...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Reid Kleckner
Revert "[Thumb] Save/restore high registers in Thumb1...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Tim Northover
GlobalISel: support selection of extend operations.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Tim Northover
MIRParser: allow types on registers with a RegBank.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Jordan Rose
Re-apply "Disallow ArrayRef assignment from temporaries."
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Kyle Butt
Codegen: Tail-duplicate during placement.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Arnold Schwaighofer
Swift Calling Convention: Parameters are allowed after the
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Arnold Schwaighofer
Pass the end of a component to SwiftAggLowering's enume...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Rui Ueyama
Fix a test to pacify llvm-clang-lld-x86_64-scei-ps4...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Sanjay Patel
[x86] add tests for negate bool
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Jim Ingham
This test now passes.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Reid Kleckner
Avoid braced initialization for default member initiali...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Arnold Schwaighofer
Silence -Wunused-but-set-variable warning
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Rui Ueyama
Re-submit r283825: Add section header stream to PDB.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Rui Ueyama
Re-submit r283823: Define DbiStreamBuilder::addDbgStrea...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Kostya Serebryany
[sanitizer-coverage] use private linkage for coverage...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Jim Ingham
Added a bugreport tracking the failure to get float...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Rui Ueyama
Fix build error on LP64 platforms.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Zachary Turner
[raw_ostream] Raise some helper functions out of raw_os...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Mehdi Amini
Revert "Change Builtins name to be stored as StringRef...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Konstantin...
[AMDGPU] Refactor waitcnt encoding
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Dehao Chen
Allow Switch instruction to have extractProfTotalWeight...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Bruno Cardoso...
[Driver] Use -fsyntax-only in test/Driver/show-option...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Reid Kleckner
Avoid unnecessary constexpr to appease MSVC 2013
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Bruno Cardoso...
[Driver] Fix test from r283913 to unbreak bots
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Mehdi Amini
Fix "static initialization order fiasco" for the XCore...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Bruno Cardoso...
Reapply [Driver][Diagnostics] Make 'show option names...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Zachary Turner
[Support] Fix undefined behavior in RandomNumberGenerator.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Konstantin...
[AMDGPU] Fix test that was broken by rL283893
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Rui Ueyama
Make variable name consistent with other -z options.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
NAKAMURA Takumi
ARMMachineFunctionInfo.cpp: Add an initializer of ARMFu...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
NAKAMURA Takumi
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Justin Lebar
[CUDA] Re-land support for <complex> (r283683 and r283680).
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Reid Kleckner
Fix the build with MSVC 2013 after r283856
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Sanjay Patel
[DAG] add fold for masked negated sign-extended bool
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Sean Callanan
Clarified the explanation of expr --top-level.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Sanjay Patel
[x86] add sext variants of tests added with r283894
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Bernard Ogden
Let test pass for builds that support X86, but do not...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Bernard Ogden
Fix test on non-x86 hosts
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Sanjay Patel
[DAG] add fold for masked negated extended bool
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Daniel Jasper
Silence unused warning in non-assert builds.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Adam Nemet
[opt-viewer] Remove unnecessary call to demangle
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Adam Nemet
[opt-viewer] Print hotness as percentage of the maximum...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Adam Nemet
[opt-viewer] Convert another HTML output to use a multi...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Zachary Turner
Fix clang-offload-bundler test.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Sanjay Patel
[x86] add tests to show missed folds for masked bools
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Changpeng Fang
AMDGPU/SI: Update ISA version numbers for Tonga and...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Zachary Turner
[cl] Don't print subcommand help when no subcommands...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Yaxun Liu
[OpenCL] Allow partial initializer for array and struct
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Vassil Vassilev
Revert r283887 and r283882, until the issue is understo...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Davide Italiano
[ThinLTO/tests] Check we don't fail if --thinlto-jobs...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Mehdi Amini
Use StringRef instead of raw pointer in SourceManagerIn...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Vassil Vassilev
r283882 followup. Don't demote ParmVarDecls. This shoul...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Malcolm Parsons
[clang-tidy] Ignore empty members and bases in cppcoreg...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Sanjay Patel
[DAG] simplify logic; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Sanjay Patel
[DAG] hoist DL(N) and fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Simon Pilgrim
[X86][SSE] Regenerate scalar i64 uitofp test
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Vassil Vassilev
[modules] PR28752: Do not instantiate variable declarat...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Simon Pilgrim
[X86][SSE] Regenerate vector load-trunc test
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Simon Pilgrim
[X86][SSE] Regenerate vsplit and tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Haojian Wu
[clang-tidy] Fix template agrument false positives...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Sanjay Patel
[DAG] fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Igor Laevsky
[LCSSA] Implement linear algorithm for the isRecursivel...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Sanjay Patel
[x86] update test to use FileCheck and auto-generate...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Malcolm Parsons
[clang-tidy] readability-avoid-const-params-in-decls...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
George Rimar
[Support/ELF] - Add OpenBSD PT_OPENBSD_RANDOMIZE, PT_OP...
commit
|
commitdiff
|
tree
|
snapshot
next