OSDN Git Service

android-x86/external-llvm.git
2019-05-23 Chris Bieneman[CMake] Copy C++ headers before configuring runtimes...
2019-05-23 Saleem AbdulrasoolTransforms: lower fadd and fsub atomicrmw instructions
2019-05-23 Andrea Di Biagio[MCA] Add the ability to compute critical register...
2019-05-23 Shoaib Meenai[AsmPrinter] Treat a narrowing PtrToInt like Trunc
2019-05-23 Fangrui Song[Object] object::ELFObjectFile::symbol_begin(): skip...
2019-05-23 Don Hinton[cmake] When getting Ninja version, don't include CMake...
2019-05-23 Cameron McInally[NFC][InstCombine] Add unary FNeg tests to maximum...
2019-05-23 Lewis Revill[RISCV] Support assembling TLS LA pseudo instructions
2019-05-23 Nico Webergn build: Merge r361487
2019-05-23 Petar Jovanovic[LiveDebugValues] Rename 'DMI' into 'DebugInstr' (NFC)
2019-05-23 Andrea Di Biagio[MCA] Introduce class LSUnitBase and let LSUnit derive...
2019-05-23 Simon Pilgrim[X86] Regenerate LZCNT tests on x86/x32/x64 targets
2019-05-23 Alex Bradbury[RISCV][NFC] Add nounwind attribute to functions missin...
2019-05-23 Fangrui Song[llvm-objdump][test] Make MachO test names consistent
2019-05-23 James Henderson[llvm-objdump][test] Make test names consistent
2019-05-23 Clement Courbet[MergeICmps] Make the pass compatible with the new...
2019-05-23 James Henderson[llvm-objdump][test] Improve testing of some switches #3
2019-05-23 Simon Pilgrim[AMDGPU] Regenerate vector sub tests
2019-05-23 Konrad Kleine[lldb] NFC modernize codebase with modernize-use-nullptr
2019-05-23 Roman Lebedev[NFC][X86] Fix check prefixes and autogenerate fold...
2019-05-23 Andrea Di Biagio[MCA] Make the bool conversion operator in class InstRe...
2019-05-23 Petar Jovanovic[DwarfExpression] Refactor dwarf expression (NFC)
2019-05-23 James Henderson[llvm-objdump][test] Improve testing of some switches #2
2019-05-23 George Rimar[llvm-objcopy] - Many minor NFC changes to cleanup...
2019-05-23 Sam Parker[ARM][CGP] Clear SafeWrap before each search
2019-05-23 Christian Bruel[GlobalOpt] recognize dead struct fields and propagate...
2019-05-23 Thomas Lively[WebAssembly] Implement __builtin_return_address for...
2019-05-23 Fangrui Song[X86] Support -fno-plt __tls_get_addr calls
2019-05-23 Seiya Nuta[llvm-objcopy] Add file names to error messages
2019-05-23 Peter Collingbournegn build: Merge r361418.
2019-05-23 Thomas Preud... [FileCheck] Introduce substitution subclasses
2019-05-23 Thomas Preud... FileCheck: Improve FileCheck variable terminology
2019-05-22 Lang Hames[ORC] Remove a stray decl that accidentally found its...
2019-05-22 Lang Hames[docs] Make a note of the HowToUseLLJIT example in...
2019-05-22 Chris Bieneman[Runtimes] If LLVM_INCLUDE_TESTS=On depend on gtest
2019-05-22 Lang HamesAdd a HowToUseLLJIT example project.
2019-05-22 Matt ArsenaultTableGen: Handle nontrivial foreach range bounds
2019-05-22 Petr Hosek[runtimes] Move libunwind, libc++abi and libc++ to...
2019-05-22 Craig Topper[X86] Explcitly disable VEXTRACT instruction matching...
2019-05-22 Galina KistanovaReverted r361134 because of a failing test left unatten...
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
next