OSDN Git Service

Revert "Fix layering between llvm-c and Support by factoring out some typedefs into...
[android-x86/external-llvm.git] / test /
2018-03-20 Dylan McKay[AVR] Add a regression test for struct return lowering
2018-03-20 Andrei Elovikov[LV] Let recordVectorLoopValueForInductionCast to check...
2018-03-20 Jonas Paulsson[SystemZ] Add "REQUIRES: asserts" to test case to...
2018-03-20 Martin Storsjo[X86] Properly implement the calling convention for...
2018-03-20 Craig Topper[X86] Fix the SchedRW for memory forms of CMP and TEST.
2018-03-20 Craig Topper[X86] Add TEST16mi/TEST32mi/TEST64mi32 to the Sandybrid...
2018-03-20 Craig Topper[X86] Add ROR/ROL/SHR/SAR by 1 instructions to the...
2018-03-20 Quentin Colombet[ShrinkWrap] Take into account landing pad
2018-03-20 Shiva Chen[RISCV] Preserve stack space for outgoing arguments...
2018-03-20 Craig Topper[X86] Fix the SNB scheduler for BLENDVB.
2018-03-20 Rafael EspindolaRun dos2unix on a test. NFC.
2018-03-20 Vitaly BukaObject: Fix handling of @@@ in .symver directive
2018-03-19 Aaron Smith[SelectionDAG] Transfer DbgValues when integer operatio...
2018-03-19 Jessica Paquette[MachineOutliner] AArch64: Emit CFI instructions when...
2018-03-19 Krzysztof Parzyszek[Hexagon] Add REQUIRES: asserts to test/CodeGen/Hexagon...
2018-03-19 Nirav Dave[DAG, X86] Revert r327197 "Revert r327170, r327171...
2018-03-19 Martin Storsjo[ARM, AArch64] Check the no-stack-arg-probe attribute...
2018-03-19 Sanjay Patel[AMDGPU] change test to avoid NaN math
2018-03-19 Sanjay Patel[AMDGPU] adjust tests to be nan-free
2018-03-19 Lei Huang[Power9]Legalize and emit code for quad-precision copyS...
2018-03-19 Krzysztof Parzyszek[Hexagon] Add a few more lit tests
2018-03-19 Craig Topper[X86] Remove OUT32rr/OUT8rr/OUT32ri/OUT8ri from Sandybr...
2018-03-19 Craig Topper[X86] Add JCXZ/JECXZ to Sandybridge/Haswell/Broadwell...
2018-03-19 Craig Topper[X86] Correct regular expression in Zen scheduler model...
2018-03-19 Lei Huang[PowerPC][Power9]Legalize and emit code for quad-precis...
2018-03-19 Nemanja Ivanovic[PowerPC] Make AddrSpaceCast noop
2018-03-19 Craig Topper[X86] Remove sse41 specific code from lowering v16i8...
2018-03-19 Craig Topper[X86] Make the multiply and divide itineraries more...
2018-03-19 Zaara SyedaRevert [MachineLICM] This reverts commit rL327856
2018-03-19 Matt Davis[CodeGen] Avoid handling DBG_VALUE in the LivePhysRegs...
2018-03-19 Sanjay Patel[InstCombine] canonicalize fcmp+select to fabs
2018-03-19 Zaara Syeda[MachineLICM] Add functions to MachineLICM to hoist...
2018-03-19 Simon Pilgrim[X86] Generalize schedule classes to support multiple...
2018-03-19 Sanjay Patel[x86] put nops into the WriteNop class and customize...
2018-03-19 Nicolai HaehnleTableGen: Explicitly forbid self-references to field...
2018-03-19 Nicolai HaehnleTableGen: Check the dynamic type of !cast<Rec>(string)
2018-03-19 Nicolai HaehnleTableGen: Explicitly test some cases of self-references...
2018-03-19 Nicolai HaehnleTableGen: Remove the cast-from-string-to-variable-refer...
2018-03-19 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for basic int ops
2018-03-19 Matt ArsenaultAMDGPU: Don't leave dead illegal VGPR->SGPR copies
2018-03-19 Clement Courbet[MergeICmps] Re-land 324317 "Enable the MergeICmps...
2018-03-19 Sjoerd Meijer[ARM] Support for v4f16 and v8f16 vectors
2018-03-19 Jonas Paulsson[SystemZ] Bugfix of CC liveness in emitMemMemWrapper...
2018-03-19 Alex Bradbury[RISCV] Peephole optimisation for load/store of global...
2018-03-19 Serguei Katkov[SCEV] Re-land: Fix isKnownPredicate
2018-03-19 Craig Topper[X86] Add ADD16i16/ADD32i32/ADD64i32 and similar to...
2018-03-19 Dylan McKay[AVR] Lower i128 divisions to runtime library calls
2018-03-18 Simon Pilgrim[X86][Btver2] Fix crc32 schedule costs
2018-03-18 Simon Pilgrim[X86][Btver2] Add crc32 resource tests
2018-03-18 Simon Pilgrim[X86][Btver2] FADD/FHADD ymm instructions are double...
2018-03-18 Simon Pilgrim[X86][Btver2] Float bitwise ymm instructions are double...
2018-03-18 Simon Pilgrim[X86][Btver2] F16C instructions are performed on the...
2018-03-18 Anastasis Grammenos[LICM] Salvage DI from dying Instructions
2018-03-18 Roman Lebedev[InstCombine] peek through unsigned FP casts for zero...
2018-03-18 Sanjay Patel[InstCombine] add nnan requirement for sqrt(x) * sqrt...
2018-03-18 Sanjay Patel[InstSimplify] loosen FMF for sqrt(X) * sqrt(X) --> X
2018-03-18 Simon Pilgrim[X86][Btver2] SSE4A EXTRQ/INSERTQ instructions are...
2018-03-18 Simon Pilgrim[X86][Btver2] Modelled float bitwise instructions as...
2018-03-18 Simon Pilgrim[X86][Btver2] Correctly distinguish between scheduling...
2018-03-18 Jonas Devlieghere[dsymutil] Rename llvm-dsymutil -> dsymutil
2018-03-18 Simon Pilgrim[X86][Btver2] Add llvm-mca tests to show pipe resource...
2018-03-18 Craig Topper[X86] Fix a bunch of overlapping regular expressions...
2018-03-18 Craig Topper[X86] Remove MMX_MASKMOVQ64 and VMASKMOVDQU from schedu...
2018-03-17 Nirav DaveRevert "[DAG, X86] Revert r327197 "Revert r327170,...
2018-03-17 Nirav Dave[DAG, X86] Revert r327197 "Revert r327170, r327171...
2018-03-17 Matt ArsenaultAMDGPU/GlobalISel: Cleanup constant legality
2018-03-17 Matt ArsenaultAMDGPU/GlobalISel: Basic G_GEP legality
2018-03-17 Matt ArsenaultAMDGPU/GlobalISel: Basic legality for load/store
2018-03-17 Oren Ben Simhon[X86] Added support for nocf_check attribute for indire...
2018-03-17 Jonas Paulsson[SystemZ] Add 'REQUIRES: asserts' to test case using...
2018-03-17 Jonas Paulsson[SystemZ] computeKnownBitsForTargetNode() / ComputeNum...
2018-03-17 Jonas Paulsson[SelectionDAG] Handle big endian target BITCAST in...
2018-03-16 Jessica Paquette[MachineOutliner] Make KILLs invisible
2018-03-16 Sanjay Patel[InstSimplify] add NaN constant diversity; NFC
2018-03-16 Krzysztof Parzyszek[Hexagon] Avoid bank conflicts in post-RA scheduler
2018-03-16 Krzysztof Parzyszek[Hexagon] Add lit testcases for atomic intrinsics
2018-03-16 Reid Kleckner[IR] Avoid the need to prefix MS C++ symbols with ...
2018-03-16 Farhana Aleen[AMDGPU] Supported ds_write_b128 generation.
2018-03-16 Craig Topper[X86] Post process the DAG after isel to remove vector...
2018-03-16 Dmitry Preobrazhensky[AMDGPU][MC][GFX8][GFX9][DISASSEMBLER] Added "_e32...
2018-03-16 Philip Reames[LICM/mustexec] Extend first iteration must execute...
2018-03-16 Dmitry Preobrazhensky[AMDGPU][MC] Corrected default values for unused SDWA...
2018-03-16 Sanjay Patel[InstCombine] add nnan requirement to potential fabs...
2018-03-16 Brian M. Rzycki[JumpThreading] Track unreachable BBs to avoid processing
2018-03-16 Krzysztof Parzyszek[Hexagon] Fix zero-extending non-HVX bool vectors
2018-03-16 Mikhail Maltsev[ARM] Convert more invalid NEON immediate loads
2018-03-16 Simon Pilgrim[X86][Btver2] Add correct mul/imul schedule costs
2018-03-16 Simon Pilgrim[X86][Btver2] Add correct lzcnt/tzcnt/popcnt schedule...
2018-03-16 Mikhail Maltsev[ARM] Fix a check in vmov/vmvn immediate parsing
2018-03-16 Matthew Simpson[AArch64] Implement getArithmeticReductionCost
2018-03-16 Pavel LabathDWARFVerifier: Enhance validation of .debug_names hash...
2018-03-16 Matthew Simpson[TTI, AArch64] Allow the cost model analysis to test...
2018-03-16 Sjoerd Meijer[ARM] FP16 codegen support for VSEL
2018-03-16 Sanjay Patel[InstCombine] add more tests for fcmp+select -> fabs...
2018-03-15 Simon Pilgrim[X86][Btver2] Tweak pipes test to remove register depen...
2018-03-15 Craig Topper[SelectionDAG][ARM][X86] Teach PromoteIntRes_SETCC...
2018-03-15 Simon Pilgrim[X86][Btver2] Fix ymm div/sqrt to use fmul unit
2018-03-15 Sanjay Patel[InstCombine] add tests for fcmp+select -> fabs; NFC
2018-03-15 Zachary TurnerFix PDB injected sources test.
2018-03-15 Simon Pilgrim[X86][Btver2] Add test to show timeline of fpu instruct...
next