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-03-31
Simon Pilgrim
[X86][SSE] Some basic tests for variable shuffles
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Ed Maste
lld: accept and ignore _fbsd suffix in emulation name
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Evgeniy Stepanov
Preserve extern_weak linkage in CloneModule.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Argyrios Kyrtzidis
[index] Fix regression where ObjC method declarations...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Chris Bieneman
[CMake] Provide the ability to skip stripping when...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Benjamin Kramer
[ARM] Expand v1i64 and v2i64 ctpop.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Hans Wennborg
[X86] Merge adjacent stack adjustments in eliminateCall...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Tim Northover
Diagnostics: remove dodgy handler for bitcode inlineasm...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Betul Buyukkurt
[PGO] Avoid instrumenting constants at value sites
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Hans Wennborg
Change eliminateCallFramePseudoInstr() to return an...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Akira Hatanaka
Fix the comment for the function added in r264998.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Daniel Dunbar
[lit][googletest] Handle upstream gtest output
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Etienne Bergeron
[clang-tidy] Add a new checker to detect missing comma...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Jacques Pienaar
[lanai] isBrImm should accept any non-constant immediate.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Ehsan Amiri
[PPC] basic support for Power 9 direct move instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Rong Xu
[PGO] use emplace_back. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Sanjay Patel
[x86] use SSE/AVX ops for non-zero memsets (PR27100)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Valery Pykhtin
[AMDGPU] enable few disassembler tests that were mistak...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Hans Wennborg
More checks in win32-seh-nested-finally.ll after commen...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Ulrich Weigand
[PowerPC] Attempt to fix fast-isel-i64offset.ll failure
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Xinliang David Li
Minor code cleanup /NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Stephan Bergmann
Don't use potentially invalidated iterator
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Ulrich Weigand
[PowerPC] Correctly compute 64-bit offsets in fast...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Nemanja Ivanovic
[PowerPC] Basic support for P9 atomic loads and stores
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Jun Bum Lim
[AArch64] Handle missing store pair opportunity
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Ulrich Weigand
[PowerPC] Remove incorrect use of COPY_TO_REGCLASS...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Daniel Sanders
[mips] Range check simm16
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Daniel Sanders
[mips] Range check simm11 and mem_simm11.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Pavel Labath
Don't vary debug info for lldb-server tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Dmitry Polukhin
[IFUNC] Introduce GlobalIndirectSymbol as a base class...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Sam Kolton
[AMDGPU] Disassembler: support for DPP
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Daniel Sanders
[mips] Split mem_msa into range checked mem_simm10...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Nirav Dave
Prevent X86ISelLowering from merging volatile loads
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Rafael Espindola
Pass a const SymbolBody to needsGot. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Pavel Labath
Fix DWO breakage in r264909
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Daniel Sanders
[mips] Range check simm9 and fix a bug this revealed.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Rafael Espindola
Fix the alignment check.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Alexander Kornienko
[docs] Fix a typo, change the style of the clang-tidy...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Alexander Kornienko
note for top-level consts in function decls tidy
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Anastasia Stulova
[OpenCL] Added nosvm attribute for OpenCL v2.0.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Benjamin Kramer
[TTI] Let the cost model estimate ctpop costs based...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Alexey Bataev
[OPENMP] Support dumping OpenMP specific constructs.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Alexey Bataev
[OPENMP] Allow skip expression after comma in clauses...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Zlatko Buljan
[mips][microMIPS] Implement MFC*, MFHC* and DMFC* instr...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Jeroen Ketema
Silence warnings in OCaml bindings
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Jonas Paulsson
Indentation fix in SystemZInstrInfo.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Akira Hatanaka
[CodeGenCXX] Fix ItaniumCXXABI::getAlignmentOfExnObject...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Mike Spertus
Visual Studio native visualization for clang::TemplateDecl
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Sanjoy Das
[InstCombine] Fix incorrect rule from rL236202
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Sanjoy Das
Delete trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Sanjoy Das
[SCEV] Track NoWrap properties using MatchBinaryOp...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Sanjoy Das
[SCEV] NFC code motion to simplify later change
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Craig Topper
[X86] Use MVT instead of EVT in code called after legal...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Richard Trieu
Fix -Wdynamic-class-memaccess to skip invalid classes.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Davide Italiano
[DebugInfo] Subprograms should belong to a CU.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Eric Fiselier
Fix LWG issue 2469 - Use piecewise construction in...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Hal Finkel
[PowerPC] Load two floats directly instead of using...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Bruno Cardoso...
[DarwinDriver] Increase the number of valid digits...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Eric Fiselier
Teach __tree how to handle map's __value_type
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Eric Fiselier
Update container_test_types.h and cleanup the related...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Sean Silva
Fix case confusion.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Pete Cooper
Revert "Remove useless unreachable. Switch coverage...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Pete Cooper
Remove unused variants of make_dynamic_error_code....
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Pete Cooper
Use Expected<T> instead of ErrorOr<T>in yaml reader...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Enrico Granata
Add --help and --long-help options to 'command alias...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Pete Cooper
Change library search methods to return Optional instea...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Pete Cooper
Fix a bunch more of -Wpessimizing-move issues.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Pete Cooper
Fix a bunch of -Wpessimizing-move issues.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Sanjoy Das
Introduce a @llvm.experimental.guard intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
George Burgess IV
[Sema] Fix PR27122: ICE with enable_if+ill-formed call.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Pete Cooper
Convert a few macho reader/writer helpers to new error...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Pete Cooper
Convert readBinary to llvm::Error. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Hans Wennborg
Add some more triples after r264966
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Bruno Cardoso...
[CrashReproducer] Add a module map callback for added...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Bruno Cardoso...
[VFS] Handle empty entries in directory traversal
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Justin Lebar
[CUDA] Add -disable-llvm-passes to CodeGenCUDA/link...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Pete Cooper
Convert normalized file to atoms methods to new error...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Eric Fiselier
Fix deduction of __atomic_load's parameter types.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Hans Wennborg
[X86] Enable call frame optimization ("mov to push...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Justin Lebar
[CUDA] Don't initialize the CUDA toolchain if we don...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Justin Lebar
[CUDA] Make unattributed constexpr functions implicitly...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Justin Lebar
[CUDA] Add math forward declares to CUDA header wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Pete Cooper
Fix MachO test which is failing on a Windows bot.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Pete Cooper
Convert lld file writing to llvm::Error. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Matt Arsenault
AMDGPU: Add frexp_mant + frexp_exp builtins
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Matthias Braun
CodeGen: Factor out code for tail call result compatibi...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Matthias Braun
Avoid unnecessary #include; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Enrico Granata
Enhance the 'type X list' commands such that they actua...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Simon Atanasyan
[ELF][MIPS] Revert r264761 and add test case to demonst...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Paul Robinson
Update copyright year to 2016.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Paul Robinson
Update copyright year to 2016.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Paul Robinson
Update copyright year to 2016.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Paul Robinson
Update copyright year to 2016.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Rui Ueyama
Fix -Wpessimizing-move warnings.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Paul Robinson
Update copyright year to 2016.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Paul Robinson
Update copyright year to 2016.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Paul Robinson
Update copyright year to 2016.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Paul Robinson
Update copyright year to 2016.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Paul Robinson
Update copyright year to 2016.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Pete Cooper
Remove useless unreachable. Switch coverage already...
commit
|
commitdiff
|
tree
|
snapshot
next