OSDN Git Service

android-x86/external-llvm.git
2018-01-30 Diana Picus[ARM GlobalISel] Add inst selector tests for G_SITOFP...
2018-01-30 Diana Picus[ARM GlobalISel] Map G_SITOFP and G_UITOFP
2018-01-30 Diana Picus[ARM GlobalISel] Legalize G_SITOFP and G_UITOFP
2018-01-30 Diana Picus[ARM GlobalISel] Add inst selector tests for G_FPTOSI...
2018-01-30 Diana Picus[ARM GlobalISel] Map G_FPTOSI and G_FPTOUI
2018-01-30 Diana Picus[ARM GlobalISel] Legalize G_FPTOSI and G_FPTOUI
2018-01-30 Craig Topper[X86] Auto-generate complete checks. NFC
2018-01-30 Wolfgang Pieb[DWARF] Corrected test committed in r323670 to use...
2018-01-30 Fangrui Song[utils] De-duplicate utils/update_{llc_,}test_checks.py
2018-01-30 Sanjay Patel[InstSimplify] (X * Y) / Y --> X for relaxed floating...
2018-01-30 Dan Gohman[SelectionDAG]: Ignore "returned" in the presence of...
2018-01-29 Daniel Sanders[globalisel][legalizer] Fix a fallthrough case in the...
2018-01-29 Quentin Colombet[RAFast] Don't dereference MBB::end
2018-01-29 Tom StellardAMDGPU: Move ADDRIndirect complex pattern into R600Inst...
2018-01-29 Craig Topper[X86] Use VMOVDQA64 for aligned vXi32 stores.
2018-01-29 Marek OlsakAMDGPU: Allow a SGPR for the conditional KILL operand
2018-01-29 Rafael EspindolaFix some regular expressions in llvm-mode.el.
2018-01-29 Sanjay Patel[DSE] add test for PR36129; NFC
2018-01-29 Matthias BraunLiveInterval: Print weight in print() function.
2018-01-29 Paul RobinsonStop tracking .debug_line_str in DWARFUnit. NFC.
2018-01-29 Craig Topper[X86] Add FeaturePOPCNTFalseDeps to skylake server...
2018-01-29 Brian M. Rzycki[JumpThreading][NFC] Rename LoadInst variables
2018-01-29 Simon Pilgrim[X86] Emit 11-byte or 15-byte NOPs on recent AMD target...
2018-01-29 Daniel Sanders[ARM][GISel] PR35965 Constrain RegClasses of nested...
2018-01-29 Paul Robinson[DWARFv5] Re-enable dumping a line table with no CU.
2018-01-29 Amaury Sechet[X86] Avoid using high register trick for test instruction
2018-01-29 Daniel Sanders[globalisel][legalizer] Change identity() to changeTo...
2018-01-29 Shoaib Meenai[CodeGen] Simplify conditional. NFC
2018-01-29 Amaury Sechet[X86] Add test case to ensure testw is generated when...
2018-01-29 Evandro Menezes[AArch64] Change the filename of the Exynos M1 scheduli...
2018-01-29 Jun Bum LimRevert "AArch64: Omit callframe setup/destroy when...
2018-01-29 Daniel Sanders[globalisel][legalizer] Adapt LegalizerInfo to support...
2018-01-29 Rafael EspindolaImprove testcase.
2018-01-29 Geoff Berry[MachineVerifier] Add check that renamable operands...
2018-01-29 Geoff Berry[AMDGPU][X86][Mips] Make sure renamable bit not set...
2018-01-29 Rafael EspindolaMove getPlatformFlags to ELFObjectFileBase and simplify.
2018-01-29 Craig Topper[X86] Don't create SHRUNKBLEND when the condition is...
2018-01-29 Craig Topper[X86] Add test case for pr34592
2018-01-29 Wolfgang Pieb[DWARF] Recommitting a test reverted in r323560. Moved...
2018-01-29 Daniel Sanders[globalisel] Make LegalizerInfo::LegalizeAction availab...
2018-01-29 Jonas Devlieghere[AccelTable] Workaround for MSVC bug
2018-01-29 Tony JiangAdd myself to CREDITS.txt
2018-01-29 Amaury SechetAdd test case for truncated and promotion to test. NFC
2018-01-29 Alexey Bataev[SLP] Fix for PR32086: Count InsertElementInstr of...
2018-01-29 Alexey Bataev[SLP] Add a test with extract for PR32086, NFC.
2018-01-29 Jonas Devlieghere[AccelTable] Try making MSVC happy
2018-01-29 Jonas Devlieghere[AccelTable] Fix undefined reference
2018-01-29 Jonas Devlieghere[dsymutil] Generate Apple accelerator tables
2018-01-29 Jonas Devlieghere[NFC] Rename DwarfAccelTable and move header.
2018-01-29 Jonas Devlieghere[NFC] Refactor Apple Accelerator Tables
2018-01-29 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of image opcode modifier...
2018-01-29 Pavel LabathFix windows test failure caused by r323638
2018-01-29 Sander de Smalen[AArch64][AsmParser] NFC: Generalize LogicalImm[Not...
2018-01-29 Mikael Holmen[DebugInfo] Fix fragment offset emission order for...
2018-01-29 Jonas Devlieghere[Sparc] Account for bias in stack readjustment
2018-01-29 Pavel LabathFix build broken by r323641
2018-01-29 Pavel LabathRefactor dwarfdump -apple-names output
2018-01-29 Sjoerd Meijer[ARM] FP16Pat and FullFP16Pat patterns. NFC.
2018-01-29 Pavel Labath[DebugInfo] Basic .debug_names dumping support
2018-01-29 Andrei Elovikov[X86FixupBWInsts] Fix miscompilation if sibling sub...
2018-01-29 Oliver Stannard[AArch64] Generate the CASP instruction for 128-bit...
2018-01-29 George Rimar[ThinLTO] - Stop internalizing and drop non-prevailing...
2018-01-29 Craig Topper[X86] Make foldLogicOfSetCCs work better for vectors...
2018-01-29 Davide Italiano[CVP] Don't Replace incoming values from unreachable...
2018-01-29 Hiroshi Inoue[NFC] fix trivial typos in comments and documents
2018-01-28 Florian Hahn[InlineCost] Mark functions accessing varargs as not...
2018-01-28 Jonas Devlieghere[Support] Move DJB hash to support. NFC
2018-01-28 Craig Topper[X86] Fix a crash that can occur in combineExtractVecto...
2018-01-28 Craig Topper[X86] Remove VPTESTM/VPTESTNM ISD opcodes. Use isel...
2018-01-27 Craig Topper[X86] Add patterns for using masked vptestnmd for 256...
2018-01-27 Craig Topper[X86] Add test to demonstrate missed opportunity to...
2018-01-27 Justin BognerAdd triples or specify REQUIRES: default_triple to...
2018-01-27 Simon Pilgrim[X86][AVX512] Add avx512dq fp2int/int2fp tests (PR31630)
2018-01-27 Craig Topper[X86] Use vptestm/vptestnm for comparisons with zero...
2018-01-27 Craig Topper[X86] Remove X86ISD::PCMPGTM/PCMPEQM and instead just...
2018-01-27 Simon PilgrimRegenerate test. NFCI
2018-01-27 Simon Pilgrim[X86][SSE] Simplify demanded elements from BROADCAST...
2018-01-27 Daniel NeilsonAdd IRBuilder API to create memcpy/memmove calls with...
2018-01-27 Amaury SechetRegenerate test result for vastart-defs-eflags.ll....
2018-01-27 Amaury SechetRegenerate test result for testb-je-fusion.ll. NFC.
2018-01-27 Amaury SechetRegenerate test result for stateppint-vector.ll. NFC.
2018-01-27 Amaury SechetRegenrate brcond.ll test results. NFC
2018-01-27 Amaury SechetRegenrate test results for avx-brcond.ll . NFC
2018-01-27 Simon Pilgrim[X86][SSE] Regenerate fp2int/int2fp tests
2018-01-27 Amaury SechetRegenerate test results for and-su.ll . NFC
2018-01-27 Simon Pilgrim[X86][SSE] Add broadcast from v2i32 memory tests (PR34394)
2018-01-27 Craig Topper[TargetLowering] Teach TargetLowering::SimplifySetCC...
2018-01-27 Craig Topper[SelectionDAG] Make DAGTypeLegalizer::PromoteSetCCOpera...
2018-01-27 Amara Emerson[GlobalISel][Legalizer] Convert the FP constants to...
2018-01-27 Alexey BataevRevert "[SLP] Fix for PR32086: Count InsertElementInstr...
2018-01-27 Alexey BataevRevert "[SLP] Removed the warning about unused variable...
2018-01-27 Vedant Kumar[InstrProfiling] Don't exit early when an unused intrin...
2018-01-26 Vedant Kumar[LangRef] Update out-of-date instrprof names
2018-01-26 Vedant Kumar[InstrProfiling] Improve compile time when there is...
2018-01-26 Justin Bognerupdate_mir_test_checks: Accept "." in function names
2018-01-26 Craig Topper[X86] Use vpternlog to implement vector not under AVX512.
2018-01-26 Sanjay Patel[x86] auto-generate complete checks; NFC
2018-01-26 Vedant Kumar[InstCombine] Preserve debug values for eliminable...
2018-01-26 Richard TrieuInline variable only used within assert.
2018-01-26 Krzysztof Parzyszek[Hexagon] Generate constant splats instead of loads...
next