This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
CodeGen
/
Mips
/
llvm-ir
History
Simon Atanasyan
4c1e440892
[mips] Use mult/mflo pattern on 64-bit targets prior to MIPS64
...
The `MUL` instruction is available starting from the MIPS32/MIPS64 targets. llvm-svn: 366301
2019-07-17 08:11:40 +00:00
..
abs.ll
[mips] Support for +abs2008 attribute
2019-01-28 14:59:30 +00:00
add-dsp.ll
…
add.ll
…
addrspacecast.ll
…
and.ll
…
arith-fp.ll
…
ashr.ll
…
atomicrmx.ll
…
bitcast.ll
[MIPS] Use custom bitcast lowering to avoid excessive instructions
2019-04-25 07:47:28 +00:00
call.ll
…
cvt.ll
…
extractelement.ll
…
fptosi.ll
[mips] Fix JmpLink to texternalsym and tglobaladdr on mcroMIPS R6
2019-07-12 04:58:45 +00:00
indirectbr.ll
…
isel.ll
…
lh_lhu.ll
…
load-atomic.ll
…
load.ll
[mips] Use reg-exp in tests to tolerate register indexes changing. NFC
2019-05-29 14:59:07 +00:00
lshr.ll
…
mul.ll
[mips] Use mult/mflo pattern on 64-bit targets prior to MIPS64
2019-07-17 08:11:40 +00:00
not.ll
…
or.ll
…
ret.ll
…
sdiv.ll
[mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25
2019-01-17 21:50:37 +00:00
select-dbl.ll
…
select-flt.ll
…
select-int.ll
…
shl.ll
…
sqrt.ll
…
srem.ll
[mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25
2019-01-17 21:50:37 +00:00
store-atomic.ll
…
store.ll
[mips] Use reg-exp in tests to tolerate register indexes changing. NFC
2019-05-29 14:59:07 +00:00
sub.ll
…
trap.ll
…
udiv.ll
[mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25
2019-01-17 21:50:37 +00:00
urem.ll
[mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25
2019-01-17 21:50:37 +00:00
xor.ll
…