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-03-12 01:41:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
test
/
CodeGen
/
XCore
History
…
..
2008-11-17-Shl64.ll
…
2009-01-08-Crash.ll
…
2009-01-14-Remat-Crash.ll
…
2009-03-27-v2f64-param.ll
…
2009-07-15-store192.ll
…
2010-02-25-LSR-Crash.ll
…
2011-01-31-DAGCombineBug.ll
…
2011-08-01-DynamicAllocBug.ll
…
addsub64.ll
…
aliases.ll
…
alignment.ll
…
ashr.ll
…
atomic.ll
…
basictest.ll
…
bigstructret.ll
…
byVal.ll
…
codemodel.ll
…
constants.ll
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally.
2013-07-14 06:24:09 +00:00
DbgValueOtherTargets.test
…
epilogue_prologue.ll
…
events.ll
…
exception.ll
…
float-intrinsics.ll
…
fneg.ll
…
getid.ll
…
globals.ll
…
indirectbr.ll
…
inline-asm.ll
…
ladd_lsub_combine.ll
…
licm-ldwcp.ll
…
linkage.ll
…
lit.local.cfg
[tests] Cleanup initialization of test suffixes.
2013-08-16 00:37:11 +00:00
llvm-intrinsics.ll
…
load.ll
…
misc-intrinsics.ll
…
mkmsk.ll
…
mul64.ll
…
offset_folding.ll
…
private.ll
…
ps-intrinsics.ll
…
resources.ll
…
scavenging.ll
…
sext.ll
…
shedulingPreference.ll
…
sr-intrinsics.ll
…
store.ll
…
switch_long.ll
Lower BR_JT on the XCore to a jump into a series of jump instructions.
2010-02-23 13:25:07 +00:00
switch.ll
…
threads.ll
XCore target: fix bug in XCoreLowerThreadLocal.cpp
2013-10-11 10:26:48 +00:00
tls.ll
…
trampoline.ll
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally.
2013-07-14 06:24:09 +00:00
trap.ll
…
unaligned_load.ll
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally.
2013-07-14 06:24:09 +00:00
unaligned_store_combine.ll
…
unaligned_store.ll
…
varargs.ll
…
zext.ll
…
zextfree.ll
…