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-04 22:07:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
e6d69e7dbe
llvm-6502
/
test
/
CodeGen
/
Mips
History
Daniel Dunbar
edfab0ca1e
Revert "Re-enable test and hope to silence the buildbots", still broken.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@127369
91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-09 22:48:46 +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
Be nice to Xcore and the XMOS assembler and avoid quoting section names
2011-03-04 20:03:14 +00:00
2008-07-15-SmallSection.ll
2008-07-16-SignExtInReg.ll
2008-07-22-Cstpool.ll
Be nice to Xcore and the XMOS assembler and avoid quoting section names
2011-03-04 20:03:14 +00:00
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
2010-07-20-Select.ll
2010-07-20-Switch.ll
2010-11-09-CountLeading.ll
2010-11-09-Mul.ll
addc.ll
Add a testcase for the addc improvements introduced some commits ago. Patch by Akira Hatanaka
2011-03-09 21:05:32 +00:00
blockaddr.ll
Lowers block address. Currently asserts when relocation model is not PIC. Patch by Akira Hatanaka
2011-03-04 20:01:52 +00:00
cmov.ll
dg.exp
divrem.ll
Improve div/rem node handling on mips. Patch by Akira Hatanaka
2011-03-04 21:03:24 +00:00
largeimm1.ll
Add testcase for r127032
2011-03-04 20:48:39 +00:00
madd-msub.ll
Add support for mips32 madd and msub instructions. Patch by Akira Hatanaka
2011-01-18 19:29:17 +00:00
o32_cc_vararg.ll
Improve varags handling, with testcases. Patch by Sasa Stankovic
2011-03-09 19:22:22 +00:00
o32_cc.ll
Revert "Re-enable test and hope to silence the buildbots", still broken.
2011-03-09 22:48:46 +00:00
private.ll
rotate.ll
Add ROTR and ROTRV mips32 instructions. Patch by Akira Hatanaka
2010-12-09 17:32:30 +00:00