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
2018-08-09
Richard Smith
Refactor attribute printing to be a bit more obviously...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Emmett Neyman
Added another optimization pass to make vectorizing...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Richard Smith
Delete some unreachable AST printing code.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
George Karpenkov
[libFuzzer] Increase the iteration limit in shrink...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Paul Robinson
[DWARF] Verifier now handles .debug_types sections.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Peter Collingbourne
ELF: Only add libcall symbols to the link if defined...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sanjay Patel
[x86] add test for commuted variant for fsub fold; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sanjay Patel
[DAGCombiner] loosen constraints for fsub+fadd fold
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sanjay Patel
[DAGCombiner] move fadd simplification ahead of other...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Stefan Granitz
[Demangle] Add another test for ItaniumPartialDemangler
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Craig Topper
[VFS] Remove superfluous semicolon from unittest.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Craig Topper
[Builtins] Add __builtin_clrsb support to IntExprEvalua...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Petr Hosek
[ADT] Normalize empty triple components
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sanjay Patel
[x86] add tests for fsub+fadd with FMF; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Stefan Granitz
Add ConstString test FromMidOfBufferStringRef
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Stefan Granitz
Use rich mangling information in Symtab::InitNameIndexes()
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Vedant Kumar
[IRMemoryMap] Shrink Allocation and make it move-only...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Craig Topper
Revert r339287 "[Builtins] Add __builtin_clrsb support...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Jonas Devlieghere
[DWARF] Unclamp line table version on Darwin for v5...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Craig Topper
[Builtins] Add __builtin_clrsb support to IntExprEvalua...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Michal Gorny
[cmake] Append LLVM_VERSION_SUFFIX to SOVERSION
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Michal Gorny
cmake: Store LLVM_VERSION_SUFFIX in LLVMConfig.cmake
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Pirama Arumuga...
[Headers] Define *_HAS_SUBNORM for FLT, DBL, LDBL
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Eli Friedman
[ARM] Avoid spilling lr with Thumb1 tail calls.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Craig Topper
[Builtins] Implement __builtin_clrsb to be compatible...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Craig Topper
[CodeGen][Timers] Enable llvm::TimePassesIsEnabled...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Matt Arsenault
Fix missing C++ mode comment in header
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sam Clegg
[WebAssembly] Group rodata into a single output segment
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Matt Arsenault
AMDGPU: Fix enabling denormals by default on pre-VI...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Alex Lorenz
[macOS] stop generating the libclang_rt.10.4.a library...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Ties Stuij
revert tests of '[CodeGen] emit inline asm clobber...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Zachary Turner
[MS Demangler] Create a new backref context for templat...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Ties Stuij
revert '[CodeGen] emit inline asm clobber list warnings...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
JF Bastien
CDDecl More automatic variable tail padding test
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Krzysztof Parzyszek
[Hexagon] Diagnose misaligned absolute loads and stores
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Matt Arsenault
AMDGPU: Error more gracefully on libcalls
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Matt Arsenault
AMDGPU: Fix shifts for i128
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Jonas Devlieghere
[WASM] Fix overflow when reading custom section
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Jonas Devlieghere
[DebugInfo] Fine tune emitting flags as part of the...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sanjay Patel
[InstCombine] fold fadd+fsub with common operand
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sanjay Patel
[InstCombine] fold fsub+fsub with common operand
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Scott Linder
[DebugInfo][OpenCL] Address post-commit review for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Simon Pilgrim
[CGObjCGNU] Rename GetSelector helper method to fix...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sanjay Patel
[InstCombine] add tests for fsub folds; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Simon Pilgrim
[DAG] DAGCombiner::visitSDIVLike - remove unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Simon Pilgrim
Fix -Wdocumentation warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Zaara Syeda
[PowerPC] Improve codegen for vector loads using scalar...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Charles Davis
Remove unneeded preprocessor condition.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Charles Davis
[libunwind][include] Add SEH declarations to <unwind.h>.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Ties Stuij
[CodeGen] emit inline asm clobber list warnings for...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Balazs Keri
[AST] Check described template at structural equivalenc...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Alex Bradbury
[RISCV] Add mnemonic alias: move, sbreak and scall.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Simon Pilgrim
[TargetLowering] BuildUDIV - Add support for divide...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Peter Smith
Add missing REQUIRES x86 to tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Alex Bradbury
[RISCV] Add InstAlias definitions for add[w], and,...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sjoerd Meijer
[ARM][NFC] Replaced tab-characters in test file vtrn.ll
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Michael Trent
Add a CommandGuide for llvm-objdump
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Max Moroz
[libFuzzer] Optimize handle unstable checks by reducing...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sanjay Patel
[InstCombine] fold fneg into constant operand of fmul...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Simon Pilgrim
[X86][SSE] PR38477 test is more cleanly tested with...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Simon Pilgrim
[TargetLowering] Remove APInt divisor argument from...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Ties Stuij
test commit access
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Henry Wong
[analyzer] Fix a typo in `RegionStore.txt`.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Roman Lebedev
[InstCombine] De Morgan: sink 'not' into 'xor' (PR38446)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sjoerd Meijer
[ARM] FP16: codegen support for VEXT
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Kristof Umann
[analyzer][UninitializedObjectChecker] Pointer/referenc...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sjoerd Meijer
[ARM] FP16: vector vmov and vdup support
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Kristof Umann
[analyzer][UninitializedObjectChecker] Fixed a false...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sjoerd Meijer
[ARM] FP16: vector VMUL variants
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Simon Pilgrim
[X86][SSE] Add divide-by-one exact sdiv vector test
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Benjamin Kramer
[Wasm] Don't iterate over MachineBasicBlock::successors...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Simon Pilgrim
[TargetLowering] BuildUDIV - Early out for divide by...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sjoerd Meijer
[ARM] FP16: support vector INT_TO_FP and FP_TO_INT
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Balazs Keri
[ASTImporter] Load external Decls when getting field...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Thomas Preud...
Support inline asm with multiple 64bit output in 32bit GPR
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Kadir Cetinkaya
Added functionality to suggest FixIts for conversion...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Roman Lebedev
[NFC][InstCombine] Cleanup demorgan-sink-not-into-xor...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Sjoerd Meijer
[ARM] FP16: support the vector vmin and vmax variants
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Max Kazantsev
[NFC] Add some tests on mustexec
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Billy Robert...
[libcxx] [test] Avoid -Wunused-local-typedef in node_ha...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Charles Davis
[libunwind] Fix pointer-to-integer cast warnings on...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Balaji V. Iyer
Fixed a breaking test case
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Volodymyr Sapsai
[NFC][VFS] Fix typos in comments.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Billy Robert...
[libcxx] [test] Allow a standard library that implement...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Billy Robert...
[libcxx] [test] Remove nonportable locale assumption...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Billy Robert...
[libcxx] [test] Remove asserts that <cstddef> and ...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Zachary Turner
[MS Demangler] Properly handle backreferencing of speci...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Richard Smith
PR38286: Don't crash when attempting to define a constr...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Billy Robert...
[libcxx] [test] Add missing <stdexcept> in several...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Daniel Sanders
[tablegen] Improve performance of -gen-register-info...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-08
Balaji V. Iyer
[CodeGen] IncompleteArray Support
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Vedant Kumar
Delete a dead Function constructor (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Vedant Kumar
[StackFrame] Add more clarifying comments to StackFrame...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Raphael Isemann
Removed doxygen comment that doesn't fit to function...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Sanjay Patel
[InstCombine] add tests for fneg fold including FMF...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Raphael Isemann
Removed duplicated commented-out code [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Matt Davis
[analyzer] Avoid querying this-pointers for static...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Sanjay Patel
[InstCombine] fix FP constant in test; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Volodymyr Sapsai
[VFS] Unify iteration code for VFSFromYamlDirIterImpl...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Erik Pilkington
[Sema] Ensure an auto non-type template parameter is...
commit
|
commitdiff
|
tree
|
snapshot
next