OSDN Git Service

android-x86/external-llvm.git
2018-06-25 Matt ArsenaultAMDGPU/GlobalISel: Fix G_IMPLICIT_DEF for pointers
2018-06-25 Wei Mi[SampleFDO] Add an option to turn on/off warning about...
2018-06-25 David Green[DA] Delinearise AddRecs if we can prove they don't...
2018-06-25 Matt ArsenaultAMDGPU: Respect align argument parameter
2018-06-25 Artur PilipenkoSafepointIRVerifier should ignore dead blocks and dead...
2018-06-25 Krzysztof ParzyszekImprove handling of COPY instructions with identical...
2018-06-25 Clement Courbet[llvm-exegesis][NFC] Remove unnecessary member variables.
2018-06-25 Sanjay Patel[IR] avoid -Wdocumentation spew about HTML tags
2018-06-25 Clement Courbet[llvm-exegesis] Fix warning in r22752: Initialize IsSni...
2018-06-25 Clement Courbet[llvm-exegesis] Generate snippet setup code.
2018-06-25 Artur PilipenkoRevert change 335077 "[InlineSpiller] Fix a crash due...
2018-06-25 Artur PilipenkoRevert change 335091.
2018-06-25 Simon PilgrimUse APInt[] bit access to avoid "32-bit shift implicitl...
2018-06-25 Clement Courbet[llvm-exegesis][NFC] Simplify BenchmarkRunner ctor.
2018-06-25 Simon PilgrimUse APInt[] bit access to avoid "32-bit shift implicitl...
2018-06-25 Clement Courbet[llvm-exegesis][NFC] clang-format
2018-06-25 Simon PilgrimFix -Wparentheses gcc warning. NFCI.
2018-06-25 Clement Courbet[llvm-exegesis][NFC] Fix `Operand` class comments.
2018-06-25 Craig Topper[X86] Block commuting operand 1 of FMA*_Int instruction...
2018-06-25 George Burgess IV[MSSA] Add domination number verifier; NFC
2018-06-25 Zachary TurnerOne more build fix for non MSVC compilers.
2018-06-25 Zachary TurnerTry to fix build error on non MSVC compilers.
2018-06-25 Zachary TurnerFix CRLF line endings.
2018-06-25 Zachary TurnerAdd a TaskQueue that can serialize work on a ThreadPool.
2018-06-25 Heejin Ahn[WebAssembly] Add WebAssemblyException information...
2018-06-25 Heejin Ahn[WebAssembly] Add WebAssemblyLateEHPrepare pass
2018-06-25 Craig Topper[X86] Simplify some code by using isOneConstant. NFC
2018-06-25 Craig Topper[X86] Remove the changes to combineScalarToVector made...
2018-06-25 Craig Topper[X86] Reduce the number of patterns needed for masked...
2018-06-24 Brad Smith[mips][ias] Enable IAS by default for OpenBSD / FreeBSD...
2018-06-24 Sanjay Patel[DAGCombiner] eliminate setcc bool math when input...
2018-06-24 Craig Topper[X86] Regroup some isel patterns. NFC
2018-06-24 Craig Topper[X86] Rename VFPCLASSSS and VFPCLASSSD internal instruc...
2018-06-24 Zachary TurnerAlso forward declare BitScanReverse.
2018-06-23 Brad SmithAdd OpenBSD support to the Threading code
2018-06-23 Brad Smith[CMake] Do not use --gc-sections on OpenBSD
2018-06-23 Brad Smith[CMake] Support building shared library for OpenBSD
2018-06-23 Jonas Devlieghere[llc] Fix sanitizer failure.
2018-06-23 Duncan P. N... ADT: Use EBO to shrink SmallVector size 1
2018-06-23 Jonas Devlieghere[llc] Use WithColor for printing errors/warnings
2018-06-23 Jonas Devlieghere[llvm-config] Use WithColor for printing errors.
2018-06-23 Jonas Devlieghere[llvm-mt] Use WithColor for printing errors.
2018-06-23 Jonas Devlieghere[TableGen] Use WithColor for printing errors/warnings
2018-06-23 Craig Topper[X86] Make %eiz usage in 64-bit mode, force a 0x67...
2018-06-23 Craig Topper[X86] Teach disassembler to use %eip instead of %rip...
2018-06-23 Craig Topper[X86][AsmParser] Improve base/index register checks.
2018-06-23 Stanislav MekhanoshinFix invariant fdiv hoisting in LICM
2018-06-23 Reid Kleckner[AMDGPU] Update includes for intrinsic changes :(
2018-06-23 Lang Hames[ORC] Fix formatting and list pending queries in VSO...
2018-06-23 Reid Kleckner[IR] Split Intrinsics.inc into enums and implementations
2018-06-23 Reid KlecknerAvoid including intrin.h from MathExtras.h
2018-06-23 Fangrui Song[ELF] Change isSectionData to exclude SHF_EXECINSTR
2018-06-23 Craig Topper[X86][AsmParser] Rework that allows (%dx) to be used...
2018-06-22 Reid Kleckner[RuntimeDyld] Implement the ELF PIC large code model...
2018-06-22 Eli Friedman[LoopReroll] Rewrite induction variable rewriting.
2018-06-22 George Burgess IV[MSSA] Remove incorrect comment + `auto`ify dyn_cast...
2018-06-22 Craig Topper[X86][AsmParser] Keep track of whether an explicit...
2018-06-22 Fangrui Song[llvm-size] Make global variables static
2018-06-22 Sanjay Patel[x86] add more tests for bit hacking opportunities...
2018-06-22 Sanjay Patel[PowerPC] add more tests for bit hacking opportunities...
2018-06-22 Craig Topper[X86][AsmParser] In Intel syntax make sure we support...
2018-06-22 Matt Davis[llvm-mca] Remove unnecessary include and forward decl...
2018-06-22 Sanjay Patel[x86] add tests for bit hacking opportunities with...
2018-06-22 Sanjay Patel[PowerPC] add tests for bit hacking opportunities with...
2018-06-22 Craig Topper[X86] Add test cases showing missed select simplifcatio...
2018-06-22 Aditya Nandakumar[GISel]: Add G_ADDRSPACE_CAST Opcode
2018-06-22 Fangrui Song[gdb] Use Latin-1 to decode StringRef
2018-06-22 Tobias Edler... Re-land "[LTO] Enable module summary emission by defaul...
2018-06-22 Craig Topper[X86] Don't accept (%si,%bp) 16-bit address expressions.
2018-06-22 Craig Topper[X86][AsmParser] Allow (%bp,%si) and (%bp,%di) to be...
2018-06-22 Konstantin... AMDHSA: Put old assembler docs back
2018-06-22 Simon Pilgrim[X86][SSE] Add sdiv by (nonuniform) minus one tests...
2018-06-22 Craig Topper[X86][AsmParser] Check for invalid 16-bit base register...
2018-06-22 Craig Topper[X86] Don't allow ESP/RSP to be used as an index regist...
2018-06-22 Alina Sbirlea[LoopUnswitch]Fix comparison for DomTree updates.
2018-06-22 Andrea Di Biagio[llvm-mca] Remove redundant call. NFC
2018-06-22 Easwaran Raman[X86] Add a test to show missed opportunity to generate...
2018-06-22 Krzysztof ParzyszekInitialize LiveRegs once in BranchFolder::mergeCommonTails
2018-06-22 Simon Pilgrim[SLPVectorizer] Support alternate opcodes in tryToVecto...
2018-06-22 Andrea Di Biagio[llvm-mca] Set the operand ID for implicit register...
2018-06-22 Matt Davis[llvm-mca] Introduce a sequential container of Stages
2018-06-22 Simon Pilgrim[SLPVectorizer] reorderAltShuffleOperands should just...
2018-06-22 Paul RobinsonFix test again, try to keep all targets happy
2018-06-22 Paul RobinsonFix test, nop is not always 1 byte
2018-06-22 Paul Robinson[DWARFv5] Allow ".loc 0" to refer to the root file.
2018-06-22 Simon Pilgrim[SLPVectorizer] Relax alternate opcodes to accept any...
2018-06-22 Simon Pilgrim[SLPVectorizer][X86] Add alternate opcode tests for...
2018-06-22 Sanjay Patel[InstCombine] add shuffle+binops test from PR37806...
2018-06-22 Sanjay Patel[InstCombine] add tests for shuffle-with-different...
2018-06-22 Sanjay Patel[InstCombine] rearrange shuffle-of-binops logic; NFC
2018-06-22 Simon Pilgrim[X86] Regenerate tests to include fma comments
2018-06-22 Gabor Buella[X86] Add notes to a few intrinsics
2018-06-22 George RimarRecommit r335333 "[MC] - Add .stack_size sections into...
2018-06-22 Simon Pilgrim[IR] Use Instruction::isBinaryOp helper instead of...
2018-06-22 George RimarRevert r335332 "[MC] - Add .stack_size sections into...
2018-06-22 George Rimar[MC] - Add .stack_size sections into groups and link...
2018-06-22 Sjoerd MeijerRecommit of r335326, with the test fixed that I missed.
2018-06-22 Simon Pilgrim[CostModel][AArch64] Add some initial costs for SK_Sele...
2018-06-22 Sjoerd MeijerReverting r335326 while I look at the test failure
2018-06-22 Eugene LeviantRevert r335324 due to a builtbot failure
next