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-11 23:05:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8ceffeb95c
llvm-6502
/
test
/
CodeGen
/
SPARC
History
Benjamin Kramer
fba80d9e97
Fix broken tests.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@165019
91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-02 15:49:34 +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
2010-04-07-DbgValueOtherTargets.ll
If dbg_declare() or dbg_value() is not lowered by isel then emit DEBUG message instead of creating DBG_VALUE for undefined value in reg0.
2010-12-06 22:39:26 +00:00
2011-01-11-Call.ll
Fix SPARC backend call instruction so that arguments passed through registers
2011-01-12 03:18:21 +00:00
2011-01-11-CC.ll
Fix broken tests.
2012-10-02 15:49:34 +00:00
2011-01-11-FrameAddr.ll
These tests no longer require linear scan because reserved register coalescing is now universal.
2011-04-05 21:40:41 +00:00
2011-01-19-DelaySlot.ll
Generate correct Sparc32 ABI compliant code for functions that return a struct.
2011-02-21 03:42:44 +00:00
2011-01-21-ByValArgs.ll
Implement support for byval arguments in Sparc backend.
2011-01-21 14:00:01 +00:00
2011-01-22-SRet.ll
Fix more register and coalescing dependencies.
2011-05-04 19:02:11 +00:00
2011-12-03-TailDuplication.ll
Sparc CodeGen: Fix AnalyzeBranch for PR 10282. Removing addSuccessor() since
2011-12-03 21:24:48 +00:00
2012-05-01-LowerArguments.ll
Regression test for PR2960.
2012-05-01 11:11:34 +00:00
basictest.ll
filecheckize
2010-11-23 02:26:52 +00:00
ctpop.ll
lit.local.cfg
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
2012-03-25 09:02:19 +00:00
load_to_switch.ll
Move load_to_switch.ll to test/CodeGen/SPARC/
2012-09-19 09:25:03 +00:00
mult-alt-generic-sparc.ll
private.ll
test/CodeGen/SPARC/private.ll: Fixup. Forgot to prune old RUN lines.
2012-07-03 04:29:20 +00:00