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-12-20 09:30:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
439661395f
llvm-6502
/
test
/
CodeGen
/
Mips
History
Akira Hatanaka
a921164f39
Do not treat atomic.load.sub differently than other atomic binary intrinsics.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@135418
91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-18 19:58:59 +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
Prevent generation of redundant addiu instructions that compute address of
2011-06-24 17:55:19 +00:00
2008-07-16-SignExtInReg.ll
manually upgrade a bunch of tests to modern syntax, and remove some that
2011-06-17 03:14:27 +00:00
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
2010-07-20-Select.ll
2010-07-20-Switch.ll
2010-11-09-CountLeading.ll
2010-11-09-Mul.ll
2011-05-26-BranchKillsVreg.ll
Fix PR10046 by updating LiveVariables kill info when splitting live ranges.
2011-05-29 20:10:28 +00:00
addc.ll
alloca.ll
Change the chain input of nodes that load the address of a function. This change
2011-06-24 19:01:25 +00:00
analyzebranch.ll
atomic.ll
Do not treat atomic.load.sub differently than other atomic binary intrinsics.
2011-07-18 19:58:59 +00:00
blockaddr.ll
buildpairextractelementf64.ll
cmov.ll
Define a wrapper node for target constant nodes (tglobaladdr, etc.).
2011-05-28 01:07:07 +00:00
dg.exp
divrem.ll
double2int.ll
eh.ll
Add test case for C++ exception handling and fix the following mistakes in MipsFrameLowering::emitPrologue:
2011-06-07 02:17:21 +00:00
fcopysign.ll
fpbr.ll
fpcmp.ll
frame-address.ll
Test case for r132444.
2011-06-02 00:25:53 +00:00
gprestore.ll
i64arg.ll
Change the chain input of nodes that load the address of a function. This change
2011-06-24 19:01:25 +00:00
inlineasmmemop.ll
Re-apply 132758 and 132768 which were speculatively reverted in 132777.
2011-06-21 00:40:49 +00:00
internalfunc.ll
Prevent generation of redundant addiu instructions that compute address of
2011-06-24 17:55:19 +00:00
largeimm1.ll
largeimmprinting.ll
Change the chain input of nodes that load the address of a function. This change
2011-06-24 19:01:25 +00:00
madd-msub.ll
o32_cc_byval.ll
Prevent generation of redundant addiu instructions that compute address of
2011-06-24 17:55:19 +00:00
o32_cc_vararg.ll
o32_cc.ll
private.ll
make the asmparser reject function and type redefinitions. 'Merging' hasn't been
2011-06-17 07:06:44 +00:00
rotate.ll
select.ll
tls.ll
This patch implements the thread local storage. Implemented are General
2011-05-31 02:53:58 +00:00
weak.ll