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-13
Peter Collingbourne
LTO: Port the new LTO API to ModuleSymbolTable.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alina Sbirlea
Generalize strided store pattern in interleave access...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Kostya Kortchinsky
Corrected D27428: Do not use the alignment-rounded...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
George Burgess IV
[Sema] Prefer SmallVector over `new`ed memory blocks...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Matthias Braun
Revert "AArch64CollectLOH: Rewrite as block-local analy...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexei Starovoitov
[bpf] change llvm-objdump to print dec instead of hex
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reid Kleckner
Fix warning for noreturn function
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Reid Kleckner
__uuidof() and declspec(uuid("...")) should be allowed...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Tim Northover
GlobalISel: fix GOT accesses on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Greg Clayton
Make a DWARFDIE class that can help avoid using the...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Marcos Pividori
[libFuzzer] Add missing header needed for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Marcos Pividori
[libFuzzer] Avoid name collision with Windows API.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Marcos Pividori
[libFuzzer] Implement DirName() for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Marcos Pividori
[libFuzzer] Fix bug in detecting timeouts when input...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Marcos Pividori
[libFuzzer] Clean up headers and file formatting of...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Marcos Pividori
[libFuzzer] Properly use unsigned for workers, jobs...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Marcos Pividori
[libFuzzer] Properly use unsigned for Process ID.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Marcos Pividori
[libFuzzer] Improve Signal Handler interface.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Rong Xu
Fix the test cases committed in r289521.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Simon Pilgrim
[X86][SSE] Regenerate vector of pointers tests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Artem Dergachev
[analyzer] Detect ObjC properties that are both (copy...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Zachary Turner
Update for clang after llvm::StringLiteral.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Neil Hickey
Fixing build failure by adding triple option to new...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Zachary Turner
[ADT] Add llvm::StringLiteral.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Rafael Espindola
Refactor duplicated expression. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexander Kornienko
Fix sphinx build.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
David Callahan
[ADCE] Add code to remove dead branches
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexander Kornienko
Remove trailing whitespace in docs and clang-tidy sources.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexander Kornienko
[Clang-tidy] check for malloc, realloc and free calls
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Artur Pilipenko
Use more detailed assertion messages in the code introd...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Neil Hickey
Improve handling of floating point literals in OpenCL...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexander Kornienko
Remove deprecated methods ast_matchers::BoundNodes...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Alexander Kornienko
Remove deprecated methods ast_matchers::BoundNodes...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Haojian Wu
[clang-move] Fix incorrect EndLoc for declarations...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Artur Pilipenko
Fix a buildbot failure introduced by r289538
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Ulrich Weigand
[sancov] Disable failing test on SystemZ as well
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Artur Pilipenko
[DAGCombiner] Match load by bytes idiom and fold it...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Artur Pilipenko
Move BaseIndexOffset in DAGCombiner.cpp so it will...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Egor Churaev
[OpenCL] Improve address space diagnostics.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Egor Churaev
[OpenCL] Enable unroll hint for OpenCL 1.x.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Simon Pilgrim
[SelectionDAG] computeKnownBits - simplified knownbits...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Tobias Grosser
Adjust clang-format formatting to r289531
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Simon Dardis
[mips][rtdyld] Move MIPS relocation resolution to a...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Daniel Jasper
clang-format: Keep string-literal-label + value pairs...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Simon Dardis
[mips] Fix comment to respect 80 chars per line; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Simon Dardis
[mips] Fix compact branch hazard detection
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Diana Picus
[GlobalISel] Move extendRegister where it belongs....
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Peter Smith
[ELF] Add R_ARM_RELATIVE to relocations that can be...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Renato Golin
[sancov] Mark as unstable on ARM, not XFAIL, since...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Daniel Jasper
clang-format: Improve braced-list detection.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Malcolm Parsons
[clang-tidy] Add check for redundant function pointer...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Craig Topper
[X86][InstCombine] Fix SimplifyDemandedVectorElts to...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
NAKAMURA Takumi
llvm/test/Transforms/PGOProfile/noreturncall.ll REQUIRE...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Rong Xu
[PGO] Fix insane counts due to nonreturn calls
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Jason Molenda
Small tweaks to the markup in StructuredDataPlugins.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Davide Italiano
[SCCP] Debug diagnostic goes under DEBUG(). NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Jason Molenda
Touch-up the markup of the DarwinLog.md documentation.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Dylan McKay
[AVR] Add an 'relax memory operation' pass
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Mike Aizatsky
[sanitizers] dso order is random, test shouldnt depend...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Mike Aizatsky
[sanitizers] powerpc4 is also unsupported platform
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Saleem Abdulrasool
CodeGen: clean up -Wpedantic warning (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Shoaib Meenai
[libc++abi] Mark failing test on Darwin as XFAIL
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Stephan T....
[libcxx] [test] Fix size_t-to-int truncation warnings...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Dominic Chen
[analyzer] Run clang-format and fix style
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Philip Reames
[peephole] Enhance folding logic to work for STATEPOINTs
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Philip Reames
[Statepoints] Reuse stack slots more than once within...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Mike Aizatsky
[sanitizers] disabling dso test as well where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Mike Aizatsky
[sanitizers] trace-pc-guard doesn't work on mac as...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Kostya Serebryany
[libFuzzer] don't require extra flags with -minimize_cr...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Mike Aizatsky
[sanitizers] sancov really works on x86 only
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Chris Bieneman
Missed a file in r289503.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Chris Bieneman
[LIT] Fix system-windows
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Chris Bieneman
Revert "Suppress LLVM::tools/llvm-symbolizer/coff-dwarf...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Dean Michael...
[XRay][compiler-rt] Use explicit comparisons in unit...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Rafael Espindola
Simplify the test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Mike Aizatsky
[sancov] __sanitizer_dump_coverage api
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Chris Bieneman
[llvm-config] Unsupported should be win32
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Tim Northover
Stop lying about pointers' required alignments.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Marcos Pividori
[libFuzzer] Implement Timers for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Bruno Cardoso...
Revert "[Modules] Make header inclusion order from...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Sanjay Patel
[x86] fix test specifications
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Sanjay Patel
[x86] fix test specifications and auto-generate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Petr Hosek
[CMake] Multi-target builtins build
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Chris Bieneman
Revert "Disable all llvm-config tests for now, will...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Petr Hosek
[compiler-rt] Support building builtins for a single...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Dan Liew
[llvm-config] Fix bug where `--libfiles` and `--names...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Bruno Cardoso...
Revert "[Headers] Add #include_next for tgmath.h on...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Andrew Kaylor
Avoid infinite loops in branch folding
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Chris Bieneman
clang-format to fix post-commit feedback
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Chris Bieneman
[llvm-config] Fix cflags test looking for "error"
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Chris Bieneman
Revert "Remove system-libs.test for now"
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Sanjoy Das
Revert "[SCEVExpander] Use llvm data structures; NFC"
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Kostya Serebryany
[libFuzzer] split one slow test into several, for more...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Nico Weber
Fix MSVC build after 289461; MSVC isn't sure if this...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Todd Fiala
Removing myself from code ownership file
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Bruno Cardoso...
[Modules] Make header inclusion order from umbrella...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Kostya Serebryany
[libFuzzer] make SimpleCmpTest a bit simpler to crack...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Sanjay Patel
[x86] fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Eugene Zelenko
[AMDGPU, PowerPC, TableGen] Fix some Clang-tidy moderni...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Tim Shen
[APFloatTest] Use std::make_tuple to make GCC 4.8 happy
commit
|
commitdiff
|
tree
|
snapshot
next