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-07
Michael Zuckerman
Fixing duplicate declaration "_mm256 _mm_set_epi32...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Rafael Espindola
Delete Off_Bss.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Sanjay Patel
make __builtin_isfinite more efficient (PR27145)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Marshall Clow
Added a noexcept test
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Rafael Espindola
Don't create dynamic relocs for discarded .eh_frame...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Marshall Clow
Fix bug #27260 - add missing swap(reference, reference...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Etienne Bergeron
[clang-tidy] Fix FP with readability-redundant-string...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Valery Pykhtin
[AMDGPU] fix readlane/readfirstlane src vgpr operand...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Dmitry Polukhin
Fix test/Assembler/ifunc-asm.ll test on hexagon-elf...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Alexey Bataev
[OPENMP 4.0] Parsing/sema analysis for 'simdlen' clause...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Dmitry Polukhin
[GCC] Attribute ifunc support in llvm
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Kuba Brecka
[tsan] Remove long sleeps from fork tests
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Kuba Brecka
[tsan] Add support for OS X OSAtomic* functions
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Rafael Espindola
Add a test for the offset of dynamic relocations.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Kuba Brecka
[tsan] Add TSan __tsan_atomic* functions to tsan_interf...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Kuba Brecka
[tsan] Add interceptors for dispatch_apply
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Kuba Brecka
[tsan] Add XPC support (OS X)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Kuba Brecka
[tsan] Add support for dispatch event sources
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Kuba Brecka
[tsan] Fix synchronization in dispatch_sync
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Kuba Brecka
[tsan] Fix Darwin tests (missing FileCheck's)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
NAKAMURA Takumi
InlineSpiller.cpp: Escap \@ in r265547. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Kuba Brecka
Enabling AddressSanitizer tests, they should pass now...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Alexander Kornienko
[docs] Update version (http://llvm.org/PR27253)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Benjamin Kramer
Move class into an anonymous namespace. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Benjamin Kramer
Make helper functions static. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Kuba Brecka
Simplify the ASan expression (follow-up for the previou...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Kuba Brecka
Tentative fix (add `extern "C"` declarations to express...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Pavel Labath
Enable TestDebugBreak on x86_64 as well
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Valery Pykhtin
fix r265645: target dependent printf formatting flags.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Jeroen Ketema
[CMake] Check for sys/types.h in config-ix.cmake
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Pavel Labath
Revert "Reduce code duplication in ProcessGDBRemote"
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Simon Pilgrim
[X86][SSE] Add support for VZEXT constant folding
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Valery Pykhtin
[AMDGPU] llvm-objdump: Minimal HSA Code Object disassem...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Saleem Abdulrasool
Symbol: fix build
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Amaury Sechet
[BlockPlacement] Remove an unnecessary continue
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Amaury Sechet
[MBP] Remove an unused function parameter
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Amaury Sechet
Do some refactoring in the LLVM C API echo test to...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Saleem Abdulrasool
Basic: thread CodeGenOptions into TargetInfo
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Wei Mi
Fix the sanitizer bootstrap error in r265547.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Amaury Sechet
Revert "[BlockPlacement] Remove an unnecessary continue...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Duncan P. N...
Revert "ValueMapper: Make LocalAsMetadata match functio...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Ahmed Bougacha
[X86] Reuse EFLAGS and form LOCKed ops when only user...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Ahmed Bougacha
[X86] Refresh and tweak EFLAGS reuse tests. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Sean Silva
Don't use PATH_MAX.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Duncan P. N...
ValueMapper: Allow RF_IgnoreMissingLocals and RF_NullMa...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Bruno Cardoso...
[CrashReproducer] Use toUppercase from include/clang...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Duncan P. N...
ValueMapper: Make LocalAsMetadata match function-local...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Bruno Cardoso...
[CrashReproducer] Change std::toupper to ::toupper
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[AArch64] Teach RegisterBankInfo about the CC register...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Duncan P. N...
IR: RF_IgnoreMissingValues => RF_IgnoreMissingLocals...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Mike Aizatsky
[sancov] removing flaky test case (win)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[AArch64] Teach RegisterBankInfo about the mapping...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Michael Zolotukhin
Follow-up for r265605: don't mutate vector we're iterating.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[RegisterBankInfo] Implement a target independent versi...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Hans Wennborg
Re-commit r265039 "[X86] Merge adjacent stack adjustmen...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Bruno Cardoso...
[CrashReproducer] Setup 'case-sensitive' in YAML files.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Bruno Cardoso...
[CrashReproducer] Move ModuleDependencyCollector method...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Quentin Colombet
[RegisterBankInfo] Add an helper function to get the...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Rui Ueyama
Ignore --warn-execstack.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Justin Lebar
Fix a race condition in support library ThreadPool.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
JF Bastien
NFC: use AtomicOrdering isStrongerThan
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Manman Ren
Keep -fmodule-implementation-of as an alias of -fmodule...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Mike Aizatsky
[sancov] enabling coverage edge pruning by default.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Mike Aizatsky
[sancov] enabling coverage edge pruning by default.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Sean Silva
Another place for CMAKE_HOST_UNIX
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Duncan P. N...
ValueMapper: clang-format ValueMapper.h, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Wei Mi
Fix the compare-clang diff error introduced by r265547.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Xinliang David Li
sync up with master copy
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Peter Zotov
[llvm-c] Add LLVMGetValueKind.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Kevin Enderby
Needed change to lld for the change to createBinary...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Kevin Enderby
Thread Expected<...> up from createMachOObjectFile...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Michael Zolotukhin
[LoopUnroll] Fix the way we update DT after complete...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Quentin Colombet
[RegisterBankInfo] Add methods to get the possible...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Adhemerval...
[lld] Fix build failure from r265600
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
JF Bastien
NFC: make AtomicOrdering an enum class
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Sean Silva
Revert "Set the default C standard to C99 when targetin...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Adhemerval...
[lld] [ELF] Add ScriptParserBase class
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Vassil Vassilev
[modules] Add forgotten test case to r265597.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Richard Smith
Fix order-of-evaluation bug (causing GCC buildbots...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Vassil Vassilev
[modules] Don't try to add lookup results to non-lookup...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Haicheng Wu
[MBP] Remove an unused function parameter
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Sean Silva
Use `CMAKE_HOST_UNIX` to check the host.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Richard Smith
Minor simplifications.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Ehsan Amiri
[PPC] Use VSX/FP Facility integer load when an integer...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Tim Northover
Restore slightly less dodgy diagnostic handler for...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Sanjay Patel
regenerate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
James Y Knight
Put quotes around #error string.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Nicolai Haehnle
AMDGPU: Add a shader calling convention
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Rafael Espindola
Make this test a bit stronger.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Quentin Colombet
Revert "[RegisterBankInfo] Add methods to get the possi...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Davide Italiano
[IRVerifier] Don't crash on invalid DIFile inside DISub...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Quentin Colombet
[RegisterBankInfo] Get rid of the assert in the constru...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Quentin Colombet
[RegisterBankInfo] Call the other constructor of Instru...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Evgeniy Stepanov
[gold] Save bitcode for module partitions (save-temps...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Quentin Colombet
[RegisterBankInfo] Provide a default constructor for...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Ed Schouten
Sort relocations by name and size.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Davide Italiano
[IRVerifier] Prefer dyn_cast<> over isa<> + cast<>.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Quentin Colombet
[RegisterBankInfo] Add an helper function to get the...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Duncan P. N...
IR: Use DenseSet instead of DenseMap for ConstantUnique...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Duncan P. N...
IR: Stop explicitly clearing the MDStringCache
commit
|
commitdiff
|
tree
|
snapshot
next