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-08-06
Tobias Grosser
[ScopInfo] Move Scop::getAssumedContext to isl++ [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Simon Pilgrim
[SLPVectorizer][X86] Cleanup test case. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Erik Pilkington
[demangler] Fix another oss-fuzz bug
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[ScopInfo] Move Scop::addNonEmptyDomainConstraints...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[ScopInfo] Translate Scop::getParamSpace to isl++ ...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Martin Storsjo
[llvm-dlltool] Map the "arm64" machine type
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Martin Storsjo
[test] Remove an unintentional -x cl flag in an aarch64...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[ScopInfo] Translate Scop::getContext to isl++ [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[ScopInfo] Translate Scop::getIdForParam to isl++ ...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[ScopInfo] Move get*Writes/getReads/getAccesses to...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
Remove functional changes that sneaked in by accident...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Matt Arsenault
AMDGPU: Fix typo in feature description
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[ScopInfo] Move ScopStmt::setAstBuild/getAstBuild to...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[ScopInfo] Move ScopStmt::getSchedule to isl++
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[ScopInfo] Move getPredecessorDomainConstraints to...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[ScopInfo] Move InvariantAccess to isl++ [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[ScopInfo] Update comments to refer to isl++ [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[ScopInfo] Move ScopArrayInfo::ScopArrayInfo to isl...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[ScopInfo] Move ScopStmt::ScopStmt to isl++ [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
Move ScopInfo::getDomain(), getDomainSpace(), getDomain...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Sanjay Patel
[x86] use more shift or LEA for select-of-constants
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
Move ScopStmt::Domain to isl++
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
Update to a newer version of isl++
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
Update to isl-0.18-812-g565da6e
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[Scopinfo] Fix memory corruption issue that sneaked...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[ScopInfo] Move InvalidDomain to isl++ [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Simon Pilgrim
[X86] Add comment to match closing Defs = [FPSW]. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Simon Pilgrim
[X86][X87] Regenerate inline-asm tests
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Meador Inge
[AVR] Compute code model if one is not provided
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[Polly] Fix for the JSON Exporter
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Simon Pilgrim
[X86][X87] Add test case for PR34080
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
Add missing 'REQUIRES: pollyacc' line
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[GPGPU] Make sure managed arrays are prepared at the...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Craig Topper
[InstCombine] Support ~(c-X) --> X+(-c-1) and ~(X-c...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Tobias Grosser
[GPGPU] Rename all, not only the first libdevice function
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Siddharth Bhat
[Polly] [PPCGCodeGeneration] Deal with loops outside...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Siddharth Bhat
[IslNodeBuilder] [NFC] Refactor creation of loop induct...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Craig Topper
[X86] Enable isel to use the PAUSE instruction even...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Craig Topper
[X86] Enable isel to use the PAUSE instruction even...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Chandler Carruth
[ADT] Add a much simpler loop to DenseMap::clear when...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Craig Topper
[InstCombine] Regenerate test28_sub test case in xor...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Tobias Grosser
[Polly] Fix typo. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Craig Topper
[InstCombine] Fold (C - X) ^ signmask -> (C + signmask...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Craig Topper
[InstCombine] Teach the code that pulls logical operato...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Craig Topper
[InstCombine] Support vector splats in foldSelectICmpAnd.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Dinar Temirbulatov
[SLPVectorizer] Add extra parameter to setInsertPointAf...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Kamil Rytarowski
Add NetBSD support in sanitizer_errno.h
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Sanjay Patel
[InstCombine] refactor trunc(binop) transforms; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Florian Hahn
[ARM] The ARM backend is MachineVerifier clean now.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Kamil Rytarowski
Add NetBSD support in sanitizer_unwind_linux_libcdep.cc
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Florian Hahn
[ARM] Add registers to debuginfo MIR test cases.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Tobias Grosser
Add forgotten CMakeLists.txt file in unit-test
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Tobias Grosser
Fix spelling error in previous commit
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Tobias Grosser
[unittests] Add unittest for getPartialTilePrefixes
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Chandler Carruth
[LCG] Remove yet another variable only used inside...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Benjamin Kramer
[LCG] Fold otherwise unused variable into assert.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Matt Arsenault
IPRA: Don't crash on null getCallPreservedMask
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Chandler Carruth
[LCG] Completely remove the parent set and leaf trackin...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Chandler Carruth
[LCG] Re-implement the basic isParentOf, isAncestorOf...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Chandler Carruth
[LCG] Add the concept of a "dead" node and use it to...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Shoaib Meenai
[lld] Allow rel iplt symbols with dynamic symbol table
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Joel Jones
[AArch64] LSE Atomics reorg - part 1
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Rui Ueyama
Replace CRLF.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Chandler Carruth
[LCG] Replace an implicit bool operator with a named...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Chandler Carruth
[LCG] When removing a dead function and clearing out...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Chandler Carruth
[LCG] Rather than walking the directed graph structure...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Chandler Carruth
[LCG] Remove the complex walk of the parent sets to...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Chandler Carruth
[LCG] Remove the use of the parent sets to compute...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Yaxun Liu
[OpenCL] Remove extra select functions from opencl-c.h
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Craig Topper
[InstCombine] In foldSelectICmpAnd, if we need to to...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Richard Trieu
[ODRHash] Treat some non-templated classes as templated.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Stephan T....
[libcxx] [test] Untabify stringstream.cons/string.pass...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Stephan T....
[libcxx] [test] Fix URLs in comments and make them...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Stephan T....
[libcxx] [test] Consistently list "c++98, c++03" in...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Vedant Kumar
Revert "[Coverage] Precise region termination with...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Reid Kleckner
Commit the local change I had to make my test pass
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Reid Kleckner
[X86] Teach fastisel to select calls to dllimport functions
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Kostya Serebryany
[libFuzzer] use the in-binary pc table (instead of...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Craig Topper
[X86] Regenerate the fsin/fcos instruction test using...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Petr Hosek
[llvm][llvm-objcopy] When outputting to binary don...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Kostya Serebryany
[libFuzzer] print PCs using the in-binary PC-table...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Adrian Prantl
Debug Info: Set the DICompileUnit's isOptimized flag...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Michael Kruse
[DeLICM] Refactor ZoneAlgorithm into ZoneAlgo.cpp....
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Reid Kleckner
Clean up some lambda conversion operator code, NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Adrian McCarthy
Enable llvm-pdbutil to list enumerations using native...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Kamil Rytarowski
Add NetBSD support in sanitizer_linux_libcdep.cc
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Rafael Espindola
Move File from SymbolBody to Symbol.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Sanjay Patel
[InstCombine] narrow truncated add/sub/mul with constant
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Kamil Rytarowski
Add NetBSD support in interception.h
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Kamil Rytarowski
Add NetBSD support in sanitizer_syscall_generic.inc
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Reid Kleckner
[libclang] Determinize order of platform availability...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Reid Kleckner
[Support] Use FILE_SHARE_DELETE to fix RemoveFileOnSign...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Kostya Serebryany
[libFuzzer] add -fsanitize-coverage-pc-table to -fsanit...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Alexey Bataev
Revert "[OPENMP][DEBUG] Set proper address space info...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Alexey Bataev
Revert "[OPENMP] Fix for pacify buildbots, NFC."
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Kostya Kortchinsky
[asan] Fix unsupported test on Android
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Vlad Tsyrklevich
Reland "CFI: blacklist STL allocate() from unrelated...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Zachary Turner
More PDB buildbot fixes.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Zachary Turner
Fix broken PDB tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Kyle Butt
BlockPlacement: add a flag to force cold block outlinin...
commit
|
commitdiff
|
tree
|
snapshot
next