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-07-28
John Brawn
Revert r276973 "Adjust Registry interface to not requir...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Ahmed Bougacha
[AArch64][GlobalISel] Select G_BR.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Ahmed Bougacha
[MIRParser] Accept unsized generic instructions.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Zachary Turner
[Driver] Fix Windows SDK Detection
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Ahmed Bougacha
[AArch64][GlobalISel] Select GPR G_SUB.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Ahmed Bougacha
[AArch64][GlobalISel] Select GPR G_AND.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Ahmed Bougacha
[GlobalISel] Remove types on selected insts instead...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Ahmed Bougacha
[AArch64][GlobalISel] Remove 'alignment' from MIR tests...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Lang Hames
[lld][MachO] Fix bugs in the debug-syms test case.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Wei Ding
AMDGPU : Add intrinsics for compare with the full wavef...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Sjoerd Meijer
TargetInstrInfo: rename GetInstSizeInBytes to getInstSi...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Samuel Antao
[CUDA] Remove duplicated test that should have been...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Samuel Antao
[CUDA] Rename cuda_phases.cu test to cuda-phases.cu...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Daniel Sanders
[mips] Fix a warning that occurs on some gcc 4.9.2...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Daniel Sanders
Revert r276982 and r276984: [mips][fastisel] Handle...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Samuel Antao
[OpenMP] Change name of variable in mappble expression.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Craig Topper
[X86] Remove CustomInserter for FMA3 instructions....
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Daniel Sanders
[mips] Reword debug message as should have been done...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Samuel Antao
[OpenMP] Fix link command pattern in offloading interop...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Daniel Sanders
[mips][fastisel] Handle 0-4 arguments without SelectionDAG.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Samuel Antao
[OpenMP] Do not use default argument in lambda from...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Tom Stellard
AMDGPU/SI: Don't use reserved VGPRs for SGPR spilling
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Samuel Antao
[OpenMP][CUDA] Do not forward OpenMP flags for CUDA...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Samuel Antao
[OpenMP] Code generation for the is_device_ptr clause
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Samuel Antao
[OpenMP] Codegen for use_device_ptr clause.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Luke Drummond
Add IR fixups for RenderScript ABI mismatch between...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Simon Pilgrim
Removed unused variables
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Simon Pilgrim
Fix signed/unsigned warning.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
John Brawn
Reapply r276856 "Adjust Registry interface to not requi...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Nicolai Haehnle
AMDGPU: add execfix flag to SI_ELSE
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Kirill Bobyrev
[clang-rename] remove redundant *_cast<> traversal
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Vassil Vassilev
[modules] Add missing includes.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Daniel Jasper
Remove two tests added in r276957.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Sylvestre Ledru
fix some typos in the doc
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Kirill Bobyrev
[clang-rename] USRFinder.cpp cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Zijiao Ma
R276957 broke bot clang-ppc64be-linux-multistage,try...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
George Rimar
[ELF] - Linkerscript: ignore SORT(CONSTRUCTORS)
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Tobias Grosser
Add missing REQUIRES line
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Tobias Grosser
GPGPU: Pass context parameters to GPU kernel
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Tobias Grosser
GPGPU: Pass host iterators to kernel
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Tobias Grosser
GPGPU: use current 'Index' to find slot in parameter...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Tobias Grosser
GPGPU: Generate kernel parameter allocation with right...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
David Majnemer
[ConstantFolding] Don't bail on folding if ConstantFold...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Zijiao Ma
[AArch64] Using AArch64TargetParser in Clang.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Zijiao Ma
Add unittests to {ARM | AArch64}TargetParser.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
David Majnemer
[CodeView] Don't crash on functions without subprograms
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Marshall Clow
Add a bunch of noexcepts to char_traits and string_view.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Jason Molenda
Add some logging to the kernel dynamicloader plugin...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
David Majnemer
Add EP_CGSCCOptimizerLate extension point to PassManage...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
David Majnemer
[InstCombine] Handle failures from ConstantFoldConstant...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Etienne Bergeron
Fix broken build bot
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Devin Coughlin
[analyzer] Add check::BeginFunction to CheckerDocumenta...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Saleem Abdulrasool
test: fix typo in file name (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Saleem Abdulrasool
clang-rename: adjust NamedDeclFindingASTVisitor for...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Nirav Dave
Replace preserve-as-comments CodeGen test with driver...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Matt Arsenault
AMDGPU: Turn dead checks into asserts
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Matt Arsenault
AMDGPU: Remove analyzeImmediate
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Lang Hames
[lld][MachO] Remove some debugging output code that...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Wei Mi
Fix the assertion error in collectLoopUniforms caused...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Justin Lebar
Don't invoke getName() from Function::isIntrinsic().
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Michael Zolotukhin
Add verifyAnalysis for LCSSA.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
George Burgess IV
[CFLAA] Add getModRefBehavior to CFLAnders.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Justin Lebar
[LSV] Use Instruction*s rather than Value*s where possible.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Vedant Kumar
Retry: [Driver] Compute effective target triples once...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Vedant Kumar
Revert "[Driver] Compute effective target triples once...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Lang Hames
[lld][MachO] Re-apply r276921 with fix - initialize...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Samuel Antao
[OpenMP] Add support to map member expressions with...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Samuel Antao
[OpenMP] Add support for mapping array sections through...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Matthias Braun
Basic/Targets.cpp: Reformat aarch64 CPU list.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Matthias Braun
test/Frontend: Add a test for aarch64 target CPU names.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Samuel Antao
Refactor how include paths are appended to the command...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Lang Hames
[lld][MachO] Temporarily revert r276921 - it's causing...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Justin Lebar
[CUDA] Align kernel launch args correctly when the...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Justin Lebar
[LVI] Use DenseMap::find_as in LazyValueInfo.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Justin Lebar
Don't crash when generating code for __attribute__...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Vedant Kumar
[llvm-cov] Add a debug mode for source range highlighti...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Justin Lebar
[LSV] Don't assume that bitcast ops are Instructions.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Lang Hames
[lld][MachO] Add debug info support for MachO.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Krzysztof Parzyszek
[Hexagon] Find speculative loop preheader in hardware...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Michael Kuperstein
[X86] Factor out another piece of the SAD combine....
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Krzysztof Parzyszek
[Hexagon] Add option to bisect spill slot optimization
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Krzysztof Parzyszek
[Hexagon] Do not optimize volatile stack spill slots
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Nirav Dave
Add target triple in test
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Greg Clayton
Fixed "void SBWatchpoint::SetEnabled (bool enabled...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Hans Wennborg
build_llvm_package.bat: try tests three times
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Matt Masten
test commit
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Matt Masten
test commit
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Kyle Butt
Codegen: IfConversion: Factor out a function to count...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Kyle Butt
Codegen: IfConversion: add const qualifier. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Vedant Kumar
Revert "[llvm-cov] Minor aesthetic improvements for...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Nirav Dave
Add flags to toggle preservation of assembly comments
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Vedant Kumar
[llvm-cov] Minor aesthetic improvements for html reports
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Nirav Dave
Initialize PreserveAsmComments in MCTargetOptions
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Pirama Arumuga...
Adjust coercion of aggregates on RenderScript
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Krzysztof Parzyszek
[Hexagon] Handle extended versions of restore routines
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Duncan P. N...
CodeGen: Make iterator-to-pointer conversion explicit...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
David Majnemer
Fix the build for libstdc++ 4.7
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Erik Pilkington
[Sema] Teach getCurrentThisType to reconize lambda...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Duncan P. N...
XCore: Avoid implicit iterator conversions, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Andrew Kaylor
Revert EH-specific checks in BranchFolding that were...
commit
|
commitdiff
|
tree
|
snapshot
next