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-05-09
Manoj Gupta
Update pragma-attribute-supported-attributes-list.test.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Vitaly Buka
[sanitizer] Fix argument type and remove unneeded vecto...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Roman Tereshin
[GlobalISel][Legalizer] Widening the second src op...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Manoj Gupta
[Clang] Implement function attribute no_stack_protector.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Paul Semel
[llvm-objcopy] Add --strip-symbol (-N) option
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Eric Liu
Add SourceManagerForFile helper which sets up SourceMan...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Petr Hosek
[CMake] Build shared version of runtimes for Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Vitaly Buka
[sanitizer] Use tid_t in ThreadLister
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Farhana Aleen
[AMDGPU] Support horizontal vectorization of min/max.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Matt Arsenault
AMDGPU: Ignore any_extend in mul24 combine
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Krzysztof Parzyszek
[Hexagon] Add patterns for vector shift-and-accumulate
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Matt Arsenault
AMDGPU: Handle partial shift reduction for variable...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Matt Arsenault
AMDGPU: Partially shrink 64-bit shifts if reduced to...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Vitaly Buka
[sanitizer] Cleanup sorting functions
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Stella Stamenova
[cmake, unittests] Fix the CMake file for the LLDB...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Simon Pilgrim
[X86] Fix Broadwell's Shuffle256 schedule classes load...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Martin Storsjo
[COFF] Fix dangling StringRefs from SVN 331900
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Simon Pilgrim
[X86] Merge instregex patterns to reduce InstrRW compil...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
David Bolvansky
Allow copy elision in path concatenation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Matt Arsenault
AMDGPU: Add combine for trunc of bitcast from build_vector
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Kostya Serebryany
[dfsan] add one more sanitizer-coverage hook to the...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Krzysztof Parzyszek
[Hexagon] Check the end of the correct container (fix...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Matt Arsenault
AMDGPU: Stop special casing constant indexes of extract...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Julie Hockett
[tools] Updating PPCallbacks::InclusionDirective calls
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Julie Hockett
[clang] Adding CharacteristicKind to PPCallbacks::Inclu...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Martin Storsjo
[llvm-rc] Handle C preprocessor output
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Martin Storsjo
[llvm-rc] Add support for the RCDATA resource type
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Martin Storsjo
[llvm-rc] Allow -1 for control IDs in old style dialogs...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Martin Storsjo
[COFF] Allow specifying export forwarding in a def...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Alexey Bataev
[OPENMP] Generate unique names for offloading regions id.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Roman Tereshin
Reapplying r331819 [GlobalISel][Legalizer] More...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
David Blaikie
llvm-mca: Add missing includes
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Craig Topper
[DAGCombiner] In visitBITCAST when trying to constant...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Yaxun Liu
[OpenCL] Fix typos in emitted enqueue kernel function...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Matt Morehouse
[libFuzzer] Disable print-func.test on Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Craig Topper
[X86] Only enable the __ud2 and __int2c builtins if...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Greg Clayton
General cleanup to minimize the .debug_types patch
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Michael Kruse
[ScopInfo] Remove bail out condition in buildMinMaxAcce...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Kostya Kortchinsky
[sanitizer] Correct 64-bit atomic_store on 32-bit ...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
David Bolvansky
[InstCombine] snprintf optimizations
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Amara Emerson
[DAGCombine] Change store merge candidates check cut...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Krzysztof Parzyszek
[Hexagon] Fix sanitizer error about using -1u in variab...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Stella Stamenova
[lit, lldbsuite] Add a bug reference to the failing...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Krzysztof Parzyszek
[LV] Change MaxVectorSize bound to 256 in assertion...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Pavel Labath
APFloat/x87: Fix string conversion for "unnormal" value...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Krzysztof Parzyszek
[Hexagon] Simplify MCCodeEmitter, move data to tables
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Pavel Labath
Fix Windows build for the Predicate.h refactor in r331880
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Sid Manning
Add basic compiler-rt builtins support for hexagon.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Pavel Labath
Modernize and clean-up the Predicate class
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Alexey Bataev
[OPENMP] Mark global tors/dtors as used.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Karl-Johan...
[LV] Add lit testcase for bitcast problem. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Anastasia Stulova
[OpenCL] Add constant address space to __func__ in...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Pavel Labath
[Support/Path] Make handling of paths like "///" consistent
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Manuel Klimek
Do not warn on unused parameters for functions with...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Sven van Haastregt
[OpenCL] Restrict various keywords in OpenCL C++ mode
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Adhemerval...
[AArch64] Improve cost of vector division by constant
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Nico Weber
Remove 'abi-breaking-checks' lit feature.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Nico Weber
Remove unused lit setting, see https://reviews.llvm...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Alexander Kornienko
Fixes issue introduced by r331556.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Pavel Labath
Revert "DWARFVerifier: Check "completeness" of .debug_n...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Pavel Labath
DWARFVerifier: Check "completeness" of .debug_names...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Simon Pilgrim
[CostModel][X86] Split off SLM checks
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Benjamin Kramer
Revert "[InstCombine] snprintf optimizations"
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Benjamin Kramer
[DebugInfo] Mark tests using -debug-only as REQUIRES...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Simon Pilgrim
[X86] Cleanup WriteFStore/WriteVecStore schedules
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Simon Dardis
[mips] Move conditional moves out of isCodeGenOnly
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Benjamin Kramer
[wasm] Update test for variables->retainedNodes rename.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Hans Wennborg
Revert r331843 "[DebugInfo] Generate debug information...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Martin Storsjo
[COFF] Improve correctness of def parsing for GNU features
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Martin Storsjo
[COFF] Improve correctness of def parsing for GNU features
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Martin Storsjo
Revert "[Driver] Use -fuse-line-directives by default...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Krasimir Georgiev
[clang-format] Respect BreakBeforeClosingBrace while...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Simon Atanasyan
[driver] Add mips_Features_Group to Options to improve...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Pavel Labath
[DWARF] Align non-accelerated function fullname searchi...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Hans Wennborg
Add a test for r331746.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Shiva Chen
[DebugInfo] Fix test failed due to debug-label-mi.ll...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Bjorn Pettersson
[MergedLoadStoreMotion] Fix a debug invariant bug in...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Simon Atanasyan
[ELF][MIPS] Add test case to cover LA25 r6 thunks gener...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Robert Widmann
[LLVM-C] Correct types in Go bindings
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
David Bolvansky
[InstCombine] snprintf optimizations
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Shiva Chen
[DebugInfo] Fix test failed due to new DISubprogram...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Craig Topper
[X86] Combine (vXi1 (bitcast (-1)))) and (vXi1 (bitcast...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Daniel Sanders
Revert r331816 and r331820 - [globalisel] Add a combine...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
JF Bastien
_Atomic of empty struct shouldn't assert
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Shiva Chen
[DebugInfo] Examine all uses of isDebugValue() for...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Shiva Chen
[DebugInfo] Generate debug information for labels.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Shiva Chen
[DebugInfo] Convert intrinsic llvm.dbg.label to Machine...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Shiva Chen
[DebugInfo] Add DILabel metadata and intrinsic llvm...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Sean Fertile
[PPC64] Add lazy symbol resolution stubs.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Roman Tereshin
Revert r331819 [GlobalISel][Legalizer] More concise...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Lang Hames
[RuntimeDyld][MachO] Properly handle thumb to thumb...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Nico Weber
Make CMakeLists.txt formatting more consistent with...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Nico Weber
fix path to llvm-cfi-verify unittests in docs
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Nico Weber
Make llvm-cfi-verify CMakeLists.txt formatting more...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Adrian Prantl
Remove \brief commands from doxygen comments.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Petr Hosek
Set CMAKE_BUILD_WITH_INSTALL_RPATH for Fuchsia runtimes
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Heejin Ahn
Support a funclet operand bundle in LowerInvoke
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Vitaly Buka
[sanitizer] Remove unneeded blank lines
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Nico Weber
Inline contents of LLVM_XRAY_TOOLS variable into its...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Vitaly Buka
[sanitizer] Update .clang-format in compiler-rt
commit
|
commitdiff
|
tree
|
snapshot
next