Revert "[AArch64] Add DAG combine for extract extend pattern"
[oota-llvm.git] / test / CodeGen / Mips / null.ll
2015-10-15 Daniel Sanders[mips][mips16] MIPS16 is not a CPU/Architecture but...
2014-01-14 Rafael EspindolaFix a low hanging use of hasRawTextSupport.
2012-10-30 Reed KotlerChange mips16 delay slot jumps to non delay slot forms...
2012-06-21 Akira Hatanaka1. fix null program output after some other changes
2012-06-14 Akira Hatanaka1. introduce MipsPat in place of Pat in order to exclud...
2012-06-13 Akira Hatanakadisable use of directive .set nomicromips
2012-05-24 Akira HatanakaTurn on mips16 pseudo op when compiling for mips16.
2012-05-24 Akira HatanakaEnable Mips16 compiler to compile a null program.