OSDN Git Service

android-x86/external-llvm.git
2019-05-22 Craig Topper[X86][InstCombine] Remove InstCombine code that turns...
2019-05-22 Craig Topper[X86] Add more icelake model numbers to getHostCPUName.
2019-05-22 Nico Webergn build: Fix check-clangd target after r359825
2019-05-22 Alexey Lapshin[DebugInfo][AArch64] Recognise target specific instruct...
2019-05-22 Hiroshi Yamauchi[PGO][CHR] Speed up following long use-def chains.
2019-05-22 Cameron McInally[NFC][InstCombine] Add unary fneg tests to maxnum.ll...
2019-05-22 Xing XueDisable EHFrameSupport in JITLink/RuntimeDyld on AIX
2019-05-22 Roman Lebedev[NFC][X86][AArch64] Add tests for missing (x - y) ...
2019-05-22 Matt ArsenaultAMDGPU: Move disassembler support check to constructor
2019-05-22 Matt ArsenaultMC: Allow getMaxInstLength to depend on the subtarget
2019-05-22 Kees Cook[TargetLowering] Extend bool args to inline-asm accordi...
2019-05-22 Kees Cook[TargetLowering] Add blank line (test commit)
2019-05-22 Nico Weberllvm-undname: Fix an assert-on-invalid, found by oss...
2019-05-22 Sanjay Patel[IR] allow fast-math-flags on select of FP values
2019-05-22 David ZarzyckiUnbreak non-PIC builds after r361340/D62174
2019-05-22 Roman Lebedev[NFC][ARM] addsubcarry-promotion.ll: whoops - replace...
2019-05-22 Roman Lebedev[NFC][ARM] Autogenerate addsubcarry-promotion.ll test
2019-05-22 Roman Lebedev[NFC][X86] Autogenerate negative-offset.ll test
2019-05-22 Fangrui Song[llvm-objdump] Dump inline relocations if the relocated...
2019-05-22 Ilya BiryukovReland r361148 with a fix to the buildbot failure.
2019-05-22 Roman Lebedev[NFC][X86][AArch64] Rewrite sink-addsub-of-const.ll...
2019-05-22 Nico Webergn build: Merge r361377
2019-05-22 Simon PilgrimLoopVectorizationCostModel::selectInterleaveCount ...
2019-05-22 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of op_sel* and neg_...
2019-05-22 Clement Courbet[llvm-exegesis] Move native target initialization code...
2019-05-22 James Henderson[llvm-objcopy] Tidy up error messages
2019-05-22 Roman LebedevUpdateTestChecks: sparc march handling
2019-05-22 Roman Lebedev[NFC][SystemZ] Autogenerate alloca-03.ll test to make...
2019-05-22 Simon Pilgrim[Hexagon] assert getRegisterBitWidth returns non-zero...
2019-05-22 Simon Pilgrim[VirtualFileSystem] Fix uninitialized variable warning...
2019-05-22 Sjoerd Meijer[TargetMachine] error message unsupported code model
2019-05-22 Martin Storsjo[llvm-dlltool] Respect NONAME keyword
2019-05-22 Clement CourbetRe-land r361257 "[MergeICmps][NFC] Make BCEAtom move...
2019-05-22 Anton Afanasyev[MIR] Add simple PRE pass to MachineCSE
2019-05-22 Fangrui Song[PPC64] Parse -elfv1 -elfv2 when specified on target...
2019-05-22 Sjoerd Meijer[AArch64] Subtarget crypto extension defaults
2019-05-22 Nikita Popov[X86] Don't compare i128 through vector if construction...
2019-05-22 Serge GueltonProperly categorize llvm-objdump options
2019-05-22 Seiya Nuta[NFC] Remove a blank line (test commit)
2019-05-22 Chen Zheng[PowerPC] use meaningful name for displacement form...
2019-05-22 Chen Zheng[PowerPC] [ISEL] select x-form instruction for unaligne...
2019-05-22 Don Hinton[Docs] Increase Doxygen cache size
2019-05-22 Pengfei Wang[X86] [CET] Deal with return-twice function such as...
2019-05-22 Sanjay Patel[Docs] fix formatting for bullet list; NFC
2019-05-22 Petr Hosek[Analysis] Link library dependencies to Analysis plugins
2019-05-22 Sanjay Patel[InstCombine] fold shuffles of insert_subvectors
2019-05-21 Matt ArsenaultAMDGPU: Assume calls read exec
2019-05-21 Matt ArsenaultAMDGPU: Add some tests for inlineasm behavior
2019-05-21 Matt ArsenaultAMDGPU: Assume call pseudos are convergent
2019-05-21 Matt ArsenaultAMDGPU: Fix not marking new gfx10 SGPRs as CSRs
2019-05-21 Dan Gohman[WebAssembly] Add the signature for the new llround...
2019-05-21 Lang Hames[ORC] Guarantee unique JITDylib names in lli, add usage...
2019-05-21 Roman Lebedev[NFC][AMDGPU] Autogenerate llvm.amdgcn.s.barrier.ll...
2019-05-21 Roman Lebedev[NFC][X86] Autogenerate ragreedy-hoist-spill.ll test
2019-05-21 Roman Lebedev[NFC][Thumb2] Autogenerate thumb2-ldr_pre.ll test
2019-05-21 Sanjay Patel[InstCombine] add more tests for shuffle folding; NFC
2019-05-21 Nikita Popov[X86] Add large integer comparison tests for PR41971...
2019-05-21 Cameron McInally[NFC][InstCombine] Add unary fneg tests to operand...
2019-05-21 Cameron McInally[NFC][InstCombine] Add unary FNeg tests to X86/x86...
2019-05-21 Saleem Abdulrasoolbuild: enable CMake policy 0077
2019-05-21 Yi-Hong LyuMove csr-save-restore-order.ll to the right place
2019-05-21 Roman Lebedev[NFC][X86][AArch64] Add tests for sinking of add/sub...
2019-05-21 Stanislav MekhanoshinFix register coalescer failure to prune value
2019-05-21 Leonard ChanFix for sphinx bot warning
2019-05-21 Don Hinton[cmake] Don't use VERSION_GREATER_EQUAL in cmake versio...
2019-05-21 Leonard Chan[Intrinsic] Signed Fixed Point Saturation Multiplicatio...
2019-05-21 Craig Topper[X86] Remove an unneeded ZERO_EXTEND creation from...
2019-05-21 Sanjay Patel[SelectionDAG] fold insert subvector of undef into...
2019-05-21 Don Hinton[cmake] Try to make cmake happy and fix bots.
2019-05-21 Sanjay Patel[SelectionDAG] remove redundant code; NFCI
2019-05-21 Don Hinton[cmake] Bug in r361281: make include optional and fix...
2019-05-21 Clement Courbet[MergeICmps] Make sorting strongly stable on the rhs.
2019-05-21 Don Hinton[cmake] Add custom command to touch archives on Darwin...
2019-05-21 Nick Desaulniers[Bugpoint] fix use-after-move. NFC
2019-05-21 Jonas Devlieghere[Dsymutil] Remove redundant argument (NFC)
2019-05-21 Chris Bieneman[docs] Add new document on building distributions
2019-05-21 Simon Pilgrim[X86][SSE] computeKnownBitsForTargetNode - add X86ISD...
2019-05-21 Sanjay Patel[DAGCombiner] prevent unsafe reassociation of FP ops
2019-05-21 Nico Webergn build: Merge r361264
2019-05-21 Clement CourbetRevert r361257 "[MergeICmps][NFC] Make BCEAtom move...
2019-05-21 Nico Webergn build: Run `git ls-files '*.gn' '*.gni' | xargs...
2019-05-21 Nico Webergn build: Merge r361252
2019-05-21 Nico Webergn build: Merge r361233
2019-05-21 Clement Courbet[MergeICmps][NFC] Make BCEAtom move-only.
2019-05-21 Paul RobinsonFix typo in r361251.
2019-05-21 Roman Lebedev[NFC][X86][AArch64] Shift amount masking: tests that...
2019-05-21 Florian Hahn[ScheduleDAGInstrs] Compute topological ordering on...
2019-05-21 Paul Robinson[DebugInfo] Fix tests missed by r362148
2019-05-21 Paul RobinsonDe-Window-ize a test
2019-05-21 Paul Robinson[DebugInfo] Handle '# line "file"' correctly for asm...
2019-05-21 Bob HaarmanRevert r360902 "Resubmit: [Salvage] Change salvage...
2019-05-21 Paul Robinson[DebugInfo] Handle -main-file-name correctly for asm...
2019-05-21 Simon Pilgrim[X86][SSE] Add shuffle tests for 'splat3' patterns.
2019-05-21 Roman Lebedev[NFC][X86][AArch64] Add some more tests for shift amoun...
2019-05-21 George Rimar[llvm-objdump] Make --disassemble-functions imply -d
2019-05-21 Clement Courbet[MergeICmps] Preserve the dominator tree.
2019-05-21 Fangrui Song[PPC64] Update LocalEntry from assigned symbols
2019-05-21 Florian Hahn[AArch64] Skip mask checks for masks with an odd number...
2019-05-21 Eugene Leviant[llvm-objcopy] Strip file symbols with --strip-unneeded
2019-05-21 Cullen Rhodes[AArch64][SVE2] Asm: add integer unary instructions...
next