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-11-03
Aidan Dodds
[Renderscript] Add commands for scriptgroup interaction.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Malcolm Parsons
[clang-tidy] Handle data() in readability-redundant...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
George Rimar
[ELF] - Accept both "-" and "--" for Ttext/Tdata/Tbss...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Malcolm Parsons
Remove redundant calls to std::string::data()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Rafael Espindola
Split getSHNDXTable in two.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Rafael Espindola
We already have the sections, pass them to getSHNDXTable.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Peter Smith
[ELF] Do not create interworking thunks for undefined...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Eugene Leviant
Use globMatch() instead of llvm::regex in linker scripts
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Pavel Labath
Link lldb-mi only to the llvm components it uses
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
James Molloy
[Thumb] Teach ISel how to lower compares of AND bitmask...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Pavel Labath
Fix Timer unit test
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Pavel Labath
Remove TimeSpecTimeout class
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Pavel Labath
Refactor Timer class
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Serge Pavlov
Reverted r285882 (Enhancement to test for -ast-print)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
George Rimar
[ELF] - Update after LLVM change (r285886)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
George Rimar
[tools/obj2yaml] - Update after LLVM change r285886
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
George Rimar
[Object/ELF] - Make getSymbol() return Error.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Ravitheja Addepally
Test for YMMRegisters.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
George Rimar
[ELF] - Removed unused method declaration. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Olivier Goffart
Fix heuristics skipping invalid ctor-initializers with...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Serge Pavlov
Enhancement to test for -ast-print
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Jonas Hahnfeld
[CMake] Disable rpath for UnitTests
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Vedant Kumar
[Sema] Remove a dead assignment, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Craig Topper
[AVX-512] Use 'vnot' instead of 'not' in patterns invol...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Elena Demikhovsky
Expandload and Compressstore intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Rafael Espindola
Pass the sections to getShtGroupSignature.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Rafael Espindola
Split getSection in two.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
George Burgess IV
[CodeGen] Use StringRef. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Eric Fiselier
[Sema] Allow static_cast<T&&>(e) to check explicit...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Teresa Johnson
[ThinLTO] Handle distributed backend case when doing...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Richard Smith
Update manglings for C++17 noexcept function types...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Richard Smith
Teach clang-query to dump types. I couldn't find any...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Argyrios Kyrtzidis
[index] Fix assertion hit when handling a declaration...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Richard Smith
[p0012] Implement ABI support for throwing a noexcept...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Greg Bedwell
Revert "[InstCombine] allow splat vector folds in adjus...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Michal Gorny
[cmake] Build gtest from LLVM when building standalone
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Eli Friedman
[Polly CodeGen] Break critical edge from RTC to origina...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rafael Espindola
Simplify some typedefs. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Adrian McCarthy
Emit S_COMPILE3 record once per TU rather than once...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Malcolm Parsons
[clang-tidy] Suppress notes for warnings that were...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Kevin Enderby
Add the rest of the additional error checks for invalid...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Davide Italiano
[RuntimeDyld] Move an X86 only test to the correct...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Dawn Perchik
Fix typo which broke debugging on older OSX systems...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Eli Friedman
DCE math library calls with a constant operand.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Jordan Rose
Don't require nullability on template parameters in...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Malcolm Parsons
Fix Clang-tidy readability-redundant-string-cstr warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rui Ueyama
Fix Windows buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Vedant Kumar
[llvm-cov] Turn line numbers in html reports into click...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Artem Dergachev
[analyzer] StdLibraryFunctions: provide platform-specif...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rui Ueyama
Convert Out::InterpSection to In::InterpSection.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rui Ueyama
Reduce number of classes by merging DIHelper with Objec...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Erich Keane
regcall: Implement regcall Calling Conv in clang
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Eugene Zelenko
[Documentation] Fix Clang-tidy misc-use-after-move...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Pavel Labath
Remove KQueue.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Krzysztof Parzyszek
[Hexagon] Remove registers coalesced in expand-condsets...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Marshall Clow
Add support for old versions of MacOS to libunwind...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Artem Tamazov
[AMDGPU][mc] Improve test of special asm symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Zachary Turner
Fix crash in PseudoTerminal on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Martin Bohme
[clang-tidy] Extend misc-use-after-move to support...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Davide Italiano
[lli/COFF] Set the correct alignment for common symbols
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Matt Arsenault
AMDGPU: Cleanup some xfailed tests
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Chris Bieneman
[CMake] Support LLDB_TEST_CLANG in check-lldb target(s)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Chris Bieneman
Find clang resource directory via *nix-style lookup
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Zachary Turner
Fix build due to missing definition.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Zachary Turner
Add CodeViewRecordIO for reading and writing.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Nicolai Haehnle
AMDGPU: Allow additional implicit operands on MOVRELS...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Zachary Turner
Fix some warnings compiling with clang-cl on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Andrey Churbanov
Change task stealing to always get task from head of...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Malcolm Parsons
Fix Clang-tidy readability-redundant-string-cstr warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Marshall Clow
Add conditions for PPC to libunwind. Fixes PR22200...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Nirav Dave
[ARM][MC] Cleanup ARM Target Assembly Parser
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Adrian Prantl
Improve and cleanup comments in DwarfExpression.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Matt Arsenault
BranchRelaxation: Fix computing indirect branch block...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Adrian Prantl
Simplify control flow in the the DWARF expression compiler
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Adrian Prantl
Emit DW_OP_piece also if the previous value was a constant.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Alex Lorenz
Simplify the test case from r285289.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
George Rimar
[ELF] - Allow "-Ttext xxx", "-Tbss xxx", "-Tdata bss...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Alex Lorenz
Add a note that points to the linkage specifier for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Simon Pilgrim
Use !operator to test if APInt is zero/non-zero. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Reid Kleckner
[asan] Add more dynamic CRT mode tests
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Reid Kleckner
[asan] Use the dynamic ASan runtime if -shared-libasan...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rafael Espindola
Simplify typedefs. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Marshall Clow
Implement another part of P0031; adding constexpr to...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rafael Espindola
Inline a version of getSectionStringTable into the...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rafael Espindola
Pass the section table to getSectionStringTable. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rafael Espindola
Compute the section table lazily.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Vasileios Kalintiris
[mips] Always run the MipsOptimizePICCall pass.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Joerg Sonnenberger
Create the virtual register for the global base in...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rafael Espindola
Inline getSectionStringTableIndex() into only caller...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rafael Espindola
Don't use getNumSections.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Aaron Ballman
Turn on the /bigobj switch for RecursiveASTVisitorTest...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Aaron Ballman
Add a new clang-tidy check for cert-msc50-cpp (and...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rafael Espindola
Update for llvm change.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rafael Espindola
Avoid a report_fatal_error in sections().
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Aaron Ballman
Removing a switch statement that contains a default...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rafael Espindola
Simplify SHF_LINK_ORDER handling. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rafael Espindola
getNumSections should return a uintX_t. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rafael Espindola
Simplify getSection. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Joerg Sonnenberger
Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Pavel Labath
Remove TimeValue usage from two files
commit
|
commitdiff
|
tree
|
snapshot
next