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-10-20
Li Huang
[SCEV] Add a threshold to restrict number of mul operan...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Alexander Shaposhnikov
[clang] Remove FileEntry copy-constructor
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Reid Kleckner
Revert "Disable swiftcall test on windows: More brutal...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Keno Fischer
Fix PREL31 relocation on ARM
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Michael Kuperstein
[X86] Enable interleaved memory access by default
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Hans Wennborg
Revert r284753 "[c++1z] Teach composite pointer type...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Reid Kleckner
Fix off-by-one error in PPCaching.cpp token annotation...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rui Ueyama
llvm-dwarfdump is now used in a test, so add a depedenc...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Michal Gorny
[Driver] Refactor DetectDistro() parameters to take...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Mike Aizatsky
adding new symbols to llvm-symbolizer symbol test
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Daniel Berlin
[MSSA] Avoid unnecessary use walks when calling getClob...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Michal Gorny
[Driver] Parse Debian version as integer when possible...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Kevin Enderby
Another additional error check for invalid Mach-O files...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Reid Kleckner
Add a space to work around a Windows CPython / MSys...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Vedant Kumar
[CodeGen] Devirtualize calls to methods marked final...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Konstantin...
[AMDGPU] Handle R_AMDGPU_ABS64 relocation
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Zachary Turner
Fix case of file include path.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Zachary Turner
[CodeView] Refactor serialization to use StreamInterface.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Richard Smith
[c++1z] Fix assertion failure when using the wrong...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Konstantin...
[AMDGPU] Make note record name a static const member...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Konstantin...
[AMDGPU] Emit constant address space data in .rodata...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rui Ueyama
Remove unused #include.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Dehao Chen
Using branch probability to guide critical edge splitting.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Chris Bieneman
Re-landing a cleaned up implementation of r284550
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Simon Pilgrim
[CostModel][X86] Fixed AVX1/AVX512 sdiv/udiv uniformcon...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Ekaterina Romanova
Add more doxygen comments to emmintrin.h's intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Richard Smith
[c++1z] Teach composite pointer type computation how...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Pirama Arumuga...
Fix *_EXTEND_VECTOR_INREG legalization
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Simon Atanasyan
[ELF][MIPS] Use getMipsLocalEntriesNum() everywhere...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Simon Atanasyan
[ELF][MIPS] Separate calculation of MIPS GOT index...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Renato Golin
[clang-cl] Fix test that shouldn't be running on non-x86
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Simon Pilgrim
[CostModel][X86] Added tests for sdiv/udiv costs for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Andrey Churbanov
Fixed memory leak mistakenly introduced by https:/...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Sanjay Patel
[Target] remove TargetRecip class; 2nd try
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Benjamin Kramer
Put the move ctor for PassManager back for now, it...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Simon Pilgrim
[CostModel][X86] Fixed AVX1/AVX512 sdiv/udiv general...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Valery Pykhtin
[AMDGPU] add fcopysign(f64, f32) pattern
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Malcolm Parsons
[clang-tidy] Add check 'readability-redundant-member...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Dimitar Vlahovski
Minidump plugin: redesign the x86_64 register context
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Hans Wennborg
Fix SectionPiece size when compiling with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Benjamin Kramer
Remove a use of llvm::AlignOf that I missed.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Benjamin Kramer
[Support] Put back the MSVC hack for AlignedCharArray.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Malcolm Parsons
Use auto in for loop
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Benjamin Kramer
[Support] Remove llvm::alignOf now that all uses are...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Malcolm Parsons
[clang-tidy] Simplify modernize-use-default
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Benjamin Kramer
Retire llvm::alignOf in favor of C++11 alignof.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Benjamin Kramer
Retire llvm::alignOf in favor of C++11 alignof.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Malcolm Parsons
[Format] Cleanup after replacing constructor body with...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Marshall Clow
Adding a missing constexpr test for reverse_iterator...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Benjamin Kramer
Retire llvm::alignOf in favor of C++11 alignof.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Benjamin Kramer
Clean up alignment hacks now that MSVC 2013 and GCC...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Samuel Antao
[OpenMP] Fix issue with directives used in a macro.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Haojian Wu
[clang-tidy] Fix an assertion failure in cppcoreguideli...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Benjamin Kramer
[GVN] Use defaulted members. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Tamas Berghammer
Re-generate the python and cpp reference documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Simon Dardis
[mips][mcjit] Add the majority of N32 support.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Simon Pilgrim
[CostModel][X86] Added tests for sdiv/udiv costs for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Strahinja Petrovic
[lsan] [aarch64] Fix printing of pointers in make check...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Benjamin Kramer
Do a sweep over move ctors and remove those that are...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Pavel Labath
Reapply "Add Chrono.h - std::chrono support header"
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Haojian Wu
[Clang-tidy]: Fix modernize-avoid-bind erroneous scope...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Michael Kruse
[cmake] Avoid warnings in feature tests. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Simon Pilgrim
[DAGCombiner] Add general constant vector support to...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rafael Espindola
Compact SectionPiece.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Simon Pilgrim
Wdocumentation fix
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Simon Pilgrim
Fix spelling mistake in comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Simon Pilgrim
Fix MSVC bool -> uint64_t promotion warning
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Peter Smith
[ELF] Add REQUIRES: arm to test to fix buildbot without...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Peter Smith
[ELF] Allow relative exceptions relocations in shared...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Eugene Leviant
Don't include PHDRs if linker script doesn't want them
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
George Rimar
[ELF] - Partial support of --gdb-index command line...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Benjamin Kramer
[Go bindings] Update for r284678 API changes.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Omair Javaid
Fix ARM/AArch64 Step-Over watchpoint issue remove provi...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
George Rimar
[ELF] - Applied clang format. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Jonas Paulsson
[SystemZ] Post-RA scheduler implementation
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
George Rimar
[ELF] - Testcase checking that we do not crash on inval...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
George Rimar
[Object/ELF] - Check index argument in getSymbol().
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Richard Smith
Work around MSVC rejects-valid. Apparenty (some version...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rui Ueyama
Add a helper function to define symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rui Ueyama
Rename variables so that they are more in line with...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rui Ueyama
Update document.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rui Ueyama
Format. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rui Ueyama
Remove Config::Binary.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rui Ueyama
Remove an optional parameter from LinkerDriver::addFile...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rui Ueyama
Split LinkerDriver::createFiles. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rui Ueyama
Fix error message for unknown -format argument.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rui Ueyama
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Eric Fiselier
Attempt to workaround XPASS for aligned allocation...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Erik Pilkington
Replace uses of LLVM_FUNCTION_NAME with __func__, this...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Tobias Grosser
Update isl to isl-0.17.1-236-ga9c6cc7
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Peter Collingbourne
X86: Allow expressions to appear as u8imm operands.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rui Ueyama
Remove std:: from std::size_t.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Peter Collingbourne
X86: Deduplicate some lowering code. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Richard Smith
Refactor and simplify Sema::FindCompositePointerType...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Richard Smith
PR26276: Fix detection of non-cast-expressions as opera...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Victor Leschuk
Upgrade debug-info-vla test: we do not pass default...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Victor Leschuk
DebugInfo: remove broken bitcode upgrade test
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Reid Kleckner
Use __func__ directly now that all supported compilers...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Reid Kleckner
Fix narrowing conversion error in 32-bit MSVC builds
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Victor Leschuk
DebugInfo: pass alignment value only if it was forced
commit
|
commitdiff
|
tree
|
snapshot
next