OSDN Git Service

[ARM GlobalISel] Widen G_GEP index operand
[android-x86/external-llvm.git] / test /
2019-05-07 Diana Picus[ARM GlobalISel] Widen G_GEP index operand
2019-05-07 Nicolai HaehnleAMDGPU: Verify that SOP2/SOPC instructions have at...
2019-05-07 Craig Topper[FastISel][X86] If selectFNeg fails, fall back to Selec...
2019-05-07 Fangrui Song[SanitizerCoverage] Use different module ctor names...
2019-05-06 Amy HuangFix bug in getCompleteTypeIndex in codeview debug info
2019-05-06 Eli Friedman[ARM] Glue register copies to tail calls.
2019-05-06 Craig Topper[FastISel] Pass the fneg input operand to hasTrivialKil...
2019-05-06 Craig Topper[X86] Add test case to show that we don't set the kill...
2019-05-06 Stanislav Mekhanoshin[AMDGPU] gfx1010: prefer V_MUL_LO_U32 over V_MUL_LO_I32
2019-05-06 Philip Reames[Tests] Add tests for optimized lowerings of element...
2019-05-06 Philip Reames[Tests] Rename tests before adding new ones
2019-05-06 Philip Reames[Tests] Autogen a test in advance of updates
2019-05-06 Philip ReamesFix pr33010, a 2 year old crashing regression
2019-05-06 Craig Topper[X86] Add more test cases for fast-isel handling of...
2019-05-06 Stanislav Mekhanoshin[AMDGPU] gfx1010 memory legalizer
2019-05-06 Jordan RupprechtRevert "Re-commit r357452: SimplifyCFG SinkCommonCodeFr...
2019-05-06 Craig Topper[X86] Remove the suffix on vcvt[u]si2ss/sd register...
2019-05-06 Martin Storsjo[AArch64] Default to SEH exception handling on MinGW
2019-05-06 Sanjay Patel[InstCombine] sink FP negation of operands through...
2019-05-06 Craig Topper[SelectionDAG][X86] Support inline assembly returning...
2019-05-06 Amara Emerson[GlobalISel] Handle <1 x T> vector return types properly.
2019-05-06 Craig TopperRevert r359392 and r358887
2019-05-06 Paul RobinsonFix more Windows bots after r360015.
2019-05-06 Sanjay Patel[InstCombine] add tests for fneg+sel; NFC
2019-05-06 Nikita Popov[SDAG][AArch64] Boolean and/or reduce to umax/min reduc...
2019-05-06 Cameron McInallyAdd FNeg support to InstructionSimplify
2019-05-06 Sanjay Patel[InstCombine] regenerate test checks; NFC
2019-05-06 Nemanja Ivanovic[PowerPC] Fix erroneous condition for converting uint...
2019-05-06 Fangrui Song[test] Remove redundant bracket in rL360035
2019-05-06 Fangrui SongTry fix Windows bot after rL360015
2019-05-06 Fangrui SongTry fix Windows bot after rL360015
2019-05-06 Fangrui Song[CodeGen] Move X86 tests under the X86 directory
2019-05-06 Guillaume Chatelet[NFC] Update memcpy tests
2019-05-06 Fangrui Song[X86] Move files to correct directories after D60552
2019-05-06 Clement Courbet[SimplifyLibCalls] Simplify bcmp too.
2019-05-06 Pengfei Wang[NFC] This is a test for the commit access.
2019-05-06 Fangrui SongDWARF v5: fix directory index in the line table
2019-05-06 Markus Lavin[DebugInfo] GlobalOpt DW_OP_deref_size instead of DW_OP...
2019-05-05 Cameron McInallyPrecommit an FNeg InstructionSimplify test.
2019-05-05 Cameron McInallyAdd FNeg IR constant folding support
2019-05-04 Cameron McInallyAdd InstCombine tests for FNeg instruction.
2019-05-04 Sanjay Patel[CodeGenPrepare] limit overflow intrinsic matching...
2019-05-04 Fangrui Song[llvm-nm] Convert weak.test to use yaml2obj and fix...
2019-05-04 Stanislav MekhanoshinAMDGPU] gfx1010 hazard recognizer
2019-05-04 Stanislav Mekhanoshin[AMDGPU] gfx1010: use fmac instructions
2019-05-03 Sanjay Patel[x86] add tests for fneg IR with undef; NFC
2019-05-03 Jessica Paquette[AArch64][GlobalISel] Use fcsel instead of csel for...
2019-05-03 Stanislav Mekhanoshin[AMDGPU] gfx1010 wait count insertion
2019-05-03 Stanislav Mekhanoshin[AMDGPU] gfx1010 s_code_end generation
2019-05-03 Mandeep Singh Grang[COFF, ARM64] Fix ABI implementation of struct returns
2019-05-03 Matt ArsenaultReapply r359906, "RegAllocFast: Add heuristic to detect...
2019-05-03 Don Hinton[CommandLine] Enable Grouping for short options by...
2019-05-03 Nico WeberRevert r359906, "RegAllocFast: Add heuristic to detect...
2019-05-03 Don Hinton[CommandLine] Change help output to prefix long options...
2019-05-03 Evgeniy StepanovRevert "[CodeGenPrepare] limit overflow intrinsic match...
2019-05-03 Matt ArsenaultRegAllocFast: Add heuristic to detect values not live...
2019-05-03 Brian Cain[hexagon] change AsmParser assertion to error
2019-05-03 Craig Topper[X86] Allow assembly parser to accept x/y/z suffixes...
2019-05-03 Matt ArsenaultAMDGPU: Select VOP3 form of sub
2019-05-03 Matt ArsenaultAMDGPU: Support shrinking add with FI in SIFoldOperands
2019-05-03 Robert LougherRevert r359549 - incorrect update of test checks. NFC
2019-05-03 Sanjay Patel[x86] add tests for fneg with undefs; NFC
2019-05-03 Matt ArsenaultAMDGPU: Add baseline test for future patch
2019-05-03 Matt ArsenaultAMDGPU: Replace shrunk instruction with dummy implicit_def
2019-05-03 Sid ManningLet --discard-all imply --strip-debug.
2019-05-03 Simon Pilgrim[X86] Add X64 common prefixes and regenerate mul i64...
2019-05-03 Matt ArsenaultAMDGPU: Forgot to commit test file for r358890
2019-05-03 Matt ArsenaultAMDGPU: Fix incorrect commute with sub when folding...
2019-05-03 Matt ArsenaultAMDGPU: Fix test verification
2019-05-03 Sanjay Patel[LICM] auto-generate complete test checks; NFC
2019-05-03 Sanjay Patel[CodeGenPrepare] limit overflow intrinsic matching...
2019-05-03 Sean Fertile[Object][XCOFF] Add an XCOFF dumper for llvm-readobj.
2019-05-03 Anton AfanasyevRevert "[MIR] Add simple PRE pass to MachineCSE"
2019-05-03 Anton Afanasyev[MIR] Add simple PRE pass to MachineCSE
2019-05-03 Quentin Colombet[IRTranslator] Use the alloc size instead of the store...
2019-05-03 Eli Friedman[AArch64][MC] Reject "add x0, x1, w2, lsl #1" etc.
2019-05-03 Eli Friedman[AArch64][Windows] Compute function length correctly...
2019-05-02 Alina Sbirlea[MemorySSA] Check that block is reachable when adding...
2019-05-02 Craig Topper[X86] Correct the register class for specific mask...
2019-05-02 Jordan RupprechtRevert [ThinLTO] Fix X86/strong_non_prevailing.ll after...
2019-05-02 Jordan RupprechtRevert [llvm-nm] Fix handling of symbol types + [llvm...
2019-05-02 Sanjay Patel[DAGCombiner] try repeated fdiv divisor transform befor...
2019-05-02 Sanjay Patel[SelectionDAG] remove constant folding limitations...
2019-05-02 Simon Pilgrim[X86][SSE] lowerAddSubToHorizontalOp - enable ymm extra...
2019-05-02 James Henderson[llvm-strip]Add --no-strip-all to disable --strip-all...
2019-05-02 Diana Picus[ARM GlobalISel] Select extensions to < 32 bits
2019-05-02 Diana Picus[ARM GlobalISel] Rename some inst selector tests. NFC
2019-05-02 Diana Picus[ARM GlobalISel] Legalize extensions to < 32 bits
2019-05-02 Stanislav Mekhanoshin[AMDGPU] gfx1010 lost VOP2 forms of some add/sub
2019-05-02 Stanislav Mekhanoshin[AMDGPU] gfx1010 allows VOP3 to have a literal
2019-05-02 Craig Topper[X86] Remove the redundant suffix in vfpclassp[d,s...
2019-05-02 Bob Haarmanremove inalloca parameters in globalopt and simplify...
2019-05-02 Thomas Preud'homme[FileCheck] Fix line-count.txt test
2019-05-02 Thomas Preud'hommeFileCheck [4/12]: Introduce @LINE numeric expressions
2019-05-01 Jessica PaquetteFix erroneous flag in GISel line for arm64-fast-isel...
2019-05-01 Hiroshi Yamauchi[PGO][CHR] A bug fix.
2019-05-01 Jessica Paquette[GlobalISel][AArch64] Use fmov for G_FCONSTANT when...
2019-05-01 Nikita Popov[AArch64] Add tests for bool vector reductions; NFC
2019-05-01 Sanjay Patel[PowerPC] add test that could infinite loop with reorde...
2019-05-01 Simon Pilgrim[X86][SSE] Fold scalar horizontal add/sub for non-0...
next