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-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
2016-11-02
Ulrich Weigand
[SystemZ] Fix compiler warnings introduced by r285574
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Malcolm Parsons
Fix Clang-tidy readability-redundant-string-cstr warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Pavel Labath
Fix printf errors in ProcessMinidump
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Pavel Labath
Remove TimeValue from UnwindLLDB.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
George Rimar
[ELF] - Check that .dynsym is present in DSO if SHT_GNU...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Pavel Labath
Remove TimeValue usages from MacOSX-Kernel process...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Kirill Bobyrev
[llvm] FIx if-clause -Wmisleading-indentation issue.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Bjorn Pettersson
[Reassociate] Skip analysis of dead code to avoid infin...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Roger Ferrer...
Remove spurious token from #endif
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Roger Ferrer...
Protect tests for new/delete under libcpp-no-exceptions
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Dylan McKay
[AVR] Add instruction selection lowering code
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Shoaib Meenai
[CMake] Set default build type correctly
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Eric Fiselier
Fix GCC test failure caused by manually defining _LIBCP...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Dean Michael...
[XRay][x86_64] Define a tail exit trampoline.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Eric Fiselier
Fix __libcpp_is_constructible for source types with...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Peter Collingbourne
Bitcode: Fix short read implementation.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rui Ueyama
Add strings to .dynstr early.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Brad Smith
Disable the use of std::call_once on OpenBSD with libst...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Jim Ingham
Fix SBWatchpoint::SetEnabled to send an event.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Michael Gottesman
[ilist_node] Add a getReverseIterator() method and...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Richard Smith
More forcibly resolve exception specifications when...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Eugene Zelenko
[Documentation] Clang-tidy readability-redundant-declar...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Peter Collingbourne
Bitcode: Check file size before reading bitcode header.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rui Ueyama
Use ArrayRef instead of const std::vector.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Rui Ueyama
Make a function in a header "inline" instead of "static".
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Peter Collingbourne
Support: Remove MemoryObject and DataStreamer interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Peter Collingbourne
Bitcode: Change reader interface to take memory buffers.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Vedant Kumar
[docs] Fix some typos. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Alex Bradbury
[RISCV] Add bare-bones RISC-V MCTargetDesc
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Alex Bradbury
[RISCV 4/10] Add basic RISCV{InstrFormats,InstrInfo...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Matt Arsenault
AMDGPU: Handle CopyToReg in getOperandRegClass
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Rui Ueyama
Inline a variable that is used only once.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Rui Ueyama
Split writeResult. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Matt Arsenault
AMDGPU: Use brev for materializing SGPR constants
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Rui Ueyama
Create Out members using make() to simplify.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Rui Ueyama
Remove Out::Pool and use make() instead.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Matt Arsenault
AMDGPU: Default to using scalar mov to materialize...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Jim Ingham
Xfail this while I figure out why the event isn't getti...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Rui Ueyama
Provide a convenient function to allocate and initializ...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Devin Coughlin
[analyzer] Fix capitalization in ObjCSuperDealloc check...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Eric Christopher
Move the initialization of PreferredLoopExit into runOn...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Sam McCall
Fix uninitialized access in MachineBlockPlacement.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Matt Arsenault
AMDGPU: Stop creating unused virtual registers
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Rafael Espindola
Don't fetch the section string table multiple times...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Rafael Espindola
Update for llvm change.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Rafael Espindola
Don't compute DotShstrtab eagerly.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Malcolm Parsons
[clang-tidy] Handle bitfields in cppcoreguidelines...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Rui Ueyama
Remove string table offsets from tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
George Burgess IV
[MemorySSA] Tighten up types to make our API prettier...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Zachary Turner
Add missing #include.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Rafael Espindola
Replace GAlloc with a template function.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Rafael Espindola
Simplify getStringTableIndex.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Eli Friedman
[ScopInfo] Make memset etc. affine where possible.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Eli Friedman
Add missing test from r284848.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Sanjay Patel
[ValueTracking] remove TODO comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Matt Arsenault
AMDGPU: Workaround for instruction size with literals
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Jim Ingham
Switch SBWatchpoint::SetEnabled over to using Process...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Michal Gorny
[test] Fix detecting LLVM zlib support in stand-alone...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Rui Ueyama
Create SyntheticSections.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Rafael Espindola
Update for llvm change.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Rafael Espindola
Use the existing std::error_code out parameter.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Chris Bieneman
Fix llvm-shlib cmake build
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Enrico Granata
Add helpers for the notion of a type scavenger that...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Davide Italiano
[ELF/GC] Fix pending references to garbage collected...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Joerg Sonnenberger
GC empty subdirectories.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
NAKAMURA Takumi
clang/test/CodeGenOpenCL/convergent.cl: Satisfy -Assert...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Sanjay Patel
[InstCombine] allow splat vector folds in adjustMinMax()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Malcolm Parsons
[clang-query] Fix Clang-tidy readability-redundant...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Alex Bradbury
[RISCV] Add RISCV.def to module.modulemap
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Sanjay Patel
[InstCombine] Fold nuw left-shifts in `ugt`/`ule` compa...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Krzysztof Parzyszek
[Hexagon] Rename operand/predicate names for unshifted...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Enrico Granata
Implement a general type scavenger that can dig types...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Todd Fiala
change ProcessAttach test to no-debug-info
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Yaxun Liu
[OpenCL] Mark group functions as convergent in opencl-c.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Matt Arsenault
BranchRelaxation: Expand unconditional branches first
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Eugene Zelenko
[Clang-tidy] Fix copy-paste error in misc-redundant...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Rui Ueyama
Implement R_PPC_ADDR32.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Rui Ueyama
Implement R_PPC_REL24 and R_PPC_REL32 relocations.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Sanjay Patel
[InstCombine] clean up adjustMinMax(); NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Erich Keane
Test Commit, removed extraneous newline
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Konstantin...
[AMDGPU] Check if type transforms to i16 (VI+) when...
commit
|
commitdiff
|
tree
|
snapshot
next