OSDN Git Service
(root)
/
android-x86
/
external-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
android-x86/external-llvm.git
2019-06-17
Alina Sbirlea
[MemorySSA] Add all MemoryPhis before filling their...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Stanislav Mekhanoshin
[AMDGPU] gfx1010 wavefrontsize intrinsic folding
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Arsenault
AMDGPU: Fold readlane/readfirstlane calls
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Stanislav Mekhanoshin
[AMDGPU] Pass to propagate ABI attributes from kernels...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Nico Weber
gn build: Merge r363541
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Simon Pilgrim
[X86][AVX] Split under-aligned vector nt-stores.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Warren Ristow
[LV] Suppress vectorization in some nontemporal cases
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Arsenault
GlobalISel: Ignore callsite attributes when picking...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Arsenault
GlobalISel: Verify intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Arsenault
AMDGPU/GlobalISel: Account for multiple defs when findi...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Stanislav Mekhanoshin
[AMDGPU] gfx1010 wave32 metadata
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Tom Stellard
AMDGPU/GlobalISel: Implement select for G_ICMP and...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Francis Visoiu...
[Remarks] Extend -fsave-optimization-record to specify...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Simon Pilgrim
[X86] combineLoad - begun making the load split code...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Whitney Tsang
PHINode: introduce setIncomingValueForBlock() function...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Simon Pilgrim
[X86][SSE] Add tests for underaligned nt loads
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Simon Pilgrim
[X86][SSE] Prevent misaligned non-temporal vector load...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Arsenault
InferAddressSpaces: Fix cloning original addrspacecast
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Arsenault
AMDGPU: Ignore subtarget for InferAddressSpaces
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Arsenault
AMDGPU: Mark exp/exp.compr as inaccessiblememonly
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Arsenault
AMDGPU/GlobalISel: Fix default mapping for non-register...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Matt Arsenault
AMDGPU: Cleanup custom PseudoSourceValue definitions
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Sam Parker
[CodeGen] Check for HardwareLoop Latch ExitBlock
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Simon Pilgrim
[X86][SSE] Avoid unnecessary stack codegen in NT store...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Nicolai Haehnle
AsmPrinter: add doc-string for EmitLinkage
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Nico Weber
gn build: Merge r363530
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Bjorn Pettersson
[LV] Deny irregular types in interleavedAccessCanBeWidened
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Sander de Smalen
Test forward references in IntrinsicEmitter on Neon...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Luis Marques
[DAGCombiner] [CodeGenPrepare] More comprehensive GEP...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Fangrui Song
Fix clang -Wcovered-switch-default after stack-id chang...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Simon Pilgrim
[SelectionDAG] Fold insert_subvector(undef, extract_sub...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Sam Parker
[SCEV] Use NoWrapFlags when expanding a simple mul
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Fangrui Song
[llvm-objdump] Use %08 instead of %016 to print leading...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Fangrui Song
[lit] Delete empty lines at the end of lit.local.cfg NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Roman Lebedev
[NFC][Codegen] Standalone tests for icmp eq/ne (urem...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Fangrui Song
[ARM] Fix another -Wunused-variable in -DLLVM_ENABLE_AS...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Fangrui Song
[ARM] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Sander de Smalen
Describe stack-id as an enum
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Sam Parker
[ARM] Remove ARMComputeBlockSize
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Sam Parker
[ARM] Add ARMBasicBlockInfo.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Sam Parker
[ARM] Extract some code from ARMConstantIslandPass
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Hans Wennborg
Re-commit r357452 (take 3): "SimplifyCFG SinkCommonCode...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Yevgeny Rouban
[SimplifyCFG] Fix prof branch_weights MD while removing...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Justin Hibbits
PowerPC: Optimize SPE double parameter calling setup
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Seiya Nuta
[yaml2obj][MachO] Don't fill dummy data for virtual...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Seiya Nuta
[llvm-objcopy] Add elf32-sparc and elf32-sparcel target
commit
|
commitdiff
|
tree
|
snapshot
2019-06-16
Craig Topper
[X86] Add TB_NO_REVERSE to some folding table entries...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-16
Roman Lebedev
[InstSimplify] Fix addo/subo undef folds (PR42209)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-16
Nicolai Haehnle
[AsmPrinter] Make EmitLinkage and EmitVisibility public
commit
|
commitdiff
|
tree
|
snapshot
2019-06-16
Nicolai Haehnle
AMDGPU: Prepare for explicit absolute relocations in...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-16
Nicolai Haehnle
AMDGPU: Be explicit about whether the high-word in...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-16
Nicolai Haehnle
AMDGPU/GFX10: Support DLC bit in llvm.amdgcn.s.buffer...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-16
Stanislav Mekhanoshin
[AMDGPU] gfx10 conditional registers handling
commit
|
commitdiff
|
tree
|
snapshot
2019-06-16
Sanjay Patel
[CodeGenPrepare][x86] shift both sides of a vector...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-16
Sanjay Patel
[x86] split 256-bit vector selects if operands are...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-16
Simon Pilgrim
[X86] CombineShuffleWithExtract - handle cases with...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-16
Nico Weber
gn build: Merge r363444
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Simon Pilgrim
[X86] CombineShuffleWithExtract - assert all src ops...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Simon Pilgrim
[X86][AVX] Handle lane-crossing shuffle(extract_subvect...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Simon Pilgrim
[X86][AVX] Decode constant bits from insert_subvector...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Roman Lebedev
[NFC][MCA][X86] Add one more 'clear super register...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Roman Lebedev
[NFC][MCA][X86] Add baseline test coverage for AMD...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Aaron Puchert
[Clang] Harmonize Split DWARF options with llc
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Kang Zhang
[PowerPC] Set the innermost hot loop to align 32 bytes
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Gauthier Harnisch
[clang] Add storage for APValue in ConstantExpr
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Fangrui Song
[BranchProbability] Delete a redundant overflow check
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Nikita Popov
[SCEV] Use unsigned/signed intersection type in SCEV
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Nikita Popov
[SimplifyIndVar] Simplify non-overflowing saturating...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Fangrui Song
[RISCV] Regenerate remat.ll and atomic-rmw.ll after...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Fangrui Song
[RISCV] Simplify RISCVAsmBackend::writeNopData(). NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Alex Brachet
[objcopy] Error when --preserve-dates is specified...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Michael Berg
adding more fmf propagation for selects plus updated...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Fangrui Song
Revert "adding more fmf propagation for selects plus...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Huihui Zhang
[InstCombine] Add tests to show missing fold opportunit...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Matt Arsenault
Reapply "GlobalISel: Avoid producing Illegal copies...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Richard Smith
Add a map_range function for applying map_iterator...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Mitch Phillips
Revert "GlobalISel: Avoid producing Illegal copies...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Michael Berg
adding more fmf propagation for selects plus tests
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Guozhi Wei
[MBP] Move a latch block with conditional exit and...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Akira Hatanaka
[ObjC][ARC] Delete ObjC runtime calls on global variabl...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Matt Arsenault
AMDGPU: Avoid most waitcnts before calls
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Ziang Wan
Add --print-supported-cpus flag for clang.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Francis Visoiu...
[Remarks][NFC] Improve testing and documentation of...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Matt Arsenault
SROA: Allow eliminating addrspacecasted allocas
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Jinsong Ji
[PowerPC][NFC] Comments update and remove some unused def
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Matt Arsenault
SROA: Add baseline test for addrspacecast changes
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Matt Arsenault
AMDGPU: Fix capitalized register names in asm constraints
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Matt Arsenault
AMDGPU: Fix dropping memref for ds append/consume
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Matt Arsenault
AMDGPU: Set isTrap on S_TRAP
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Matt Arsenault
AMDGPU: Add baseline test for call waitcnt insertion
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Matt Arsenault
UpdateTestChecks: Consider .section as end of function...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Sanjay Patel
[x86] add test for 256-bit blendv with AVX targets...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Lang Hames
[JITLink] Move JITLinkMemoryManager into its own header.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Saleem Abdulrasool
build: extract LLVM distribution target handling
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Francis Visoiu...
[Remarks] Use the RemarkSetup error in setupOptimizatio...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Nico Weber
gn build: Add NVPTX target
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Nico Weber
gn build: Simplify Target build files
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Amara Emerson
[GlobalISel] Add a G_BRJT opcode.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Florian Hahn
Revert Fix a bug w/inbounds invalidation in LFTR
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Florian Hahn
Revert [LFTR] Stylistic cleanup as suggested in last...
commit
|
commitdiff
|
tree
|
snapshot
next