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-17
Matt Arsenault
AMDGPU: Change mubuf soffset register when SP relative
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Simon Pilgrim
[X86][AVX512] Add 512-bit vector ctlz costs + tests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Bob Haarman
[llvm-pdbdump] in yaml2pdb, generate default output...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Dehao Chen
update the test that should have been updated in r30329...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Zachary Turner
Add some helpers for manipulating BinaryStreamRefs.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Matt Arsenault
AMDGPU: Make better use of op_sel with high components
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Sanjay Patel
[InstSimplify] handle all icmp i1 X, C in one place...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Zachary Turner
[BinaryStream] Reduce the amount of boiler plate needed...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Simon Pilgrim
[X86][AVX512] Add 512-bit vector cttz costs + tests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Dehao Chen
Only enable LiveRangeShrink for x86.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Matt Arsenault
AMDGPU: Try to use op_sel when selecting packed instruc...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Simon Pilgrim
[X86] Split ctpop/ctlz/cttz cost tests
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Dimitry Andric
Reapply part of rL303015, fixing just the DynamicLibary...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Jacob Gravelle
[WebAssembly][NFC] Update expected testsuite failures...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Matt Arsenault
AMDGPU: Use appropriate soffset for spilling
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Leo Li
[Ubsan]Remove unused link libraries.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Dimitry Andric
Revert r303015, because it has the unintended side...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Matt Arsenault
AMDGPU: Fix min3/max3 combines for f16/i16
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Simon Pilgrim
[X86][AVX512] Add 512-bit vector bitreverse costs ...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Rafael Espindola
Add back a dummy --use-processes.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Marshall Clow
Make next/prev/advance/distance operations on iterators...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Rafael Espindola
Always use the multiprocess module.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Reid Kleckner
Re-land r303274: "[CrashRecovery] Use SEH __try instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Ted Woodward
Fix error string set in AddName to take a StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Aditya Nandakumar
[GISel]: Fix undefined behavior in IRTranslator
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Leo Li
Generate ubsan shared libraries.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Reid Kleckner
Revert "[CrashRecovery] Use SEH __try instead of VEH...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Reid Kleckner
[CrashRecovery] Use SEH __try instead of VEH when available
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Hans Wennborg
Include setjmp.h unconditionally in asan_test_utils.h
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Zachary Turner
Workaround for incorrect Win32 header on GCC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Zachary Turner
[CodeView] Simplify the use of visiting type records...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Hans Wennborg
Revert r303225 "Garbage collect dllimported symbols."
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Zachary Turner
[BitVector] Add find_[first,last]_[set,unset]_in.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Marshall Clow
Mark the copy constructor and move
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Hans Wennborg
clang-cl: Fix path-based MSVC version detection
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Francis Ricci
Revert "Implement tls scanning for darwin LSan"
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Krasimir Georgiev
[Frontend] Remove unused TemporaryFiles
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Alexander Kornienko
Change getChecksFilter() interface to hide implementati...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Alexander Kornienko
[clang-tidy] Replace matchesName with hasName where...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Francis Ricci
Implement tls scanning for darwin LSan
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Sanjay Patel
[InstCombine] add isCanonicalPredicate() helper functio...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Haojian Wu
Recommit "[include-fixer] Don't throw exception when...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Daniel Sanders
[globalisel][tablegen] Import rules containing intrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Sanjay Patel
[x86] Update tests in psubus.ll; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Krzysztof Parzyszek
[PPC] Properly update register save area offsets
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Alexander Kornienko
[clang-tidy] A bit of refactoring of modernize-replace...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Igor Breger
[GlobalISel][X86] Support add i64 in IA32.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Jonas Paulsson
[SystemZ] Modelling of costs of divisions with a const...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Daniel Sanders
[globalisel][tablegen] Require that all registers betwe...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Diana Picus
Reland r303247: [ARM] GlobalISel: Remove dead instructi...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
George Rimar
[DWARF] - Cleanup relocations proccessing.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Vassil Vassilev
Constify.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Diana Picus
Revert "[ARM] GlobalISel: Remove dead instruction selec...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Pavel Labath
Make TestConflictingSymbol run on non-darwin targets
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Diana Picus
[ARM] GlobalISel: Remove dead instruction selection...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Alex Lorenz
[Lexer] Ensure that the token is not an annotation...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Daniel Cederman
[Sparc] Remove execute permissions from non-executable...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Diana Picus
Fixup r303240: Use llvm::to_string instead of std:...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Benjamin Kramer
Revert "[include-fixer] Don't throw exception when...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
George Rimar
[DebugInfo/DWARF] - Make comments to be in doxygen...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Diana Picus
[GlobalISel][TableGen] Fix handling of default operands
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Pavel Labath
[RuntimeDyld] Fix debug section relocation (pr20457)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Jonas Paulsson
Make sure -optimize-regalloc=false is used correctly...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
George Rimar
[ELF] - Detemplate Thunk creation.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Craig Topper
[APInt] Use getWord to shorten some code. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Max Kazantsev
[SCEV] Always sort AddRecExprs from different loops...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Max Kazantsev
[SCEV][NFC] Replace redundant dyn_cast with cast in...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Richard Trieu
[ODRHash] Support NestedNameSpecifier
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Gor Nishanov
[coroutines] Handle spills before catchswitch
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Richard Trieu
[ODRHash] Support more types in the ODR checker.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Alexander Kornienko
[clang-tidy] Optimize misc-unused-parameters. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Galina Kistanova
Added LLVM_DUMP_METHOD attributes for MatchableInfo...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Ekaterina Romanova
(1) Fixed mismatch in intrinsics names in declarations...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Francis Visoiu...
BitVector: add iterators for set bits
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Rui Ueyama
Fix Windows buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Rui Ueyama
Garbage collect dllimported symbols.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Richard Smith
[modules] When creating a declaration, cache its owning...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Sean Callanan
[Expression parser] Look up module symbols before hunti...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Adrian Prantl
Fix scope of namespaced DISubprograms when the function...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Eugene Zelenko
[ADT] Fix some Clang-tidy modernize-use-using warnings...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Zachary Turner
Fix for compilers with older CRT header libraries.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Zachary Turner
[Support] Ignore OutputDebugString exceptions in our...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Davide Italiano
[IR] Prefer use_empty() to !hasNUsesOrMore(1) for clarity.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Davide Italiano
[NewGVN] Re-enable test now that the nondeterminism...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
NAKAMURA Takumi
llvm/test/Transforms/InstCombine/debuginfo-skip.ll...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Adrian McCarthy
Add test for FixedStreamArrayIterator::operator->
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Paul Robinson
Update doxygen description of a method. NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Sanjay Patel
[InstSimplify] add folds for constant mask of value...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Evgeny Stupachenko
The patch exclude a case from zero check skip in
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Amara Emerson
Re-commit r302678, fixing PR33053.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Easwaran Raman
[Inliner] Do not mix callsite and callee hotness based...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Tim Shen
[PPC] Add -ppc-asm-full-reg-names to atomic-2.ll. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Matthias Braun
Test for r303197
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Saleem Abdulrasool
builtins: fix guard __AEABI__ -> __ARM_EABI__
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Manoj Gupta
[libunwind] Fix executable stack directive on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Tim Shen
[PPC] Lower load acquire/seq_cst trailing fence to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Easwaran Raman
Add hasProfileSummary and has{Sample|Instrumentation...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Sanjay Patel
[InstCombine] auto-generate better checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Dmitry Mikulin
In debug builds non-trivial amount of time is spent...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Daniel Berlin
NewGVN: Only do something in verifyStoreExpressions...
commit
|
commitdiff
|
tree
|
snapshot
next