Files
archived-llvm/lib/Target/Mips
Stefan Maksimovic 76abbaff70 [mips] Properly select abs and sqrt instructions
- Alter abs for micromips to have both AFGR64 and FGR64
  variants, same as sqrt
- Remove sqrt and abs from MicroMips32r6InstrInfo.td,
  use micromips FGR64 variants
- Restrict non-micromips abs/sqrt with NotInMicroMips
  predicate

Differential revision: https://reviews.llvm.org/D41439


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323184 91177308-0d34-0410-b5e6-96231b3b80d8
2018-01-23 10:09:39 +00:00
..
2017-12-11 11:21:40 +00:00
2016-11-14 19:10:56 +00:00
2017-12-11 11:21:40 +00:00