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-16
Matthias Braun
BranchRelaxation: Recompute live-ins when splitting...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Paul Robinson
Allow "line 0" to be the first explicit debug location...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
David Blaikie
GDB pretty printers: Basic DenseMap support
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Sean Callanan
Added clangLex to the dependencies for clang-import...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Reid Kleckner
Fix MSVC build of libclang after r288438
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Peter Collingbourne
Add explicit triple to test to fix arm bots.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Alexandre Isoard
Add isl_multi_pw_aff to GICHelper
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Sean Callanan
Fixed library dependencies on clang-import-test to...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Devin Coughlin
[analyzer] Extend UnixAPIChecker open() checks to handl...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Sean Callanan
Testbed and skeleton of a new expression parser
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Peter Collingbourne
ModuleSummaryAnalysis: Remove some duplicate code....
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Zachary Turner
Fix compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Kevin Enderby
Fix a bugs with using some Mach-O command line flags...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Zachary Turner
Resubmit "[CodeView] Hook CodeViewRecordIO for reading...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Kostya Serebryany
[libFuzzer] avoid msan false positives in more cases
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Kostya Serebryany
[libFuzzer] add an experimental flag -experimental_len_...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Reid Kleckner
Really revert all changes from r289979. Apparently...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Peter Collingbourne
IRGen: Fix assertion failure when creating debug info...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Argyrios Kyrtzidis
[libclang] Restore the CXXRecordDecl path for clang_Typ...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Zachary Turner
Fix compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Teresa Johnson
[ThinLTO] Import composite types as declarations
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Michael Kuperstein
Preserve loop metadata when folding branches to a commo...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Yaxun Liu
Revert r289979 due to regressions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Akira Hatanaka
[Sema] Transform the default arguments of a lambda...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Kelvin Li
[OpenMP] support the 'is_device_ptr' clause with 'targe...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Jun Bum Lim
[CodeGenPrep] Skip merging empty case blocks
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Sanjoy Das
Inline stripInvariantGroupMetadata out of existence
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Akira Hatanaka
Remove the temporary fix to the RUN line that was commi...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Zachary Turner
Fix clang build
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Adrian Prantl
Revert "Update for LLVM global variable debug info...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Adrian Prantl
Revert "Fix debug info metadata for upstream change...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Adrian Prantl
Revert "[IR] Remove the DIExpression field from DIGloba...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Zachary Turner
Revert "[CodeView] Hook CodeViewRecordIO for reading...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Mehdi Amini
Fix comment on the verifier (typo + doxygen) (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Yaxun Liu
[OpenCL] Allow disabling types and declarations associa...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Zachary Turner
[CodeView] Hook CodeViewRecordIO for reading/writing...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Mehdi Amini
Strip invalid TBAA when reading bitcode
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
David Blaikie
GDB pretty printer for llvm::Optional
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Matthew Simpson
Reapply "[LV] Enable vectorization of loops with condit...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Krzysztof Parzyszek
Implement LaneBitmask::any(), use it to replace !none...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Sanjoy Das
Fix CodeGenPrepare::stripInvariantGroupMetadata
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Eli Friedman
[ARM] Add ARMISD::VLD1DUP to match vld1_dup more consis...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Kuba Mracek
Follow-up for r289831: Lower the unjoined thread count...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Devin Coughlin
[analyzer] Fix crash in MallocChecker.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Joel Jones
Fix name typo in SelectonDAG
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Rui Ueyama
[ELF] - Linkerscript: Implement two argument version...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Matt Arsenault
AMDGPU: Fix name for v_ashrrev_i16
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Marcos Pividori
[libFuzzer] Fix index error in SearchMemory() implement...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Marcos Pividori
[libFuzzer] Remove unnecessary includes of posix headers.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Marcos Pividori
[libFuzzer] Update tests to use more general functions...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Chris Bieneman
[CMake] Put headers relative to clang
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Hans Wennborg
Fix -Wself-assign from r289955
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
David Blaikie
Revert "dwarfdump: Support/process relocations on a...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Jun Bum Lim
Revert "[CodeGenPrep] Skip merging empty case blocks"
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Sanjay Patel
[InstCombine] auto-generate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Matthew Simpson
[LV] Don't attempt to type-shrink scalarized instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Dehao Chen
Pass sample pgo flags to thinlto.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Luke Drummond
Fix broken escaping of commands in the build
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Hans Wennborg
[X86] Fold (setcc (cmp (atomic_load_add x, -C) C),...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
David Blaikie
dwarfdump: Support/process relocations on a CU's abbrev_off
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Adrian Prantl
Fix debug info metadata for upstream change in LLVM.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Benjamin Kramer
[include-fixer] Desugar incomplete types.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Jun Bum Lim
[CodeGenPrep] Skip merging empty case blocks
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Simon Pilgrim
[X86][AVX] Call lowerVectorShuffleWithSHUFPS directly...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Hafiz Abid...
Remove an unused type declaration.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Simon Pilgrim
[X86][AVX512] use a single shufps for 512-bit vectors...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Simon Pilgrim
[X86][AVX512] Add tests showing missed opportunity...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Nico Weber
Speculatively revert r289925, see PR31407
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Krzysztof Parzyszek
[MIRParser] Add parsing hex literals of arbitrary size...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Daniel Jasper
Move VerifierSupport into namespace llvm.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Benjamin Kramer
[GlobalISel] Silence unused variable warnings in Releas...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Diana Picus
[ARM] GlobalISel: Select add i32, i32
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Artem Dergachev
[analyzer] Add another exception for Qt in MallocChecker
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
George Rimar
[ELF] - Accept --sort-section=xxx command form.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Simon Pilgrim
[X86][SSE] Combine shuffles to MOVSS/MOVSD whatever...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Dylan McKay
[AVR] Add a test for 64-bit left shifts
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Chandler Carruth
Revert r289863: [LV] Enable vectorization of loops...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Florian Hahn
[codegen] Add generic functions to skip debug values.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Diana Picus
[ARM] Expose methods to get the CCAssignFn. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Andrew V. Tischenko
Extra coverage tests to demonstrate fixes in D72618...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Piotr Padlewski
[clang-tidy] fix missing anchor for MPI Module
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Chandler Carruth
Revert r289638: [PowerPC] Fix logic dealing with nop...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Mehdi Amini
Extract a TBAAVerifier out of the verifier (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Nico Weber
attempt to fix windows build
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Ekaterina Romanova
Update .debug_line section version information to match...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Nico Weber
attempt to fix bots after r289914/r289919
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Nico Weber
Revert 279703, it caused PR31404.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Zachary Turner
Add methods to enable using formatv syntax in LLDB.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Adrian Prantl
Update for LLVM global variable debug info API change.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Adrian Prantl
[IR] Remove the DIExpression field from DIGlobalVariable.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Akira Hatanaka
Remove "-disable-llvm-optzns -verify" from the RUN...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Teresa Johnson
[ThinLTO] Thin link efficiency: More efficient export...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Chandler Carruth
Add extra headers that got deleted by my revert in...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Chandler Carruth
Revert patch series introducing the DAG combine to...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Peter Collingbourne
COFF: Cache the result of library searches.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Akira Hatanaka
[Sema] Fix handling of enumerators used as default...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Jason Molenda
Fix a bug when using a StructuredData darwin-log plugin
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Felix Berger
[clang-tidy] Do not move parameter if only DeclRefExpr...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Davide Italiano
[SimplifyLibCalls] Use a lambda. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Antonio Maiorano
clang-format-vsix: add command to format document
commit
|
commitdiff
|
tree
|
snapshot
next