OSDN Git Service

[pdbutil] Add a command to dump the FPM.
[android-x86/external-llvm.git] / test /
2017-08-02 Zachary Turner[pdbutil] Add a command to dump the FPM.
2017-08-02 Matt ArsenaultLV: Don't insert runtime ptr checks on divergent targets
2017-08-02 Teresa Johnson[PM] Split LoopUnrollPass and make partial unroller...
2017-08-02 Rafael EspindolaDon't pass the code model to MC
2017-08-02 Craig Topper[InstCombine] Support sext in foldLogicCastConstant
2017-08-02 David BlaikieDebugInfo: Test & handle (differently) non-zero DW_AT_r...
2017-08-02 Stefan Pintilie[Power9] Exploit vector absolute difference instruction...
2017-08-02 Davide Italiano[NewGVN] Now that load coercion is enable, we pass...
2017-08-02 Evandro Menezes[AArch64] Add Exynos M2 feature test (NFC)
2017-08-02 Jakub Kuderski[Dominators] Teach LoopDeletion to use the new incremen...
2017-08-02 Coby Tayree[AsmParser][GAS-compatibility] Ignore an empty 'p2align...
2017-08-02 Craig Topper[InstCombine] Add missing test case for (xor (sext...
2017-08-02 Evandro Menezes[AArch64] Improve the test of conditional branch fusion
2017-08-02 Chad Rosier[InlineCost] Simplify more 'and' and 'or' operations.
2017-08-02 Alexey Bataev[SLPVectorizer] Test update, NFC.
2017-08-02 Alexey Bataev[SLP] Fix for PR31880: shuffle and vectorize repeated...
2017-08-02 Diana Picus[MIR] Print target-specific constant pools
2017-08-02 Daniel Sanders[globalisel][tablegen] Do not merge memoperands from...
2017-08-02 Craig Topper[InstCombine] Add test cases for 'or' and 'xor' to...
2017-08-02 Dehao ChenFix the bug that parseAAPipeline is not invoked in...
2017-08-02 Chandler Carruth[PM] Fix a bug where through CGSCC iteration we can get
2017-08-02 Matt ArsenaultAMDGPU: Fix clobbering CSR VGPRs when spilling SGPR...
2017-08-02 Matt ArsenaultAMDGPU: Fix emitting encoded calls
2017-08-02 Matt ArsenaultAMDGPU: Analyze callee resource usage in AsmPrinter
2017-08-02 Dehao ChenUpdate the new PM pipeline to make ICP aware if it...
2017-08-02 Matt ArsenaultAMDGPU: Don't place arguments in emergency stack slot
2017-08-02 Matt ArsenaultDAG: Undo and->or combine with FrameIndexes
2017-08-02 Matthias BraunX86: Do not use llc -march in tests.
2017-08-02 Adrian PrantlUpdate LiveDebugValues to generate DIExpressions for...
2017-08-02 Petr HosekRevert "Reland "[llvm][llvm-objcopy] Added support...
2017-08-01 Adrian PrantlUpdate MIR testcase to reflect change in r309751.
2017-08-01 Petr HosekReland "[llvm][llvm-objcopy] Added support for outputti...
2017-08-01 Stanislav Mekhanoshin[AMDGPU] Turn s_and_saveexec_b64 into s_and_b64 if...
2017-08-01 Stanislav Mekhanoshin[AMDGPU] Collapse adjacent SI_END_CF
2017-08-01 Sanjoy Das[SCEV/IndVars] Always compute loop exiting values if...
2017-08-01 Matthias BraunARM: Do not use llc -march in tests.
2017-08-01 Matthias BraunPowerPC: Do not use llc -march in tests.
2017-08-01 Adrian PrantlRemove PrologEpilogInserter's usage of DBG_VALUE's...
2017-08-01 Vedant Kumar[llvm-cov] Allow specifying distinct architectures...
2017-08-01 Martin Storsjo[AArch64] Rewrite stack frame handling for win64 vararg...
2017-08-01 Matt ArsenaultAMDGPU: Fix handling of div_scale with undef inputs
2017-08-01 Matt ArsenaultAMDGPU: Add test for r308774
2017-08-01 Matt ArsenaultAMDGPU: Initial implementation of calls
2017-08-01 Reid Kleckner[DebugInfo] Don't turn dbg.declare into DBG_VALUE for...
2017-08-01 Simon Pilgrim[X86][SSE3] Add scheduler tests for MONITOR/MWAIT
2017-08-01 Nirav DaveRevert "[DAG] Extend visitSCALAR_TO_VECTOR optimization...
2017-08-01 Simon Pilgrim[X86][SSE] Added missing vector logic intrinsic schedules
2017-08-01 Sanjay Patel[CGP] use narrower types in memcmp expansion when possible
2017-08-01 Craig Topper[X86] Use BEXTR/BEXTRI for 64-bit 'and' with a large...
2017-08-01 Simon Pilgrim[X86][SSE] Added missing PACKSS/PACKUS intrinsic schedules
2017-08-01 Craig Topper[X86] Split bmi.ll into a bmi test and a bmi2 test.
2017-08-01 Simon Pilgrim[X86][SSSE3] Added missing PHADDS/PHSUBS/PSIGN intrinsi...
2017-08-01 Manoj Gupta[X86] Fix a crash in FEntryInserter Pass.
2017-08-01 Craig Topper[AVX-512] Don't use unmasked VMOVDQU8/16 for 8-bit...
2017-08-01 Simon Pilgrim[X86][SSSE3] Fix typos in pabsw/pmulhrsw tests for...
2017-08-01 Simon Pilgrim[X86] Added missing cpu to fix generic scheduling model...
2017-08-01 Nirav Dave[DAG] Extend visitSCALAR_TO_VECTOR optimization to...
2017-08-01 Strahinja Petrovic[Mips] Fix for BBIT octeon instruction
2017-08-01 Krzysztof Parzyszek[Hexagon] Convert HVX vector constants of i1 to i8
2017-08-01 Simon Pilgrim[X86] Regenerate big structure return test and check...
2017-08-01 Tom StellardAMDGPU/GlobalISel: Add support for amdgpu_vs calling...
2017-08-01 Max Kazantsev[NFC] Remove obsolete profiling data from eq_ne test
2017-08-01 Andrew V. TischenkoSupport itineraries in TargetSubtargetInfo::getSchedInf...
2017-08-01 Petr HosekRevert "[llvm][llvm-objcopy] Added support for outputti...
2017-08-01 Daniel JasperRevert r309415: "[LVI] Constant-propagate a zero extens...
2017-08-01 Petr Hosek[llvm][llvm-objcopy] Added support for outputting to...
2017-08-01 Davide Italiano[MetaRenamer] Leave `@main` alone.
2017-08-01 Petr HosekReland "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-08-01 Eli Friedman[ScheduleDAG] Don't schedule node with physical registe...
2017-07-31 Craig Topper[AVX-512] Add unmasked subvector inserts and extract...
2017-07-31 David BlaikieDebugInfo: Put range base specifier entry functionality...
2017-07-31 Craig Topper[AVX512] Add a common prefix to avx512-insert-extract...
2017-07-31 Reid Kleckner[codeview] Ignore DBG_VALUEs when choosing a BB start...
2017-07-31 Sanjay Patel[InstCombine] allow mask hoisting transform for vector...
2017-07-31 Craig Topper[AVX-512] Use AVX512 as test check prefix instead of...
2017-07-31 Adrian PrantlDebug Info: Also check the DWARF output in assembler...
2017-07-31 Peter CollingbourneUpdate phi nodes in LowerTypeTests control flow simplif...
2017-07-31 Konstantin Belochapka[X86][MMX] Added custom lowering action for MMX SELECT...
2017-07-31 Sanjay Patel[InstCombine] add tests for mask hoisting; NFC
2017-07-31 Kostya Serebryany[sanitizer-coverage] don't instrument available_externa...
2017-07-31 Kostya Serebryany[sanitizer-coverage] ensure minimal alignment for cover...
2017-07-31 Craig Topper[X86][InstCombine] Add some simplifications for BZHI...
2017-07-31 Craig Topper[X86][InstCombine] Add basic simplification support...
2017-07-31 Quentin Colombet[TargetPassConfig] Feature generic options to setup...
2017-07-31 Sanjay Patel[CGP] use subtract or subtract-of-cmps for result of...
2017-07-31 Spyridoula Gravani[DWARF] Added verification check for tags in accelerato...
2017-07-31 David Majnemer[IPSCCP] Guard a user of getInitializer with hasDefinit...
2017-07-31 Craig Topper[AVX-512] Remove patterns that select vmovdqu8/16 for...
2017-07-31 Aditya Nandakumar[GISel]: Support Widening G_ICMP's destination operand.
2017-07-31 Simon Pilgrim[X86] Extending a test cases for LEA factorization.
2017-07-31 Simon Dardis[SelectionDAG][mips] Fix PR33883
2017-07-31 Ayal Zaks[LV] Avoid redundant operations manipulating masks
2017-07-31 Martin Storsjo[llvm-dlltool] Write correct weak externals
2017-07-31 Florian Hahn[LoopInterchange] Do not interchange loops with functio...
2017-07-31 Guy Blank[X86][AVX512] Add masked MOVS[S|D] patterns
2017-07-31 Mohammad Shahid[SLP]: Add test to resurrect the jumbled load patch...
2017-07-31 Craig Topper[X86] Add pattern to use bzhi for 64-bit 'and' with...
2017-07-31 David BlaikieDebugInfo: Fix r309526, ensure resetting base address...
2017-07-30 David BlaikieDebugInfo: Use base address selection entries in debug_...
2017-07-30 Saleem Abdulrasooltest: add an additional cfi_return_column test
next