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-03-22
Alina Sbirlea
[AliasAnalysis] Second prototype to cache BasicAA ...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Philip Reames
[Tests] Add masked.gather tests for non-constant masks...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Bixia Zheng
[ConstantFolding] Fix GetConstantFoldFPValue to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Nico Weber
Make clang-move use same file naming convention as...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Philip Reames
[tests] Add a generic masked.gather test to show someti...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Philip Reames
[tests] Add tests for converting masked.load to load...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Xing GUO
[llvm-readobj] Revert bad changes
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Philip Reames
[Tests] Use valid alignment in masked.gather tests
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Nico Weber
gn build: Merge r356750
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Nico Weber
gn build: Merge r356570
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Nico Weber
gn build: Merge r356662
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Nico Weber
gn build: Merge r356692
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Tim Renouf
InstCombineSimplifyDemanded: Allow v3 results for AMDGC...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Nico Weber
gn build: Merge r356753
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Nico Weber
gn build: Merge r356652 (and follow-up r56655)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Nico Weber
gn build: Merge r356729
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Xing GUO
[llvm-readobj] Separate `Symbol Version` dumpers into...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Sanjay Patel
[x86] auto-generate complete test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Sanjay Patel
[x86] auto-generate complete test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Sanjay Patel
[x86] add 'nounwind' to tests to reduce noise; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Sanjay Patel
[x86] auto-generate complete checks for test; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Tim Renouf
[AMDGPU] Use three- and five-dword result type in image ops
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Tim Renouf
[AMDGPU] Implemented dwordx3 variants of buffer/tbuffer...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Dinar Temirbulatov
[SLPVectorizer] Add test related to SLP Throttling...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Pavel Labath
[ObjectYAML] Add basic minidump generation support
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Clement Courbet
[llvm-exegesis] Fix compilation before c++17.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Clement Courbet
[llvm-exegesis] Add clustering test.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
James Henderson
[llvm-objcopy]Add coverage for --split-dwo and --output...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
George Rimar
Revert r356738 "[llvm-objcopy] - Implement replaceSecti...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Alex Bradbury
[RISCV] Add basic RV32E definitions and MC layer support
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Alex Bradbury
[RISCV] Optimize emission of SELECT sequences
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Alex Bradbury
[RISCV] Allow conversion of CC logic to bitwise logic
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
George Rimar
[llvm-objcopy] - Fix a st_name of the first symbol...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
George Rimar
[llvm-objcopy] - Implement replaceSectionReferences...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
James Henderson
[llvm-objcopy]Add support for *-freebsd output formats
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Alex Bradbury
[RISCV][NFC] Add test case to MC/RISCV/linker-relaxatio...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Tim Renouf
[AMDGPU] Added v5i32 and v5f32 register classes
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Alex Bradbury
[RISCV][NFC] Expand test/MC/RISCV/linker-relaxation...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Craig Topper
[X86] Add 32-bit command lines with and without SSE2...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Yonghong Song
[BPF] fix flaky btf unit test static-var-derived-type.ll
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Fangrui Song
[DWARF] Refactor RelocVisitor and fix computation of...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Yonghong Song
[BPF] handle derived type properly for computing type id
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Craig Topper
[X86] Autogenerate complete checks. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Amara Emerson
[AArch64] Split the neon.addp intrinsic into integer...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Craig Topper
[X86] Use LoadInst->getType() instead of LoadInst-...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Nikita Popov
[InstSimplify] Add tests for signed icmp of and/or...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Steven Wu
[Object] Fix reading objects created with -fembed-bitco...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Matt Arsenault
Mips: Fix typo in assert message
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Matt Arsenault
Mips: Don't create copy of nothing
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Matt Arsenault
GlobalISel: Fix RegBankSelect for REG_SEQUENCE
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Akira Hatanaka
Don't add a tail keyword to calls to ObjC runtime funct...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Evandro Menezes
[AArch64] Update for Exynos
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Jordan Rupprecht
[llvm-objdump] Support arg grouping for -j and -M ...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Simon Pilgrim
[X86] canonicalizeBitSelect - don't attempt to canonica...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Reid Kleckner
[llvm-pdbutil] Add -type-ref-stats to help find unused...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Sanjay Patel
[x86] add tests with movmsk potential (PR39665); NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Craig Topper
[InstCombine] Don't transform ((C1 OP zext(X)) & C2...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Craig Topper
[X86] Don't avoid folding multiple use sign extended...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Craig Topper
[ScalarizeMaskedMemIntrin] Add support for scalarizing...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Nikita Popov
[ValueTracking] Use ConstantRange based overflow check...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Krzysztof Parzyszek
Add more rotate tests, including ORs of rotates
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
David Green
Fixup opt-remarks.ll gold plugin test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Florian Hahn
[DAGCombiner] Use getTokenFactor in a few more cases.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Simon Pilgrim
[DAGCombine] SimplifySelectCC - call FoldSetCC with...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Sanjay Patel
[CodeGenPrepare] limit formation of overflow intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Xing GUO
[llvm-readobj] Format codes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Simon Pilgrim
[Thumb] Fix infinite loop in ABS expansion (PR41160)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Tim Renouf
[AMDGPU] Support for v3i32/v3f32
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Simon Pilgrim
Fix -Wmisleading-indentation gcc7 warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Oliver Stannard
[AArch64] Allow -mattr=tpidr-el[1|2|3]
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Simon Pilgrim
[SelectionDAG] Add scalarization of ABS node (PR41149)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Pavel Labath
Fix two more issues with r356652
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Alex Bradbury
[RISCV][NFC] Remove old CHECK lines from linker-relaxat...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Pavel Labath
Attempt to fix modules build for r356652
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Pavel Labath
[Object] Add basic minidump support
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Fangrui Song
[BasicAA] Use DenseMap::try_emplace after D59151. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Mikael Holmen
Silence warning about unused variable in builds without...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Craig Topper
[ScalarizeMaskedMemIntrinsics] Reverse some if conditio...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Craig Topper
[InstCombine] Add test case for PR41164. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Alina Sbirlea
[BasicAA] Reduce no of map seaches [NFCI].
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Philip Reames
[instcombine] Add some todos, and arrange code for...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
George Burgess IV
[MSSA] Delete move ctor; remove dynamic never-moved...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Craig Topper
[X86] Add CMPXCHG8B feature flag. Set it for all CPUs...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Michael Trent
Fix Mach-O bind and rebase validation errors in libObject
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Thomas Lively
[WebAssembly][NFC] Fix formatting error from rL356610
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Tim Renouf
[AMDGPU] Do not generate spurious PAL metadata
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Nikita Popov
[InstCombine] Add additional sub nsw inference tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Stanislav Mekhanoshin
Allow machine dce to remove uses in the same instruction
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Craig Topper
[X86] Call lowerShuffleAsBitMask for 512-bit vectors...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Michael Liao
[AMDGPU] Fix dependency on `BinaryFormat`
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Matt Arsenault
AMDGPU: Don't look for constant in insert/extract_vecto...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Thomas Lively
[WebAssembly] Target features section
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Michael Liao
[AMDGPU] Fix clamp bit DAG operand
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Pete Couperus
[ARC] Add ARCOptAddrMode pass to generate postincrement...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Evandro Menezes
[AArch64] Fix formatting (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Konstantin...
AMDHSA: Fix COMPUTE_PGM_RSRC2.USER_SGPR calculation...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Eli Friedman
[ARM] Eliminate redundant "mov rN, sp" instructions...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Rafael Auler
[Linker] Fix crash handling appending linkage
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Alina Sbirlea
[NFC] Fix brace indentation.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Robert Lougher
Resubmit r356511 "[TailCallElim] Add tailcall eliminati...
commit
|
commitdiff
|
tree
|
snapshot
next