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
2017-05-25
Artur Pilipenko
[InstCombine] Teach isAllocSiteRemovable to look throug...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Alex Shlyapnikov
[sanitizer] Pair atomic acquire with release in Blockin...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Eric Fiselier
[coroutines] Diagnose when promise types fail to declar...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Eric Fiselier
[coroutines] Bump __cpp_coroutines version
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Dimitry Andric
Add generic __bswap[ds]i2 implementations
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Catherine Moore
[cmake] Disable building emutls.c for baremetal targets.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Bill Seurer
[powerpc] deactivate flakey test halt_on_error-torture...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Bill Seurer
[PowerPC] Fix test case sem_init_glibc.cc for powerpc64be
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Marshall Clow
Last commit included some extra constexpr; remove them
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Tim Corringham
[AMDGPU] add __builtin_amdgcn_s_getpc
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Sanjay Patel
[InstCombine] make icmp-mul fold more efficient
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Tim Corringham
[AMDGPU] add intrinsic for s_getpc
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Oren Ben Simhon
[X86] Adding vpopcntd and vpopcntq instructions
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Oren Ben Simhon
[X86] Adding avx512_vpopcntdq feature set and its intri...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Marshall Clow
Make for_each_n only avaliable on C++17
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
James Molloy
[GVNSink] Pacify MSVC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Pavel Labath
Revert "Fix FDE indexing while scan debug_info section."
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
James Molloy
[GVNSink] Don't define operator<< in NDEBUG
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Krzysztof Parzyszek
[CodeGen] Pessimize aliasing for member unions (and...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
James Molloy
[GVNSink] GVNSink pass
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Florian Gross
(no commit message)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Pavel Labath
Recommit "RunThreadPlan: Fix halting logic in IgnoreBre...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Hafiz Abid...
Fix FDE indexing while scan debug_info section.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Egor Churaev
[OpenCL] reserve_id_t cannot be used as argument to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Chandler Carruth
[PM] Teach the PGO instrumentation pasess to run Global...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Egor Churaev
[OpenCL] Added regression test on invalid vector initia...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Chandler Carruth
[PM/Unswitch] Fix a bug in the domtree update logic...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Vitaly Buka
[compiler-rt] Change default of allow_user_segv_handler...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Craig Topper
[MVT] Fix the identation of the start of the MVT class...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Craig Topper
[SelectionDAG] Fix off by one in a compare in getOperat...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Tobias Grosser
Drop newline in docs builder to see if Polly docs are...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Eric Fiselier
Remove <experimental/coroutine> from the module map...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Eric Fiselier
Disable the coroutines tests until Clang bumps __cpp_co...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Eric Fiselier
Add <experimental/coroutine>
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Eric Fiselier
Fix broken links on C++1z status page
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Chandler Carruth
[LegacyPM] Make the 'addLoop' method accept a loop...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Marshall Clow
Add non-parallel version of for_each_n (+tests) from...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Jim Ingham
Fix the warning when you pass -c to step/next/si/ni.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Eric Fiselier
[coroutines] Fix fallthrough diagnostics for coroutines
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Galina Kistanova
Fixed nondeterminism in RuleMatcher::emit.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Vitaly Buka
[libFuzzer] Don't replace custom signal handlers.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
George Karpenkov
Fix coverage check for full post-dominator basic blocks.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Gor Nishanov
[coroutines] CoroFrame.cpp conform to coding convention...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Gor Nishanov
[coroutines] Relocate instructions that maybe spilled...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-25
Marshall Clow
Add some constexpr tests for optional's move/copy ctor
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Kamil Rytarowski
Correct compiler warnings and Debug build of the NetBSD...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tony Jiang
[PowerPC] Fix a performance bug for PPC::XXSLDWI.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rafael Espindola
Print symbols from COFF import libraries.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Eugene Zelenko
[CodeGen] Fix some Clang-tidy modernize-use-using and...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Gor Nishanov
[coroutines] Allow rematerialization upto 4 times....
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Sanjay Patel
[InstCombine] use m_APInt to allow icmp-mul-mul vector...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Jonathan Roelofs
Allow builds to set COMPILER_RT_OS_DIR differently...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Sanjay Patel
[InstCombine] add tests for icmp eq (mul X, C), (mul...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rui Ueyama
Reduce indentation. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rui Ueyama
Garbage collect dllimported symbols.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tim Northover
Revert "Sema: allow imaginary constants via GNU extensi...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rafael Espindola
Simplify MipsRldMapSection::writeTo.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Hans Wennborg
Fix negate-overflow.cpp test on Windows after r303440
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Sanjay Patel
[InstCombine] move tests and use FileCheck; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tobias Grosser
[ScopInfo] Tighten compute out introduced in r303404
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Erik Pilkington
[Demangler] Remove a failing assert introduced in r303718
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rui Ueyama
Fix the sanitizer-windows bot.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Saleem Abdulrasool
Basic: fix whitespace in file header (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Gor Nishanov
[coroutines] Add support for coroutines with non-scalar...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Nirav Dave
[DAG] Prevent crashes when merging constant stores...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rui Ueyama
Close the gap between ELF and COFF ICF implementations...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Nirav Dave
[AArch64] Prevent nested ADDs from address calc in...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Erich Keane
For Microsoft compatibility, set fno_operator_names
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rui Ueyama
Improve parallelism of ICF.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Vitaly Buka
Revert "Revert "Attempt to pacify ASan and UBSan report...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Vitaly Buka
Revert "[compiler-rt] Change default of allow_user_segv...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Craig Topper
[InstCombine] Merge together the SimplifyDemandedUseBit...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Philip Pfaffe
[Polly] Add handling of Top Level Regions
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Argyrios Kyrtzidis
Address follow-up feedback for r303712
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Kamil Rytarowski
Replace std::call_once with llvm:call_once
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rui Ueyama
Simplify a variable type by using StringRef instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tony Jiang
Fix one test case faiulre in commit 303766.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Vitaly Buka
Prevent UBSan report in CrashRecovery tests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rafael Espindola
Move writeTo to OutputSectionCommand.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Vitaly Buka
Revert "Attempt to pacify ASan and UBSan reports in...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Teresa Johnson
Fix a couple of typos in memory intrinsic optimization...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rafael Espindola
Move clearOutputSections earlier. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Zaara Syeda
P9: D-form vector load/store. Differential Revision...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Craig Topper
[InstCombine] Use less bitwise operations to handle...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Krzysztof Parzyszek
Move machine-cse-physreg.mir to test/CodeGen/Thumb
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rui Ueyama
Rewrite badly-formatted switch. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rui Ueyama
Make key-value types explicit. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rui Ueyama
Change the control flow so that the function is a bit...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Craig Topper
[InstSimplify] Simplify uadd/sadd/umul/smul with overfl...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Craig Topper
[ValueTracking] Convert most of the calls to computeKno...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Craig Topper
[ValueTracking] Add OptimizationRemarkEmitter to the...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Matthew Simpson
Revert r291254: [AArch64] Reduce vector insert/extract...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Dmitry Mikulin
Do not track section types of previous sections, always...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Rafael Espindola
Add some tips on benchmarking.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Alexey Bataev
[OPENMP] Allow value of thread local variables in targe...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Nirav Dave
[AMDGPU] Prevent too large store merges in AMDGPU Subta...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tony Jiang
[PowerPC] Implement vec_xxsldwi builtin.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Jonathan Roelofs
Allow armv{7,7s,7k,7m,7em} builds
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Gor Nishanov
[coroutines] Make generic lambda coroutines work
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Matthew Simpson
[LV] Update type in cost model for scalarization
commit
|
commitdiff
|
tree
|
snapshot
next