OSDN Git Service

android-x86/external-llvm.git
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...
2019-05-21 Cullen Rhodes[AArch64][SVE2] Asm: add integer pairwise arithmetic...
2019-05-21 Sam Parker[ARM][CGP] Skip nuw in PrepareConstants
2019-05-21 Petr Hosek[CMake] Specify component for all target types
2019-05-21 Dylan McKayAdd TargetLoweringInfo hook for explicitly setting...
2019-05-21 QingShan Zhang[NFC][PowerPC] Add a test to verify if the scheduler...
2019-05-21 Nikita PopovMove thumbv7k test from AArch64 to ARM
2019-05-21 Chen Zheng[PowerPC] test cases for selecting x-form instruction...
2019-05-21 Chen Zheng[PowerPC] use more meaningful name - NFC
2019-05-21 Lang Hames[ORC] Assert that JITDylibs have unique names.
2019-05-21 Nico WeberTweaks for setting CMAKE_LINKER to lld-link
2019-05-21 Nico WeberTry to fix build with older gccs after r361152
2019-05-20 Nick Desaulniers[ORC] fix use-after-move. NFC
2019-05-20 Matt ArsenaultAMDGPU: Force skip branches over calls
2019-05-20 Lang Hames[docs] Fix an RST typo: "code-blocks" should be "code...
2019-05-20 Lang Hames[ORC] Remove some unreachable code.
2019-05-20 Lang Hames[docs] Add more details/examples for LLJIT/LLLazyJIT...
2019-05-20 Cameron McInally[NFC][InstCombine] Add FIXME for one-use check on const...
2019-05-20 Lang Hames[Support] Renamed member 'Size' to 'AllocatedSize'...
2019-05-20 Martin Storsjo[AArch64] Handle lowering lround on windows, where...
2019-05-20 Nico Webergn build: Merge r361148
2019-05-20 Nikita Popov[LFTR] Add additional PR31181 test cases
2019-05-20 Cameron McInally[InstCombine] Add visitFNeg(...) visitor for unary...
2019-05-20 Pete Couperus[TableGen] - Type comparison LE should be LT or equal.
2019-05-20 Sanjay Patel[InstCombine] auto-generate test checks; NFC
2019-05-20 Sanjay Patel[InstSimplify] update stale comment; NFC
2019-05-20 Craig Topper[X86] Add test case for r361177.
2019-05-20 Craig Topper[SelectionDAGBuilder] Flush PendingExports before creat...
2019-05-20 Nick Desaulniers[DWARF] hoist nullptr checks. NFC
2019-05-20 Craig Topper[X86] Add icelake-client and tremont model numbers...
2019-05-20 Nick Desaulniers[INLINER] allow inlining of blockaddresses if sole...
2019-05-20 Bjorn Pettersson[AMDGPU] Fix std::array initializers to avoid warnings...
2019-05-20 Craig Topper[Intrinsics] Merge lround.i32 and lround.i64 into a...
2019-05-20 Craig Topper[DAGCombiner] Refactor code in visitShiftByConstant...
2019-05-20 Matt ArsenaultR600: Fix unconditional return in loop
2019-05-20 Nikita Popov[SDAG] Vector op legalization for overflow ops
2019-05-20 George Rimar[llvm-readelf] - Rework how we parse the .dynamic section.
2019-05-20 Matt ArsenaultRegAlloc: Fix verifier error with undef identity copies
2019-05-20 Dmitri GribenkoFixed the Bindings/OCaml/core.ml test
2019-05-20 Cullen Rhodes[AArch64][SVE2] Asm: add SADALP and UADALP instructions
2019-05-20 Nico Webergn build: Merge r361152
2019-05-20 Cameron McInally[InstSimplify] Teach fsub -0.0, (fneg X) ==> X about...
2019-05-20 Orlando Cazalet... Resubmit "[DebugInfo] Update loop metadata for inlined...
2019-05-20 Orlando Cazalet... Revert "[DebugInfo] Update loop metadata for inlined...
2019-05-20 Guillaume Chatelet[NFC] Refactor visitIntrinsicCall so it doesn't return...
next