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
2025-01-02 07:32:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
e4c88dd909
llvm-6502
/
test
/
CodeGen
/
SPARC
History
Venkatraman Govindaraju
17e9537004
[Sparc] Add support for parsing directives in SparcAsmParser.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@202564
91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-01 02:18:04 +00:00
..
64abi.ll
64bit.ll
Clean up the Legal/Expand logic for SPARC popc.
2014-01-26 08:12:34 +00:00
64cond.ll
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
[SparcV9] Use correct register class (I64RegClass) to hold the address of _GLOBAL_OFFSET_TABLE_ in sparcv9.
2014-01-29 03:35:08 +00:00
2009-08-28-WeakLinkage.ll
2011-01-11-Call.ll
2011-01-11-CC.ll
2011-01-11-FrameAddr.ll
[Sparc] Emit 'restore' instead of 'restore %g0, %g0, %g0'. This improves the readability of the generated code.
2014-03-01 01:04:26 +00:00
2011-01-19-DelaySlot.ll
[Sparc] Emit 'restore' instead of 'restore %g0, %g0, %g0'. This improves the readability of the generated code.
2014-03-01 01:04:26 +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
Implement SPARCv9 atomic_swap_64 with a pseudo.
2014-01-30 04:48:46 +00:00
basictest.ll
blockaddr.ll
constpool.ll
ctpop.ll
Only generate the popc instruction for SPARC CPUs that implement it.
2014-01-26 06:09:59 +00:00
DbgValueOtherTargets.test
exception.ll
[Sparc] Set %o7 as the return address register instead of %i7 in MCRegisterInfo. Also, add CFI instructions to initialize the frame correctly.
2014-02-01 18:54:16 +00:00
float.ll
fp128.ll
Lower FNEG just like FABS to fneg[ds] and fmov[ds], thus avoiding
2014-02-27 19:26:29 +00:00
globals.ll
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
lit.local.cfg
mature-mc-support.ll
[Sparc] Add support for parsing directives in SparcAsmParser.
2014-03-01 02:18:04 +00:00
missinglabel.ll
mult-alt-generic-sparc.ll
obj-relocs.ll
[Sparc] Remove spurious checks from a testcase.
2014-02-19 15:57:49 +00:00
parts.ll
Expand 64bit {SHL,SHR,SRA}_PARTS on sparcv9.
2014-02-19 21:35:39 +00:00
private.ll
rem.ll
setjmp.ll
spillsize.ll
tls.ll
[Sparc] Emit relocations for Thread Local Storage (TLS) when integrated assembler is used.
2014-02-07 05:54:20 +00:00
trap.ll
SPARC: Implement TRAP lowering. Matches what GCC emits.
2014-02-23 21:43:52 +00:00
varargs.ll