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-16 11:30:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
23d1d5eb56
llvm-6502
/
test
/
CodeGen
/
SPARC
History
Jakob Stoklund Olesen
89f530ebbf
Also expand 64-bit bitcasts.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@182229
91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-20 01:01:43 +00:00
..
64abi.ll
Compute correct frame sizes for SPARC v9 64-bit frames.
2013-04-09 04:37:47 +00:00
64bit.ll
Also expand 64-bit bitcasts.
2013-05-20 01:01:43 +00:00
64cond.ll
Don't use %g0 to materialize 0 directly.
2013-05-19 21:47:13 +00:00
2006-01-22-BitConvertLegalize.ll
2007-05-09-JumpTables.ll
2007-07-05-LiveIntervalAssert.ll
2008-10-10-InlineAsmMemoryOperand.ll
2008-10-10-InlineAsmRegOperand.ll
2009-08-28-PIC.ll
2009-08-28-WeakLinkage.ll
2011-01-11-Call.ll
2011-01-11-CC.ll
Cleanup: test source files do not need to be executable
2013-04-22 08:02:43 +00:00
2011-01-11-FrameAddr.ll
2011-01-19-DelaySlot.ll
[Sparc] Rearrange integer registers' allocation order so that register allocator will use I and G registers before using L and O registers.
2013-05-19 20:07:20 +00:00
2011-01-21-ByValArgs.ll
2011-01-22-SRet.ll
2011-12-03-TailDuplication.ll
2012-05-01-LowerArguments.ll
2013-05-17-CallFrame.ll
[Sparc] Implements hasReservedCallFrame and hasFP.
2013-05-17 15:14:34 +00:00
basictest.ll
constpool.ll
Add support for the abs64 SPARC v9 code model.
2013-04-14 05:10:36 +00:00
ctpop.ll
Add support for 64-bit calling convention.
2013-04-02 04:09:02 +00:00
DbgValueOtherTargets.test
Remove unnecessary leading comment characters in lit-only file
2013-03-18 22:08:16 +00:00
globals.ll
Add support for the abs64 SPARC v9 code model.
2013-04-14 05:10:36 +00:00
lit.local.cfg
mult-alt-generic-sparc.ll
private.ll
varargs.ll
Passing arguments to varags functions under the SPARC v9 ABI.
2013-04-21 21:36:49 +00:00