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-01 15:33:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
c008152a39
llvm-6502
/
test
/
CodeGen
/
SPARC
History
Venkatraman Govindaraju
2fee935bba
[Sparc] Emit large negative adjustments to SP/FP with sethi+xor instead of sethi+or. This generates correct code for both sparc32 and sparc64.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@195576
91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-24 20:23:25 +00:00
..
64abi.ll
[Sparc] Emit large negative adjustments to SP/FP with sethi+xor instead of sethi+or. This generates correct code for both sparc32 and sparc64.
2013-11-24 20:23:25 +00:00
64bit.ll
[SparcV9] Add ctpop instruction for i64. Also, expand ctlz, cttz and bswap.
2013-11-03 05:59:07 +00:00
64cond.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] Disable tail call optimization for sparc64.
2013-10-09 12:50:39 +00:00
2011-01-11-CC.ll
[Sparc] Do not emit nop after fcmp* instruction with V9.
2013-10-06 07:06:44 +00:00
2011-01-11-FrameAddr.ll
2011-01-19-DelaySlot.ll
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
[SparcV9] Enable custom lowering of DYNAMIC_STACKALLOC in sparc64.
2013-11-24 17:41:41 +00:00
basictest.ll
blockaddr.ll
constpool.ll
ctpop.ll
DbgValueOtherTargets.test
exception.ll
float.ll
[SparcV9] Handle i64 <-> float conversions in sparcv9 mode.
2013-11-03 12:28:40 +00:00
fp128.ll
[SparcV9] Handle i64 <-> float conversions in sparcv9 mode.
2013-11-03 12:28:40 +00:00
globals.ll
leafproc.ll
lit.local.cfg
mult-alt-generic-sparc.ll
private.ll
rem.ll
SparcV9 doesnt have rem instruction either.
2013-10-31 19:22:33 +00:00
setjmp.ll
TBAA: update tbaa format from scalar format to struct-path aware format.
2013-09-30 18:17:55 +00:00
tls.ll
varargs.ll