This patch enables llvm to switch between compiling for mips32/mips64
[oota-llvm.git] / lib / Target / Mips / MipsSEISelLowering.cpp
2013-04-09 Reed KotlerThis patch enables llvm to switch between compiling...
2013-03-30 Akira HatanakaRemove unused variables.
2013-03-30 Akira Hatanaka[mips] Move the code which does dag-combine for multipl...
2013-03-30 Akira Hatanaka[mips] Fix definitions of multiply, multiply-add/sub...
2013-03-14 Akira Hatanaka[mips] Fix filename in comment and delete unnecessary...
2013-03-13 Akira Hatanaka[mips] Define two subclasses of MipsTargetLowering...