This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-11-16 11:05:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
3fa4c1dc95
llvm-6502
/
test
/
CodeGen
/
Mips
History
Bruno Cardoso Lopes
908b6ddad6
Add ROTR and ROTRV mips32 instructions. Patch by Akira Hatanaka
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@121377
91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-09 17:32:30 +00:00
..
2008-06-05-Carry.ll
2008-07-03-SRet.ll
2008-07-05-ByVal.ll
2008-07-06-fadd64.ll
2008-07-07-Float2Int.ll
2008-07-07-FPExtend.ll
2008-07-07-IntDoubleConvertions.ll
2008-07-15-InternalConstant.ll
2008-07-15-SmallSection.ll
2008-07-16-SignExtInReg.ll
2008-07-22-Cstpool.ll
2008-07-23-fpcmp.ll
2008-07-29-icmp.ll
2008-07-31-fcopysign.ll
2008-08-01-AsmInline.ll
2008-08-03-fabs64.ll
2008-08-03-ReturnDouble.ll
2008-08-04-Bitconvert.ll
2008-08-06-Alloca.ll
2008-08-07-CC.ll
2008-08-07-FPRound.ll
2008-08-08-bswap.ll
2008-08-08-ctlz.ll
2008-10-13-LegalizerBug.ll
2008-11-10-xint_to_fp.ll
2009-11-16-CstPoolLoad.ll
2010-04-07-DbgValueOtherTargets.ll
If dbg_declare() or dbg_value() is not lowered by isel then emit DEBUG message instead of creating DBG_VALUE for undefined value in reg0.
2010-12-06 22:39:26 +00:00
2010-07-20-Select.ll
Enable machine sinking critical edge splitting. e.g.
2010-09-20 22:52:00 +00:00
2010-07-20-Switch.ll
2010-11-09-CountLeading.ll
Add a test to the previous added clo instruction. Patch by Akira again
2010-11-10 02:22:44 +00:00
2010-11-09-Mul.ll
Enable mips32 mul instruction. Patch by Akira Hatanaka <ahatanaka@mips.com>
2010-11-12 00:38:32 +00:00
cmov.ll
Match a pattern generated by a dag combiner opt where:
2010-12-07 19:00:20 +00:00
dg.exp
private.ll
rotate.ll
Add ROTR and ROTRV mips32 instructions. Patch by Akira Hatanaka
2010-12-09 17:32:30 +00:00