OSDN Git Service

AMDGPU: Don't use undef in a test
[android-x86/external-llvm.git] / test /
2018-05-08 Matt ArsenaultAMDGPU: Don't use undef in a test
2018-05-08 Matt ArsenaultAMDGPU: Fix broken dynamic vector indexing for packed...
2018-05-08 Lei Huang[Power9]Legalize and emit code for truncate and convert...
2018-05-08 Lei Huang[Power9]Legalize and emit code for truncate and convert...
2018-05-08 Guozhi Wei[CodeGenPrepare] Move Extension Instructions Through...
2018-05-08 Lei Huang[PowerPC] Unify handling for conversion of FP_TO_INT...
2018-05-08 Alexander Shaposhnikov[llvm-objcopy] Fix exit code
2018-05-08 Stefan Maksimovic[mips][msa] Pattern match the splat.d instruction
2018-05-08 Simon Pilgrim[X86] Split off WriteIMul64 from WriteIMul schedule...
2018-05-08 Simon Pilgrim[llvm][x86] SandyBridge/IvyBridge don't support BMI1...
2018-05-08 Simon Pilgrim[X86] Split WriteIDiv into div/idiv 8/16/32/64 implemen...
2018-05-08 Simon Pilgrim[llvm-mca][x86] Add div/idiv, mul/imul and inc/dec...
2018-05-08 Simon Pilgrim[X86] Add vector masked load/store scheduler classes...
2018-05-08 Sander de Smalen[AArch64][SVE] Asm: Support for LD1R load-and-replicate...
2018-05-08 Simon Dardis[mips] Mark various memory instructions as being in...
2018-05-08 Sander de Smalen[AArch64] Disallow vector operand if FPR128 Q register...
2018-05-08 Simon Dardis[mips] Correct clo/clz predicates
2018-05-08 Jeremy Morse[X86] Mark all byval parameters as aliased
2018-05-08 Alexander Ivchenko[X86][CET] Shadow stack fix for setjmp/longjmp
2018-05-08 Martin Storsjo[llvm-rc] Don't strictly require quotes around external...
2018-05-08 Gabor Buella[x86] Introduce the enclv instruction
2018-05-08 Bjorn Pettersson[LCSSA] Do not remove used PHI nodes in formLCSSAForIns...
2018-05-08 Gabor Buella[x86] Introduce the pconfig instruction
2018-05-08 Roman Tereshin[MachineVerifier][GlobalISel] Verifying generic extends...
2018-05-08 Roman Tereshin[MIRParser][GlobalISel] Parsing vector pointer types...
2018-05-08 Teresa Johnson[NewPM] Emit inliner NoDefinition missed optimization...
2018-05-07 Roman TereshinFollow Up on [MachineVerifier][GlobalISel] NFC, Improvi...
2018-05-07 Roman Tereshin[MachineVerifier][GlobalISel] Checking that generic...
2018-05-07 Roman Tereshin[MachineVerifier][GlobalISel] NFC, Improving MO printin...
2018-05-07 Alexander Shaposhnikov[tools] Add missing test dependency
2018-05-07 Roman Lebedev[DAGCombiner] Masked merge: enhance handling of 'andn...
2018-05-07 Roman Lebedev[DagCombiner] Not all 'andn''s work with immediates.
2018-05-07 Dmitry MikulinRemove explicit setting of the CFI jumptable section...
2018-05-07 Simon Pilgrim[llvm-mca][x86] Remove addsubpd from SSE2 tests
2018-05-07 Alexander Shaposhnikov[tools] Adjust the lit config for llvm-strip
2018-05-07 Simon Pilgrim[X86] Split WriteFAdd/WriteFCmp/WriteFMul schedule...
2018-05-07 Martin Storsjo[llvm-rc] Implement the BITMAP resource type
2018-05-07 Martin Storsjo[llvm-rc] Allow optional commas between the string...
2018-05-07 Martin Storsjo[llvm-rc] Exclude padding from sizes in versioninfo...
2018-05-07 Aaron Smith[SelectionDAG] Transfer DbgValues when casts are optimi...
2018-05-07 Alexander Shaposhnikov[tools] Introduce llvm-strip
2018-05-07 Simon Pilgrim[X86][AVX2] Tag VPMOVSX/VPMOVZX ymm instructions as...
2018-05-07 Krzysztof Parzyszek[Hexagon] Move clamping of extended operands directly...
2018-05-07 Roman Lebedev[DAGCombine][NFC] Masked merge unfolding: comment:...
2018-05-07 Simon Pilgrim[X86][Znver1] Remove WriteFMul/WriteFRcp InstRW overrid...
2018-05-07 Simon Pilgrim[X86] Split WriteFDiv schedule classes to support singl...
2018-05-07 Mark Searles[AMDGPU][Waitcnt] Remove the old waitcnt pass
2018-05-07 Petar JovanovicAdd option -verify-cfiinstrs to run verifier in CFIInst...
2018-05-07 Tim Renouf[AMDGPU] Don't force WQM for DS op
2018-05-07 Simon Pilgrim[X86] Split WriteFRcp/WriteFRsqrt/WriteFSqrt schedule...
2018-05-07 Jonas Paulsson[SystemZ] Bugfix for MVCLoop CC clobbering.
2018-05-07 Roman Lebedev[InstCombine][NFC] Add tests for one more masked merge...
2018-05-06 Craig Topper[X86] Enable reciprocal estimates for v16f32 vectors...
2018-05-06 Craig Topper[X86] Add test cases for reciprocal estimation for...
2018-05-06 Amaury SechetAdd test cases for large integer legalization of add...
2018-05-05 Daniel Sanders[globalisel] Remove redundant -global-isel option from...
2018-05-05 Daniel Sanders[globalisel] Update GlobalISel emitter to match new...
2018-05-05 Heejin Ahn[MIRPraser] Improve error checking for typed immediate...
2018-05-05 Roman Lebedev[DAGCombiner] Masked merge: don't touch "not" xor's.
2018-05-05 Piotr Padlewski[CaptureTracking] Handle capturing of launder.invariant...
2018-05-05 Heejin Ahn[MIRParser] Allow register class names in the form...
2018-05-04 Teresa Johnson[LTO] Allow pass remarks with hotness to be set when...
2018-05-04 Michael BergMapping SDNode flags to MachineInstr flags
2018-05-04 Philip Reames[LICM] Compute a must execute property for the prefix...
2018-05-04 Konstantin ZhuravlyovAMDGPU: Add D16 instructions preserve unused bits feature
2018-05-04 Geoff Berry[MachineLICM] Debug intrinsics shouldn't affect hoist...
2018-05-04 Shoaib Meenai[ObjCARC] Account for catchswitch in bitcast insertion
2018-05-04 Michael BergFast Math Flag mapping into SDNode
2018-05-04 Simon Pilgrim[X86] Add WriteEMMS scheduler class
2018-05-04 Simon Pilgrim[X86] Finish splitting WriteVecShift and WriteVecIMul...
2018-05-04 Adhemerval Zanella[AArch64] Add missing testcase for r331522
2018-05-04 Peter Collingbourneobj2yaml: Correctly round-trip default alignment.
2018-05-04 Adrian PrantlDwarfCompileUnit: Fix another assertion failure on...
2018-05-04 Krzysztof Parzyszek[Hexagon] Handle non-immediate constants in HexagonSpli...
2018-05-04 Simon Dardis[mips] Correct the predicates of sign extension instruc...
2018-05-04 Adhemerval Zanella[AArch64] Custom Lower MULLH{S,U} for v16i8, v8i16...
2018-05-04 Krzysztof Parzyszek[Hexagon] Skip reserved physical registers when updatin...
2018-05-04 Simon Pilgrim[X86] Add SchedWriteFRnd fp rounding scheduler classes
2018-05-04 Jeremy Morse[X86] Add test case for PR30290s failing behaviour
2018-05-04 Jeremy MorseWord wrap a test-file comment to 80 columns
2018-05-04 Jonas Paulsson[RegUsageInfoCollector] Bugfix for handling of registe...
2018-05-03 Craig Topper[LoopIdiomRecognize] Add a test case to show incorrect...
2018-05-03 Simon Pilgrim[X86][Znver1] Use SchedAlias to tag microcoded schedule...
2018-05-03 Sanjay Patel[InstCombine] refine select-of-constants to bitwise ops
2018-05-03 Teresa Johnson[ThinLTO] Add support for optimization remarks to thinB...
2018-05-03 Sanjay Patel[PowerPC] add more FMF debug output; NFC
2018-05-03 Simon Pilgrim[X86] Split WriteVecShift/WriteVarVecShift into MMX...
2018-05-03 Sanjay Patel[PowerPC] add tests for FMF propagation; NFC
2018-05-03 Bjorn PetterssonReapply "[SelectionDAG] Selection of DBG_VALUE using...
2018-05-03 Roman Lebedev[CodeGen][X86][NFC] Copy two selectcc tests from AArch64.
2018-05-03 Simon Pilgrim[X86] Split WriteVecALU/WritePHAdd into XMM and YMM...
2018-05-03 Tim NorthoverARM: don't try to over-align large vectors as arguments.
2018-05-03 Piotr Padlewskiperform DSE through launder.invariant.group
2018-05-03 Piotr PadlewskiRename invariant.group.barrier to launder.invariant...
2018-05-03 Simon Pilgrim[X86] Split WriteVecIMul/WriteVecPMULLD/WriteMPSAD...
2018-05-03 Benjamin Kramer[WebAssembly] MC: Don't litter test directory.
2018-05-03 Martin StorsjoRevert "[SelectionDAG] Selection of DBG_VALUE using...
2018-05-03 Craig Topper[LoopIdiomRecognize] When looking for 'x & (x -1)'...
2018-05-03 Craig Topper[LoopIdiomRecognize] Add a test case showing that we...
2018-05-03 Max KazantsevRe-enable "[SCEV] Make computeExitLimit more simple...
next