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-09-02
Craig Topper
[AVX-512] Move tests for masked floating point logical...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Craig Topper
[AVX-512] Remove floating point logical operation instr...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Craig Topper
[AVX-512] Add more patterns for masked and broadcasted...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Craig Topper
[AVX-512] Add execution domain fixing for logical opera...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Craig Topper
[X86] Strengthen some SDNode type constraints.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Craig Topper
[AVX-512] Add NoVLX Predicates to some patterns so...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Lang Hames
[Docs] Fix another typo in the Error/Expected docs.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Lang Hames
[Docs] Fix a couple of typos in the Error/Expected...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Lang Hames
[ORC] Fix some missing fields in OrcRemoteTargetClient...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
George Burgess IV
Add missing &. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Hal Finkel
[PowerPC] hasAndNotCompare should return true
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Alexander Shaposhnikov
Add clang-reorder-fields to clang-tools-extra
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Greg Parker
[lit] Fail testing if a googletest executable crashes...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Hal Finkel
[PowerPC] Add a pattern for a runtime bit check
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Dehao Chen
revert r280429 and r280425:
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Dehao Chen
revert r280432:
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
NAKAMURA Takumi
llvm/test/Transforms/GCOVProfiling/three-element-mdnode...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Justin Bogner
bugpoint: clang-format all of bugpoint. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
NAKAMURA Takumi
raw_pwrite_stream_test.cpp: _putenv_s() may be assumed...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Kyle Butt
IfConversion: Don't count branches in # of duplicates.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Chandler Carruth
[PM] Add a unittest for invalidating module analyses...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Chandler Carruth
[PM] (NFC) Split the IR parsing into a fixture so that...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Reid Kleckner
Fix a real temp file leak in FileOutputBuffer
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Chandler Carruth
[PM] (NFC) Refactor the CGSCC pass manager tests to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Reid Kleckner
Try to fix some temp file leaks in SupportTests, PR18335
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Adam Nemet
[CFGPrinter] Display branch weight on the edges
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Hal Finkel
[PowerPC] Don't apply the PPC64 address-formation peeph...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Hal Finkel
[PowerPC] Don't consider fusion in PPC64 address-format...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Jason Henline
[StreamExecutor] Pass device memory by ref
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Alexander Shaposhnikov
Revert https://reviews.llvm.org/D23279 because the...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Jason Henline
[SE] Make Kernel movable
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Richard Smith
Clean up handling of reading module files from stdin...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Richard Smith
Refactor to avoid holding a reference to a container...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Dehao Chen
Explicitly require DominatorTreeAnalysis pass for insts...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Alexander Shaposhnikov
Add clang-reorder-fields to clang-tools-extra
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Aditya Kumar
[SelectionDAGBuilder] Add const to relevant places
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Dehao Chen
Refactor LICM to expose canSinkOrHoistInst to LoopSink...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Jason Henline
[StreamExecutor] Read dev array directly in test
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Dehao Chen
Refactor replaceDominatedUsesWith to have a flag to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Alexander Shaposhnikov
Remove excessive padding from MismatchingNewDeleteDetector
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Dehao Chen
Refactor LICM pass in preparation for LoopSink pass.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Michael Kuperstein
[Legalizer] Don't throw away false low half when expand...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Rui Ueyama
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Reid Kleckner
Un-XFAIL cfi/stats.cpp, it passes since fixing llvm...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Petr Hosek
[ELF] Do not omit debug sections when computing build-id
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Derek Schuff
[WebAssembly] Change wasm SizeType to match asmjs
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Chandler Carruth
Make the coding standards a bit more clear that we...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Michael Kuperstein
[SelectionDAG] Generate vector_shuffle nodes for unders...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Saleem Abdulrasool
cstdio: limit gets to CRT versions below 14
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Chris Bieneman
[CMake] Add option (defaulted off) to exclude atomic.c
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Heejin Ahn
[WebAssembly] Add asm.js-style setjmp/longjmp handling...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Justin Bogner
bugpoint: clang-format and modernize comments in ListRe...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Saleem Abdulrasool
build: don't add -fPIC on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Tim Northover
GlobalISel: add a G_PHI instruction to give phis a...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Evgeniy Stepanov
[tsan] Bump stack frame size limit.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Reid Kleckner
Fix the ASan fuse-lld.cc test after LLD r280012
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Richard Smith
When we reach the end of a #include of a header of...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Michael Kruse
Allow mapping scalar MemoryAccesses to array elements.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Chris Bieneman
[CMake] NFC. Missed the other uses in r280406
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Chris Bieneman
[CMake] NFC. Fixing spelling from r280400
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Matthew Simpson
[LV] Use ScalarParts for ad-hoc pointer IV scalarizatio...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Michael Kruse
Check validity of new access relations. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Sanjay Patel
[InstCombine] add tests to show potential shuffle+inser...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Andrey Turetskiy
[X86] Loosen memory folding requirements for cvtdq2pd...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Jason Henline
[StreamExecutor] Dev handles in platform interface
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Chris Bieneman
[CMake] Don't copy headers on fully standalone
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Yaxun Liu
AMDGPU: Add runtime metadata for pointee alignment...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Filipe Cabecinhas
Revert "Copy over most of the scariness_score test...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Jason Henline
[SE] Make Stream movable
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Davide Italiano
[lib/LTO] Simplify a bit. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Enrico Granata
When updating a ValueObjectRegister, set the flag to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Chris Bieneman
[CMake] Properly connecting Compiler-RT check and test...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Chris Bieneman
[CMake] Adding compiler-rt-test-depends target
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Chris Bieneman
[CMake] Connecting check-all and test-depends targets...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Michael Kuperstein
Rename some variables to have meaningful names. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Matthew Simpson
[LV] Move VectorParts allocation and mapping into PHI...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Enrico Granata
Change the formula for tagged NSIndexPath data formatting
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Zachary Turner
[codeview] Properly propagate the TypeLeafKind through...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Reid Kleckner
Fix dll_host.cc test after adding div and gep trace...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Michael Kuperstein
[DAGCombine] Don't fold a trunc if it feeds an anyext
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Changpeng Fang
AMDGPU/SI: MIMG TD Refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Jason Henline
[SE] Docs use JAVADOC_AUTOBRIEF
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Reid Kleckner
[lit] Use multiprocessing by default on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Chris Bieneman
[CMake] Revive LLVM_*_DIRS variables
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Geoff Berry
[EarlyCSE] Change C API pass interface for EarlyCSE...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Saleem Abdulrasool
build: profile is not a sanitizer
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Simon Dardis
[mips] Include missed file from previous commit
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Simon Pilgrim
[X86][SSE] Dropped (V)CVTPD2PS intrinsic patterns now...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Rafael Espindola
Add missing REQUIRES.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Simon Dardis
[mips] interAptiv based generic schedule model
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Renato Golin
Try to fix another profile test
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Filipe Cabecinhas
Remove extra scariness.Clear() call.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Andrey Bokhanko
[CMake] Fix LLVM_ENABLE_EH and LLVM_ENABLE_RTTI on...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Sanjay Patel
[InstCombine] remove fold of an icmp pattern that shoul...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Krzysztof Parzyszek
[Hexagon] Deal with undefs when extending live intervals
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Elena Demikhovsky
Optimized FMA intrinsic + FNEG , like
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Aleksei Sidorin
[analyzer] ExprEngine: remove second call to PreStmt...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Rafael Espindola
Sign extend a value before passing it to the Target.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Renato Golin
Fix profile test assuming dumb compiler
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
James Molloy
[SimplifyCFG] Handle tail-sinking of more than 2 incomi...
commit
|
commitdiff
|
tree
|
snapshot
next