OSDN Git Service

android-x86/external-llvm.git
2018-07-23 Cameron McInally[FPEnv] Legalize double width StrictFP vector operations
2018-07-23 Jonas Devlieghere[Docs] Fix LLVM_YAML_IS_DOCUMENT_LIST_VECTOR
2018-07-23 Sam Parker[ARM] ARMCodeGenPrepare backend pass
2018-07-23 John Brawn[GVN] Don't use the eliminated load as an available...
2018-07-23 Alexandros... [MemorySSAUpdater] Update Phi operands after trivial...
2018-07-23 Sam McCall[Support] Add a UniqueStringSaver: like StringSaver...
2018-07-23 Roman Lebedev[NFC][MCA] ZnVer1: Update RegisterFile to identify...
2018-07-23 Roman Lebedev[NFC][MCA] ZnVer1: add partial-reg-update tests
2018-07-23 Alexandros... [GVNHoist] safeToHoistLdSt allows illegal hoisting
2018-07-23 Chandler Carruth[x86/SLH] Fix a bug where we would harden tail calls...
2018-07-23 Chandler Carruth[x86/SLH] Add a test covering indirect forms of control...
2018-07-23 Chandler Carruth[x86/SLH] Rename and comment the main hardening functio...
2018-07-22 Jiading GaiTest commit, fix a minor typo.
2018-07-22 Craig Topper[X86] Remove the max vector width restriction from...
2018-07-22 Xin Tong[ORE] Move loop invariant ORE checks outside the PM...
2018-07-22 Craig Topper[SelectionDAGBuilder] Use APInt::isZero instead of...
2018-07-22 Craig Topper[SelectionDAGBuilder] Restrict vector reduction check...
2018-07-22 Craig Topper[X86] Add more MADD recurrence test cases with larger...
2018-07-21 Matt Davis[llvm-mca][docs] Add documentation for the statistic...
2018-07-21 Simon Atanasyan[mips] Factor out register class selection for global...
2018-07-21 Simon Atanasyan[mips] Move out the WrapperPat declaration from the...
2018-07-21 Zachary Turner[llvm-undname] Flush output before demangling.
2018-07-21 Zachary TurnerFix the MSVC Visualizers for SmallVector classes.
2018-07-21 Aditya KumarEarly exit with cheaper checks
2018-07-21 Chen Zheng[InstrSimplify] fold sdiv if two operands are negated...
2018-07-21 Aaron Smith[DebugInfo] Add a new DI flag to record if a C++ record...
2018-07-21 Lang Hames[ORC] Re-apply r336760 with fixes.
2018-07-20 Lang HamesRe-apply r337595 with fix for LLVM_ENABLE_THREADS=Off.
2018-07-20 Benjamin Kramer[ADT] Only run death tests in !NDEBUG
2018-07-20 Krzysztof Parzyszek[Hexagon] Disable packets in test to avoid ordering...
2018-07-20 Peter CollingbourneChange the cap on the amount of padding for each vtable...
2018-07-20 Matt ArsenaultAMDGPU: Use existing function to check for VGPRs
2018-07-20 Benjamin KramerRevert "[X86][AVX] Convert X86ISD::VBROADCAST demanded...
2018-07-20 Martin Storsjo[llvm-undname] Remove a superfluous semicolon. NFC.
2018-07-20 Martin Storsjo[COFF] Use symbolic constants instead of hardcoded...
2018-07-20 Martin Storsjo[COFF] Adjust how we flag weak externals
2018-07-20 George Karpenkov[FileCheck] Provide an option for FileCheck to dump...
2018-07-20 Reid KlecknerRevert r337595 "[ORC] Add new symbol lookup methods...
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.
next