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-09 10:05:41 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cbf79028c3
llvm-6502
/
test
/
CodeGen
/
SPARC
History
Venkatraman Govindaraju
6a0fffd799
[Sparc] Add support for inline assembly constraints which specify registers by their aliases.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@199786
91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-22 03:18:42 +00:00
..
64abi.ll
The SPARCv9 ABI returns a float in %f0.
2014-01-12 04:13:17 +00:00
64bit.ll
[Sparc] Emit retl/ret instead of jmp instruction. It improves the readability of the assembly generated.
2014-01-10 02:55:27 +00:00
64cond.ll
The SPARCv9 ABI returns a float in %f0.
2014-01-12 04:13:17 +00:00
64spill.ll
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
[Sparc] Emit retl/ret instead of jmp instruction. It improves the readability of the assembly generated.
2014-01-10 02:55:27 +00:00
2011-01-11-CC.ll
2011-01-11-FrameAddr.ll
[Sparc] Emit retl/ret instead of jmp instruction. It improves the readability of the assembly generated.
2014-01-10 02:55:27 +00:00
2011-01-19-DelaySlot.ll
[Sparc] Bundle instruction with delay slow and its filler. Now, we can use -verify-machineinstrs with SPARC backend.
2014-01-11 19:38:03 +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
atomics.ll
basictest.ll
blockaddr.ll
constpool.ll
The SPARCv9 ABI returns a float in %f0.
2014-01-12 04:13:17 +00:00
ctpop.ll
[Sparc] Add missing processor types: v7 and niagara
2014-01-11 23:56:13 +00:00
DbgValueOtherTargets.test
exception.ll
float.ll
fp128.ll
[Sparc] Emit retl/ret instead of jmp instruction. It improves the readability of the assembly generated.
2014-01-10 02:55:27 +00:00
globals.ll
[Sparc] Emit retl/ret instead of jmp instruction. It improves the readability of the assembly generated.
2014-01-10 02:55:27 +00:00
inlineasm.ll
[Sparc] Add support for inline assembly constraints which specify registers by their aliases.
2014-01-22 03:18:42 +00:00
leafproc.ll
[Sparc] Emit retl/ret instead of jmp instruction. It improves the readability of the assembly generated.
2014-01-10 02:55:27 +00:00
lit.local.cfg
missinglabel.ll
Handle bundled terminators in isBlockOnlyReachableByFallthrough.
2014-01-12 19:24:08 +00:00
mult-alt-generic-sparc.ll
private.ll
rem.ll
[Sparc] Emit retl/ret instead of jmp instruction. It improves the readability of the assembly generated.
2014-01-10 02:55:27 +00:00
setjmp.ll
spillsize.ll
Always let value types influence register classes.
2014-01-14 06:18:38 +00:00
tls.ll
[Sparc] Do not add PC to _GLOBAL_OFFSET_TABLE_ address to access GOT in absolute code.
2014-01-22 00:13:18 +00:00
varargs.ll