OSDN Git Service

android-x86/external-llvm.git
2018-07-20 Roman TereshinReapply "[LSV] Refactoring + supporting bitcasts to...
2018-07-20 Joel E. Denny[FileCheck] Fix search ranges for DAG-NOT-DAG
2018-07-20 Jordan Rupprecht[llvm-objcopy] Add basic support for --rename-section
2018-07-20 Reid KlecknerAnd add a lit substitution for llvm-undname, as the...
2018-07-20 Martin StorsjoRemove a superfluous semicolon
2018-07-20 Reid KlecknerMake check-llvm depend on llvm-undname
2018-07-20 Zachary Turner[Demangler] Correctly factor in assignment when allocating.
2018-07-20 Lang Hames[ORC] Add new symbol lookup methods to ExecutionSession...
2018-07-20 Lang Hames[ORC] Simplify VSO::lookupFlags to return the flags...
2018-07-20 Lang Hames[ORC] Replace SymbolResolvers in the new ORC layers...
2018-07-20 Benjamin Kramer[Demangler] Add missing overrides
2018-07-20 Zachary TurnerFix a few warnings and style issues in MS demangler.
2018-07-20 Craig Topper[X86] Remove isel patterns for MOVSS/MOVSD ISD opcodes...
2018-07-20 Craig Topper[X86] Remove what appear to be unnecessary uses of...
2018-07-20 Zachary TurnerFix linker failure with Any.
2018-07-20 Simon Pilgrim[llvm-mca][x86] Add movsx/movzx instructions to general...
2018-07-20 Zachary TurnerAdd a Microsoft Demangler.
2018-07-20 Philip Pfaffe[Any] Fix a typo: didn't use the correct argument
2018-07-20 Alina Sbirlea[MemorySSA] Add API to update MemoryPhis, following...
2018-07-20 Simon Pilgrim[X86][XOP] Fix SUB constant folding for VPSHA/VPSHL...
2018-07-20 Alexander Potapenko[MSan] Hotfix compilation
2018-07-20 Zachary TurnerChange bool_constant to integral_constant.
2018-07-20 Evandro Menezes[ARM] Add new feature to enable optimizing the VFP...
2018-07-20 Zachary TurnerAdd llvm::Any.
2018-07-20 Zachary TurnerRewrite the VS integration scripts.
2018-07-20 Alexander Potapenko[MSan] run materializeChecks() before materializeStores()
2018-07-20 Simon Pilgrim[X86][SSE] Use SplitOpsAndApply to improve HADD/HSUB...
2018-07-20 Stella Stamenova[llvm-objcopy, tests] Fix several llvm-objcopy tests
2018-07-20 Simon Pilgrim[X86][AVX] Add support for i16 256-bit vector horizonta...
2018-07-20 Simon Pilgrim[X86][AVX] Add v16i16 horizontal op redundant shuffle...
2018-07-20 Pavel LabathFix build breakage from r337562
2018-07-20 Nirav Dave[DAG] Avoid Node Update assertion due to AND simplification
2018-07-20 Pavel LabathDwarfDebug: Reduce duplication in addAccel*** methods
2018-07-20 Simon Pilgrim[X86][AVX] Add support for 32/64 bits 256-bit vector...
2018-07-20 Nirav Dave[DAG] Fix Memory ordering check in ReduceLoadOpStore.
2018-07-20 Simon Pilgrim[X86][AVX] Add 256-bit vector horizontal op redundant...
2018-07-20 Florian Hahn[IPSCCP] Fix for bot failure caused by r337548
2018-07-20 Simon PilgrimRegenerate partial vector fold test. NFCI.
2018-07-20 Chen Zheng[NFC][testcases] fold sdiv if two operands are negated...
2018-07-20 Florian HahnRecommit r328307: [IPSCCP] Use constant range informati...
2018-07-20 Simon Pilgrim[X86][AVX] Convert X86ISD::VBROADCAST demanded elts...
2018-07-20 Simon PilgrimRegenerate remainder test.
2018-07-20 Chen Zheng[InstSimplify] fold srem instruction if its two operand...
2018-07-20 Pavel Labath[DebugInfo] Generate .debug_names section when it makes...
2018-07-20 Chen Zheng[NFC][testcases] more testcases for folding srem if...
2018-07-20 Ulrich Weigand[SystemZ] Test case formatting fixes
2018-07-20 Sam McCallRevert "[LSV] Refactoring + supporting bitcasts to...
2018-07-20 Florian Hahn[UBSan] Also use blacklist for 'Address; Undefined...
2018-07-20 Jonas Paulsson[SystemZ] Reimplent SchedModel IssueWidth and WriteRes...
2018-07-20 Andrew V. TischenkoImproved sched model for X86 BSWAP* instrs.
2018-07-20 Matt ArsenaultReapply "AMDGPU: Fix handling of alignment padding...
2018-07-20 Sander de Smalen[AArch64][SVE] Asm: Support for bit/byte reverse operat...
2018-07-20 Sander de Smalen[AArch64][SVE] Asm: Support for FTMAD instruction.
2018-07-20 Stephen CanonAdd x86_64-unkown triple to llc for x86 test.
2018-07-20 Craig Topper[DAGCombiner] Fold X - (-Y *Z) -> X + (Y * Z)
2018-07-20 Duncan P. N... Reapply "ADT: Shrink size of SmallVector by 8B on 64...
2018-07-20 Michael J.... Revert "[docs] Add support for Markdown documentation...
2018-07-20 Heejin Ahn[WebAssembly] Disable a test that violates DR1696
2018-07-20 Duncan P. N... Revert "ADT: Shrink size of SmallVector by 8B on 64...
2018-07-19 Chandler Carruth[x86/SLH] Clean up helper naming for return instruction...
2018-07-19 Michael J.... [docs] Add support for Markdown documentation in Sphinx
2018-07-19 Eli Friedman[SCCP] Don't use markForcedConstant on branch conditions.
2018-07-19 Stephen CanonSkip out of SimplifyDemandedBits for BITCAST of f16...
2018-07-19 Duncan P. N... ADT: Shrink size of SmallVector by 8B on 64-bit platforms
2018-07-19 Teresa Johnson[ThinLTO] Only emit referenced type id records in index...
2018-07-19 Craig Topper[DAGCombiner] Teach DAGCombiner that A-(-B) is A+B.
2018-07-19 Simon Pilgrim[X86][AVX] Use extract_subvector to reduce vector op...
2018-07-19 Matt Davis[llvm-mca][docs] Add Timeline and How MCA works.
2018-07-19 Reid KlecknerWork around bug in mingw-w64 GCC 8.1.0
2018-07-19 Reid KlecknerDisable GCC's -Wclass-memaccess warning
2018-07-19 Craig Topper[X86] Fix some 'return SDValue()' after DCI.CombineTo...
2018-07-19 Reid KlecknerFix -Wsign-compare in llvm-readobj
2018-07-19 Roman Tereshin[LSV] Refactoring + supporting bitcasts to a type of...
2018-07-19 Stefan Pintilie[Power9] Code Cleanup - Remove needsAggressiveScheduling()
2018-07-19 Shoaib Meenai[Analysis] Fix typo in assert. NFC
2018-07-19 Mandeep Singh... [OpenEmbedded] Add a unittest for aarch64-oe-linux
2018-07-19 Krzysztof Parzyszek[APInt] Keep the original bit width in quotient and...
2018-07-19 Matt Morehouse[libFuzzer] Update documentation regarding MSan.
2018-07-19 Farhana Aleen[LoadStoreVectorizer] Use getMinusScev() to compute...
2018-07-19 Andrea Di Biagio[X86][BtVer2] correctly model the latency/throughput...
2018-07-19 Simon Pilgrim[X86][SSE] Add FPEXT vXf32 - vXf64 tests
2018-07-19 George Rimar[llvm-readobj] - Do not report invalid amount of sections.
2018-07-19 Teresa Johnson[ThinLTO] Enable ThinLTO WholeProgramDevirt and LowerTy...
2018-07-19 Anastasis Grammenos[Docs] Testing Debug Info Preservation in Optimizations
2018-07-19 Tim NorthoverARM: switch armv7em MachO triple to hard-float defaults...
2018-07-19 David Green[UnJ] Document unroll and jam pass and loop metadata
2018-07-19 Chandler Carruth[x86/SLH] Major refactoring of SLH implementaiton....
2018-07-19 Simon Pilgrim[DAGCombiner] Add rotate-extract tests
2018-07-19 Serge GueltonUse std::reference_wrapper instead of llvm::ReferenceSt...
2018-07-19 Simon PilgrimFix spelling mistake in comments. NFCI.
2018-07-19 Max Kazantsev[SCEV] Fix buggy behavior in getAddExpr with truncs
2018-07-18 Peter CollingbourneRename __asan_gen_* symbols to ___asan_gen_*.
2018-07-18 Heejin Ahn[WebAssembly] Add missing -mattr=+exception-handling...
2018-07-18 Tim NorthoverRevert "ARM: switch armv7em triple to hard-float defaul...
2018-07-18 David BlaikieFix some tests that had (implied) duplicate mtriple
2018-07-18 Simon Pilgrim[X86][SSE] Canonicalize scalar fp arithmetic shuffle...
2018-07-18 Xin TongSkip debuginfo intrinsic in markLiveBlocks.
2018-07-18 Roman LebedevAdd (very partial) Kate syntax highlighting definition...
2018-07-18 Nirav Dave[DAG] Add testcase.
2018-07-18 David Blaikie[DebugInfo] Dwarfv5: Avoid unnecessary base_address...
next