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-04-19
Duncan P. N...
IR: LLVMContextTest => DebugTypeODRUniquingTest, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Michael Zuckerman
[Clang][Builtin][AVX512] Adding intrinsics for VGETMANT...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Duncan P. N...
Linker: Avoid constructing ValueMap::MDMapT
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Jonathan Peyton
[ITTNOTIFY] Remove serialized parallel regions from...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Brendon Cahoon
[DependenceAnalysis] Refactor uses of getConstantPart...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Alexey Bataev
Revert "[OPENMP] Codegen for untied tasks."
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Alexey Bataev
[OPENMP] Codegen for untied tasks.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Andrey Turetskiy
Revert r266747 (Compilation for Intel MCU (Part 1/3...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Mehdi Amini
Fix Gold test after r266750 (ModuleLinker: Do not impor...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Duncan P. N...
IR: Use Optional instead of unique_ptr for Metadata...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Mehdi Amini
ModuleLinker: Do not import linkonce/weak as "external_...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Duncan P. N...
IR: Use Optional instead of unique_ptr for debug info...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Samuel Benzaquen
[ASTMatchers] Do not try to memoize nodes we can't...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Andrey Turetskiy
Compilation for Intel MCU (Part 1/3)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Teresa Johnson
Enable ODR uniquing of DITypes in more places
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Michael Zuckerman
[Clang][AVX512][BUILTIN] Adding intrinsics support...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Martin Probst
Summary:
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Martin Probst
clang-format: [JS] simplify import/export.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Duncan P. N...
IR: getOrInsertODRUniquedType => DICompositeType::getOD...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Johannes Doerfert
Relate domains to statements during construction [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Johannes Doerfert
Add user assumptions after domain generation [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Johannes Doerfert
Do not build domains for out of SCoP blocks [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Johannes Doerfert
Mark Scop::getDomainConditions as const [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Duncan P. N...
IR: Require DICompositeType for ODR uniquing type map
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Pavel Labath
Revert "LLDB: Fixed two race conditions when stopping...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Daniel Jasper
Initial version of misc-unused-using-decl check.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Gabor Horvath
[clang-tidy] readability-container-size-empty fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Marianne Mailhot...
LLDB: Fixed two race conditions when stopping private...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Simon Pilgrim
[InstCombine][X86] Added extra tests introduced for...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Simon Pilgrim
[InstCombine][X86] Regenerate SSE combine tests as...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Ben Craig
Framework to allow testing of static libc++abi
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Ben Craig
Enable testing for static libc++abi
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Simon Pilgrim
[X86][AVX2] Prefer VPERMQ/VPERMPD over VINSERTI128...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
George Rimar
Updated comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Laszlo Nagy
D17487: [analyzer][scan-build-py] flag filter modificat...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Pavel Labath
Fix typo in TestSourceManager.py
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Alexey Bataev
Revert "[OPENMP] Codegen for untied tasks."
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Mehdi Amini
Minor improvement to debug output for Function Importer...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Alexey Bataev
[OPENMP] Codegen for untied tasks.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Sanjoy Das
Add a description for the PatchableFunction pass; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Sanjoy Das
Disable the PatchableFunction pass for NVPTX & Wasm
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Serge Pavlov
Warn if function or variable cannot be implicitly insta...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Daniel Berlin
Correct IDF calculator for ReverseIDF
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Lang Hames
[Orc] Disable RPC callST unit test until the S390 failu...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Sagar Thakur
[LSAN] Fix test swapcontext.cc on MIPS
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Sanjoy Das
Introduce a "patchable-function" function attribute
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Duncan P. N...
LTO: Adapt to LLVM API changes in r266713
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Duncan P. N...
IR: Rename API for enabling ODR uniquing of DITypes...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Lang Hames
[ORC] Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Lang Hames
[Orc] Tidy up some of the RPC primitives, add a unit...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Todd Fiala
test infra cleanup: convert test_runner lib into package
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Duncan P. N...
BitcodeWriter: Break recursion when enumerating Metadat...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Justin Lebar
[CUDA] Add --no-cuda-noopt-debug, which disables -...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Justin Lebar
[CUDA] Add --cuda-compile-host-device, which overrides...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Akira Hatanaka
Add a test case to check a member's default constructor...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Saleem Abdulrasool
vim: add swiftcc keyword
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Rui Ueyama
COFF: Support /manifestinput command line option.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Eric Fiselier
Make tuples constructors conditionally EXPLICIT. See...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Chaoren Lin
Fix Windows build.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Jacques Pienaar
[lanai] Set boolean contentss to ZeroOrOneBooleanContent.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-19
Mehdi Amini
Increase SmallVector size for ConstantUniqueMap::getHas...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Michael Kuperstein
Port DemandedBits to the new pass manager.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Adrian Prantl
[ObjC++] Fix crash when emitting debug info for a block...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Richard Smith
Add missing #include, found by modules selfhost.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Richard Smith
Add missing header, found by modules selfhost.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Richard Smith
Mark -Xclang as being a compilation-only option so...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Kostya Serebryany
[libFuzzer] try to print correct time in seconds when...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Paul Robinson
[DWARF] Force a linkage_name on an inlined subprogram...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Reid Kleckner
Remove old DIBuilder::createFunction overload used...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Marcin Koscielnicki
[msan] Don't hardcode 4kiB page size in msan_test.cc.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Richard Smith
[modules] Remove some more unnecessary forwarding funct...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Mehdi Amini
Add debugging to the cache pruning
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Mehdi Amini
CachePruning: fix typo, we accumulate file size here...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Tim Northover
ARM: use a pseudo-instruction for cmpxchg at -O0.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Jonathan Peyton
Fix trip count calculation for parallel loops in runtime
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Kostya Serebryany
Additional test for use-after-scope
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Jonathan Peyton
Runtime support for untied tasks
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Jonathan Peyton
Fix for pthread_setspecific (TLS and shutdown) problem
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Kostya Serebryany
[sanitizer-coverage] make sure coverage flags are not...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Kostya Serebryany
[sanitizer-coverage] better docs for -fsanitize-coverag...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Krzysztof Parzyszek
[Hexagon] V60/HVX builtin definitions for clang
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Kostya Serebryany
[libFuzzer] warn if the corpus is empty
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Simon Pilgrim
[X86][SSE] Test case for PR2585
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Rui Ueyama
Rename LocationNode -> SectionsCommand.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Rui Ueyama
Remove redundant curly braces.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Rui Ueyama
Refactor LinkerScript::assignAddresses. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Lang Hames
[Orc] Explicitly delete RPC::SequenceNumberManager...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Todd Fiala
ensure lldbinline remembers .py extension
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Lang Hames
[Orc] Re-commit r266581 with fixes for MSVC, and format...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Simon Pilgrim
[X86][AVX] Added extra memory folding tests for D19228
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Sanjay Patel
try to make comments more meaningful; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Chad Rosier
[ValueTracking] Correct lit test comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Marcin Koscielnicki
Fix shared build of LLVMPasses.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Rafael Espindola
Add missing dependency.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Sanjoy Das
[BPI] Consider deoptimize calls as "unreachable"
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Mehdi Amini
lli: avoid global variables, use a local unique_ptr...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Kostya Serebryany
[libFuzzer] add fresh openssl trophies
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Manman Ren
Block: Fix a crash when we have type attributes or...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Krzysztof Parzyszek
[Hexagon] Define macros __HVX__ and __HVXDBL__ when...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Marcin Koscielnicki
[MSan] [PowerPC] Add loadable library name for testing.
commit
|
commitdiff
|
tree
|
snapshot
next