Daniel Sanders
|
a952160078
|
[mips][msa] Added support for matching fexp2 from normal IR (i.e. not intrinsics)
llvm-svn: 193239
|
2013-10-23 10:36:52 +00:00 |
|
Daniel Sanders
|
e67bd87c48
|
[mips][msa] Added support for matching fmsub.[wd] from normal IR (i.e. not intrinsics)
llvm-svn: 192435
|
2013-10-11 10:27:32 +00:00 |
|
Daniel Sanders
|
d7103f3187
|
[mips][msa] Added support for matching fmadd.[wd] from normal IR (i.e. not intrinsics)
llvm-svn: 192430
|
2013-10-11 10:14:25 +00:00 |
|
Daniel Sanders
|
015972bd95
|
[mips][msa] Added support for matching ffint_[us].[wd], and ftrunc_[us].[wd] from normal IR (i.e. not intrinsics)
llvm-svn: 192429
|
2013-10-11 10:00:06 +00:00 |
|
Daniel Sanders
|
1b1e25b7c5
|
[mips][msa] MSA requires FR=1 mode (64-bit FPU register file). Report fatal error when using it in FR=0 mode.
llvm-svn: 191498
|
2013-09-27 10:08:31 +00:00 |
|
Daniel Sanders
|
4f3ff1b9e8
|
[mips][msa] Added partial support for matching fmax_a from normal IR (i.e. not intrinsics)
This covers the case where fmax_a can be used to implement ISD::FABS.
llvm-svn: 191296
|
2013-09-24 13:02:08 +00:00 |
|
Daniel Sanders
|
7fab912257
|
[mips][msa] Added test cases that were supposed to be part of r190507, r190509, r190512, and r190518.
llvm-svn: 190522
|
2013-09-11 12:39:25 +00:00 |
|