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-01-10
Alina Sbirlea
[MemorySSA] Remove optimized value when reseting optimized.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Craig Topper
[X86] After turning VSELECT into SHRUNKBLEND, make...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Thomas Lively
[WebAssembly] Add unimplemented-simd128 subtarget feature
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Evandro Menezes
[llvm-mca] Display masks in hex
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Eli Friedman
[SimplifyLibCalls] Fix memchr expansion for constant...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
David Major
Don't require a null terminator when loading objects
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Heejin Ahn
[WebAssembly] Print a debug message at the start of...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Florian Hahn
[AArch64] Add test for constant shrinking with multiple...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Easwaran Raman
Refactor synthetic profile count computation. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Francis Visoiu...
[CodeGen] Ignore return sext/zext attributes of unused...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Easwaran Raman
[Inliner] Assert that the computed inline threshold...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
David Callahan
refactor BlockFrequencyInfo::view to take a title...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Aaron Ballman
Fix visualization of intrusive reference counted object...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Thomas Lively
[WebAssembly] Standardize order of SIMD bitselect arguments
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Sanjay Patel
[x86] use 'nounwind' to remove test noise; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Hubert Tong
[unittests][Support] AIX: Skip sticky bit file tests
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Aleksandar...
[mips][micrompis] Emit 16bit NOPs by default
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Alexey Bataev
[DEBUGINFO][NVPTX]Make tests more strict, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Valery Pykhtin
Revert "[AMDGPU] Fix DPP combiner"
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Kristof Beyls
Initial AArch64 SLH implementation.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
George Rimar
[llvm-objdump] - Print symbol addressed when dumping...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Nico Weber
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Simon Pilgrim
[X86][SSE] Cleanup shuffle combining test check prefixes
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Valery Pykhtin
[AMDGPU] Fix DPP combiner
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Florian Hahn
Revert r350647: "[NewPM] Port tsan"
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Simon Pilgrim
[X86] Enable combining shuffles to PACKSS/PACKUS for...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Anton Korobeynikov
[MSP430] Optimize 'shl x, 8[+ N] -> swpb(zext(x)) ...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Nico Weber
[gn build] Run `git ls-files '*.gn' '*.gni' | xargs...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Anton Korobeynikov
[MSP430] Fix crash while lowering llvm.stacksave/stackr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Nico Weber
[gn build] Merge r350669
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Nico Weber
[gn build] Add a TODO.txt file
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Simon Pilgrim
[X86] Add extra test coverage for combining shuffles...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Diogo N. Sampaio
[AArch64] Move feature predctrl to predres
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Simon Pilgrim
[X86] Fix gcc7 -Wunused-but-set-variable warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Alexander Kornienko
Make the write_cmake_config.py script python3-compatible
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
David Stenberg
[DebugInfo] Omit location list entries with empty ranges
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Matt Arsenault
GlobalISel: Implement fewerElements for implicit_def
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Matt Arsenault
GlobalISel: Implement widenScalar for implicit_def
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Max Kazantsev
[IPT] Drop cache less eagerly in GVN and LoopSafetyInfo
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Zi Xuan Wu
Revert "[PowerPC] Fix assert from machine verify pass...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Hiroshi Inoue
[NFC] fix trivial typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Collingbourne
gn build: Copy file permissions from input file in...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Craig Topper
[X86] Correct the MaskVT for avx512 gather/scatter...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Collingbourne
gn build: Fix a Python2ism in write_vcsrevision.py.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Zi Xuan Wu
[PowerPC] Fix assert from machine verify pass that...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Stanislav Mekhanoshin
Remove check for single use in ShrinkDemandedConstant
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Matt Arsenault
RegisterCoalescer: Assume CR_Replace for SubRangeJoin
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Matt Arsenault
RegisterCoalescer: Defer clearing implicit_def lanes
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Sanjay Patel
[InstCombine] remove stale comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Rong Xu
[llvm-profdata] add value-cutoff functionality in show...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Sanjay Patel
[InstCombine] canonicalize another raw IR rotate patter...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Rong Xu
[PGO] Use SourceFileName rather module name in PGOFuncName
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Rong Xu
[PGO] Revert r350579 to fix commit message.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Heejin Ahn
[WebAssembly] Rename StoreResults to MemIntrinsicResults
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Rong Xu
[PGO] Revert r350442 to fix commit message.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Evandro Menezes
[AArch64] Adjust the cost model for Exynos
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Evandro Menezes
[llvm-mca] Update the Exynos test cases (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Evandro Menezes
[llvm-mca] Improve debugging (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jorge Gorbe...
Fix go bindings for r350647: missed a function rename
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Zachary Turner
[llvm-undname] Add support for demangling msvc's noexce...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Zachary Turner
Don't write #include "Windows/WindowsSupport.h" from...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Adrian Prantl
Revert "Revert "Revert "Resubmit rL345008 "Split Machin...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Adrian Prantl
Revert "Work around a linker error caused by https...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Adrian Prantl
Work around a linker error caused by https://reviews...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Philip Pfaffe
[NewPM] Port tsan
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Sanjay Patel
[x86] add tests for PR40243; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Paul Robinson
Rename DIFlagFixedEnum to DIFlagEnumClass. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Anna Thomas
[UnrollRuntime] Fix domTree failures in multiexit unrolling
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Yonghong Song
[BPF] Fix .BTF.ext reloc type assigment issue
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Nico Weber
[gn build] Update readme
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Nico Weber
[gn build] Make sync_source_lists_from_cmake.py check...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Florian Hahn
[MachineVerifier] Include offending register in allocat...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Nico Weber
[gn build] Add build files for llvm/lib/Target/PowerPC...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Nico Weber
[gn build] Add build files for llvm/lib/Target/WebAssem...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Petr Pavlu
[GlobalISel] Fix choice of instruction selector for...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Philip Pfaffe
[DA][NewPM] Add a printerpass and port the testsuite
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Francis Visoiu...
[X86][Darwin] Emit compact-unwind for register-sized...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Lama Saba
Revert "Revert "Resubmit rL345008 "Split MachinePipelin...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Tim Northover
AArch64: avoid splitting vector truncating stores.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Benjamin Kramer
[GlobalISel] Fix unused variable warning in Release...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
James Henderson
[llvm-readobj] Don't print '@' at end of unversioned...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Sam Parker
[ARM] Add missing patterns for DSP muls
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Matt Arsenault
AMDGPU/GlobalISel: Introduce vcc reg bank
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Thomas Lively
[WebAssembly] Massive instruction renaming
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Robert Widmann
[LLVM-C] Allow For Creating a BasicBlock without a...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Robert Widmann
[LLVM-C] Allow Specifying Signedness in Int Cast
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Mandeep Singh...
[MC] [AArch64] Support resolving signed fixups for...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Chris Kennelly
[NFC] Remove empty line as a test commit.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Peter Collingbourne
gn build: Stop passing -o to ar.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Peter Collingbourne
gn build: Merge r350580.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Matt Arsenault
AMDGPU/GlobalISel: Legalize concat_vectors
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Matt Arsenault
Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Heejin Ahn
[WebAssembly] Move CFG-changing passes before RegStackify
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Matt Arsenault
RegBankSelect: Fix copy insertion point for terminators
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Heejin Ahn
[WebAssembly] Use 'I' multiclass template for br_table...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Matt Arsenault
AMDGPU/GlobalISel: Disallow VGPR->SCC copies
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Matt Arsenault
AMDGPU/GlobalISel: RegBankSelect for carry-in
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Jonas Devlieghere
[dsymutil] Fix assertion triggered by empty address...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Matt Arsenault
AMDGPU/GlobalISel: RegBankSelect for add/sub with carry out
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Matt Arsenault
AMDGPU/GlobalISel: InstrMapping for G_UNMERGE_VALUES
commit
|
commitdiff
|
tree
|
snapshot
next