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-08 19:06:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
99a2e98edd
llvm-6502
/
test
/
CodeGen
/
Mips
History
Akira Hatanaka
99a2e98edd
Add pass that expands pseudo instructions into target instructions after register allocation. Define pseudos that get expanded into mtc1 or mfc1 instructions.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@129594
91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-15 19:52:08 +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
These tests no longer require linear scan because reserved register coalescing is now universal.
2011-04-05 21:40:41 +00:00
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
analyzebranch.ll
Add code for analyzing FP branches. Clean up branch Analysis functions.
2011-04-01 17:39:08 +00:00
blockaddr.ll
buildpairextractelementf64.ll
Add pass that expands pseudo instructions into target instructions after register allocation. Define pseudos that get expanded into mtc1 or mfc1 instructions.
2011-04-15 19:52:08 +00:00
cmov.ll
dg.exp
divrem.ll
fpbr.ll
fpcmp.ll
Add code for analyzing FP branches. Clean up branch Analysis functions.
2011-04-01 17:39:08 +00:00
internalfunc.ll
Fix handling of functions with internal linkage.
2011-04-07 19:51:44 +00:00
largeimm1.ll
madd-msub.ll
o32_cc_vararg.ll
Add pass that expands pseudo instructions into target instructions after register allocation. Define pseudos that get expanded into mtc1 or mfc1 instructions.
2011-04-15 19:52:08 +00:00
o32_cc.ll
private.ll
rotate.ll
select.ll