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-18
Nicolai Haehnle
AMDGPU: Fix legalization of MUBUF instructions in shaders
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Simon Pilgrim
Fix spelling mistakes in MIPS target comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Eric Fiselier
Make merge_archives.py executable
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Eric Fiselier
Add merge_archives.py utility
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Simon Pilgrim
Wdocumentation fix
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Ehsan Amiri
[Power9] Add patterns for vnegd, vnegw
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Simon Pilgrim
Fix spelling mistakes in AMDGPU target comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Simon Pilgrim
[X86][AVX2] Add v8i32->v8i64 mul test (PR30845)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Simon Pilgrim
Fix typo in comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Haojian Wu
[clang-move] Fix not moving using-decls in global names...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Ehsan Amiri
[PPC][DAGCombine] Convert SETCC to subtract when the...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Amaury Sechet
Fix go binding to adapt the new attribute API
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Eric Fiselier
Rename TU names to not conflict with libc++.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Eugene Leviant
[ELF] Convert HashTableSection to input section
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Rui Ueyama
Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Rui Ueyama
Omit empty parameter list.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Rui Ueyama
Use consume() instead of peek() and skip().
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Eugene Leviant
[ELF] Convert GnuHashTableSection to input section
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Eric Fiselier
Remove _LIBCPP_HAS_NO_DEFAULTED_FUNCTIONS
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Zachary Turner
Revert "Remove an out param from ValueObject::GetValueF...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Rui Ueyama
Split ScriptParser::readVersionDeclaration.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Rui Ueyama
Use consistent variable name.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Ekaterina Romanova
Add doxygen comments for lzcntintrin.h's intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Craig Topper
[InstCombine][AVX-512] Teach InstCombineCalls how to...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Zachary Turner
Remove an out param from ValueObject::GetValueForExpres...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Rui Ueyama
Simplify MergeOutputSection.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Craig Topper
[AVX-512] Replace masked 16-bit element variable shift...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Craig Topper
[AVX-512] Replace masked 16-bit element variable shift...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Matt Arsenault
AMDGPU: Move redundant setting of inst properties
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Matt Arsenault
AMDGPU: Fix crash on illegal type for inlineasm
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Shoaib Meenai
[libc++] Fix preprocessor guard for overload declaration
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Zachary Turner
Delete more dead code in ValueObject.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Zachary Turner
Remove some dead code in ValueObject.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Peter Collingbourne
Object: Simplify; remove unnecessary use of unique_ptr.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Matthias Braun
MachineOperand: Add dump() method
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Eric Fiselier
update Apples ABI list to ignore non-std symbols
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Alexei Starovoitov
convert bpf assembler to look like kernel verifier...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Craig Topper
[Docs][TableGen] Remove reference to tablegen supportin...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Craig Topper
[AVX-512] Support FCOPYSIGN for v16f32 and v8f64
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Davide Italiano
[ELF] Rename an historical leftover, `Chunk` is now...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Davide Italiano
[ELF] Use std::for_each() and hoist common code in...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Ekaterina Romanova
Add doxygen comments to fxsrintrin.h's intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Eric Fiselier
Change sym_check to filter non-stdlib symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Yichao Yu
Add an option to disable libedit
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Justin Lebar
[CUDA] Attempt to fix test failures in cuda-macos-inclu...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
John McCall
Forward ns_consumed delegate arguments with a move.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Justin Lebar
[CUDA] Update docs to indicate that MacOS is now supported.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Justin Lebar
[CUDA] Update docs; CUDA 8.0 is supported as of a while...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Justin Lebar
[CUDA] Wrapper header changes necessary to support...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Justin Lebar
[CUDA] Use the right section and constant names for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Justin Lebar
[CUDA] Initialize our header search using the host...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Justin Lebar
[CUDA] Driver changes to support CUDA compilation on...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Rafael Espindola
Add missing REQUIRES.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Saleem Abdulrasool
EHABI: mark some functions as exported
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Zachary Turner
Resubmit "Change RegisterValue getters / setters to...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Zachary Turner
Revert "Change RegisterValue getters / setters to use...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rafael Espindola
Always compute sh_link for SHF_LINK_ORDER sections.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Zachary Turner
Change RegisterValue getters / setters to use StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Ekaterina Romanova
Minor changes in x86 intrinsics headers; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Davide Italiano
[lli] Prefer `exit(1)` to `return 1` for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Davide Italiano
[lli] Factor out error handling. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Bruno Cardoso...
[Preprocessor] Support for '-dI' flag
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Sam McCall
Fix step-over when SymbolContext.function is missing...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Dylan McKay
[ReleaseNotes] Mention the completion of the upstreamin...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Johannes Doerfert
Probably overwritten loads should not be considered...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Johannes Doerfert
[NFC] Add flag to disable error block assumptions
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Johannes Doerfert
[FIX] Do not try to hoist memory intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Johannes Doerfert
[NFC] Skip over trivial assumptions
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Mike Aizatsky
[sanitizers] specifying style for global constant
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Johannes Doerfert
[DBG] Collect statistics about actually versioned SCoPs
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Zachary Turner
Make GetRegisterByName() take a StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Johannes Doerfert
[DBG] Allow to emit the RTC value at runtime
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Simon Atanasyan
[ELF][MIPS] Remove 'mips' word from MipsGotSection...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Johannes Doerfert
[DBG] Collect statistics about statically infeasible...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Bruno Cardoso...
[CrashReproducer][Darwin] Suggest attaching .crash...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Johannes Doerfert
[DBG] Collect statistics about taken assumptions
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rafael Espindola
Allow use define symbols to override linker defined...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Zachary Turner
Convert Platform, Process, and Connection functions...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Malcolm Parsons
Fixes for r287241. Use placement new. Apply clang-format.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Allow SIZEOF() command on nonexistent section.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Petr Hosek
[CMake] Error when LTO and lld are enabled on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Eric Fiselier
Workaround compilers w/o C++1z inline variables
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Add single quotes to error messages.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Use consistent variable name.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Use llvm::reverse to get a reverse range.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Eric Fiselier
Remove files missed in r287250
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Eric Fiselier
Implement P0504R0: Revisiting in-place tag types for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Eric Fiselier
Test changes for P0504R0 "Revisiting in-place tag types...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Simon Pilgrim
Fix spelling mistakes in Hexagon target comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Simon Pilgrim
Fix spelling mistakes in X86 target comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Reid Kleckner
[asan] Create a .ASAN$G(A-Z) section for global registr...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Michal Gorny
[tests] Use __SSE2__ (rather than __i686__...) for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Manman Ren
ObjC Module: try to make objc module deterministic.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Eugene Zelenko
[CodeView] Fix some Clang-tidy modernize-use-default...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Zachary Turner
Rewrite all Property related functions in terms of...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Malcolm Parsons
Use unique_ptr for cached tokens for default arguments...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Kostya Serebryany
[libFuzzer] better documentation for -fsanitize-coverag...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Saleem Abdulrasool
Sema: correct typo correction for ivars in @implementation
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Rui Ueyama
Enable -threads by default.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Anna Zaks
[asan] Update the tests as Mach-O metadata liveness...
commit
|
commitdiff
|
tree
|
snapshot
next