OSDN Git Service

[MIPS GlobalISel] Select global address
[android-x86/external-llvm.git] / test / CodeGen / Mips / dsp-patterns.ll
2017-07-13 Simon DardisReland "[mips] Fix multiprecision arithmetic."
2017-06-29 Simon DardisRevert "[mips] Fix multiprecision arithmetic."
2017-06-14 Simon Dardis[mips] Fix multiprecision arithmetic.
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-04-22 Akira Hatanaka[mips] In performDSPShiftCombine, check that all elemen...
2013-04-19 Akira Hatanaka[mips] Instruction selection patterns for DSP-ASE vecto...
2013-04-13 Akira Hatanaka[mips] Reapply r179420 and r179421.
2013-04-12 Akira HatanakaRevert r179420 and r179421.
2013-04-12 Akira Hatanaka[mips] Instruction selection patterns for carry-setting...
2013-04-12 Akira Hatanaka[mips] v4i8 and v2i16 add, sub and mul instruction...
2013-03-30 Akira Hatanaka[mips] Add patterns for DSP indexed load instructions.