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-12-20
Rui Ueyama
Set Config->ColorDiagnostics early so that all error...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Akira Hatanaka
[Parser] Correct typo after lambda capture initializer...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Adrian Prantl
Update for LLVM global variable debug info API change.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Adrian Prantl
Fix debug info metadata for upstream change in LLVM.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Adrian Prantl
[IR] Remove the DIExpression field from DIGlobalVariable.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Chandler Carruth
Make this REQUIRES match the other REQUIRES lines that...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Rui Ueyama
Simplify type of Config->SymbolOrderingFile.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Rui Ueyama
Inline a small function.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
George Burgess IV
Add the alloc_size attribute to clang.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Chris Bieneman
Revert "[ObjectYAML] Support for DWARF debug_info section"
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Chris Bieneman
[ObjectYAML] Support for DWARF debug_info section
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Richard Smith
Fix completely bogus types for some builtins:
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Paul Robinson
Make another test insensitive to the default C++ dialect.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Eli Friedman
Add ARM support to update_llc_test_checks.py
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Devin Coughlin
[analyzer] Add checker modeling gtest APIs.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Michael Kuperstein
[LV] Sink tripcount query to where it's actually used...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Jordan Rose
Don't try to emit nullability fix-its within/around...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Devin Coughlin
[analyzer] Add sink after construction of temporary...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Chris Bieneman
[ObjectYAML] Support for DWARF Pub Sections
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Mike Aizatsky
[libfuzzer] dump_coverage command line flag
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Jason Henline
[Axccel] Remove -Wno-missing-braces in build
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Rafael Espindola
Fix corner cases of setting the section address.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Benjamin Kramer
[Format] Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Bruno Cardoso...
[ASTReader] Sort RawComments before merging
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Michael LeMay
[TargetInstrInfo] replace redundant expression in getMe...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Jordan Rose
Add fix-it notes to the nullability consistency warning.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Greg Clayton
Make a function to correctly extract the DW_AT_high_pc...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Sean Callanan
Reverting r290004, r290006, r290010 pending review.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Kuba Mracek
Fixup for r290119: Only run debug_alloc_stack.cc on...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Paul Robinson
Make a few OpenMP tests "C++11 clean."
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Sanjay Patel
[InstCombine] use commutative matcher for pattern with...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Kuba Mracek
More fixup for r290119: Make the ifdef work.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Paul Robinson
Revert another accidental bit
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Kuba Mracek
Another fix-up for r290119: Include stdint.h so we...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Kuba Mracek
Fix-up for r290119 - don't check global size, it might...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
George Rimar
[ELF] - Implemented --retain-symbols-file option
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Paul Robinson
Undo accidental comit
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Paul Robinson
Make a few OpenMP tests "C++11 clean."
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Kuba Mracek
[tsan] Implement __tsan_get_alloc_stack and __tsan_loca...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Sanjay Patel
[InstCombine] add folds for icmp (umin|umax X, Y), X
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Luke Drummond
Expression evaluation for overloaded C functions (redux)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Florian Hahn
[LoopVersioning] Require loop-simplify form for loop...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Rafael Espindola
Detemplate PhdrEntry. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Konstantin...
[AMDGPU] When unifying metadata, add operands to named...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
NAKAMURA Takumi
[libclang] Revert part of r290025, "Remove the 'extern...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Rafael Espindola
Use existing variable. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Sanjay Patel
[InstCombine] add folds for icmp (smax X, Y), X
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Prakhar Bahuguna
[ARM] Add missing -backend-option for -arm-execute...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Daniel Jasper
Silence unused warning.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Diana Picus
[ARM] GlobalISel: Add more checks to test
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Diana Picus
[ARM] GlobalISel: Minor style fixup in test
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Diana Picus
[ARM] GlobalISel: Lower i8 and i16 register args
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Diana Picus
[ARM] GlobalISel: Allow i8 and i16 adds
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Diana Picus
[ARM] GlobalISel: Select i8 and i16 copies
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Tobias Grosser
Fix clang-format
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ehsan Amiri
[Power9] Processor Model for Scheduling
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Diana Picus
Revert "[XRay] [compiler-rt] Move machine-dependent...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Malcolm Parsons
[Hexagon] Restore minimum profit check accidentally...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Adhemerval...
ELF/AArch64: Fix dynamic relocation against local symbo...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Diana Picus
[ARM] GlobalISel: Lower more than 4 arguments
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Sam Kolton
AMDGPU: [AMDGPU] Assembler: add .hsa_code_object_metada...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Diana Picus
[ARM] GlobalISel: Support loading from the stack
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Bjorn Pettersson
[CodeGen] Make MachineInstr::isIdenticalTo() symmetric.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Daniel Jasper
clang-format: Slightly tweak the behavior of <<-wrapping.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Eric Liu
[clang-format] revert an unintended change in r288493...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Daniel Jasper
Revert "[c++1z] P0195R2: Support pack-expansion of...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Dean Michael...
[XRay] Fix assertion failure on empty machine basic...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Daniel Jasper
clang-format: Fix regression introduced in r290084.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Craig Topper
[X86] When recognizing vector loads or VZEXT_LOAD in...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Craig Topper
[TableGen] Use 'unsigned' instead of 'bool' in a place...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Daniel Jasper
Add files I seem to have dropped in my revert (r290086).
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Daniel Jasper
Revert @llvm.assume with operator bundles (r289755...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Daniel Jasper
Fix format after recent clang-format change.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Daniel Jasper
clang-format: Allow "single column" list layout even...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Dean Michael...
[XRay][compiler-rt] Fix missing include of <cerrno>
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Richard Smith
Add __cpp_structured_bindings feature test macro for...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Richard Smith
[c++1z] cxx_status: mark p0195r2 as done.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Richard Smith
[c++1z] P0195R2: Support pack-expansion of using-declar...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Dean Michael...
[XRay][compiler-rt] Post-commit review fixup of XRay...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Dean Michael...
[XRay][compiler-rt] Explicitly include <cstdint> for...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Dean Michael...
[XRay] [compiler-rt] Move machine-dependent code into...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Rui Ueyama
Remove inappropriate use of CachedHashStringRef.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Yaxun Liu
Add a lit test for PR31374
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Dean Michael...
[XRay] [compiler-rt] Fix format string; sanitizers...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Craig Topper
[X86] Remove all of the patterns that use X86ISD:FAND...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Richard Smith
Fix name hiding and redeclaration checking for dependen...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Richard Smith
Fix some interactions between C++11 and C++14 features...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Tom de Vries
[FileCheck] Fix --strict-whitespace --match-full-lines...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Tom de Vries
[FileCheck] Fix --strict-whitespace --match-full-lines
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
David Majnemer
[PDB] Don't use the long type
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Sanjay Patel
[InstCombine] use commutative matchers for patterns...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Daniel Jasper
Revert r289955 and r289962. This is causing lots of...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Michael Zuckerman
[X86] [AVX512] Minor fix in encoding of scalar EVEX...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Simon Pilgrim
[X86][SSE] Add support for combining target shuffles...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Simon Pilgrim
Wdocumentation fix
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Rui Ueyama
Remove lld/Support/Memory.h.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Tom de Vries
[FileCheck] Fix comment in ReadCheckFile
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Craig Topper
[X86][SSE][AVX-512] Convert FAND/FOR/FXOR/FANDN nodes...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Yaxun Liu
Fix a lit test issue exposed by r290056
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Yaxun Liu
Attempt to fix build failure and regressions due to...
commit
|
commitdiff
|
tree
|
snapshot
next