[AVX512] Fix VSQRT packed instructions internal names.
[oota-llvm.git] / lib / Target / Mips / MipsSERegisterInfo.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2013-03-29 Akira Hatanaka[mips] Define a function which returns the GPR register...
2013-02-21 Eli BenderskyMove the eliminateCallFramePseudoInstr method from...
2012-11-03 Akira Hatanaka[mips] Stop reserving register AT and use register...
2012-08-22 Akira HatanakaAdd a member of type Mips16InstrInfo/MipsSEInstrInfo...
2012-07-31 Akira HatanakaImplement MipsSERegisterInfo::eliminateCallFramePseudoI...
2012-07-31 Akira HatanakaAdd definitions of two subclasses of MipsRegisterInfo...