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-10 02:38:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
test
/
CodeGen
/
CellSPU
History
…
..
useful-harnesses
…
2009-01-01-BrCond.ll
…
2010-04-07-DbgValueOtherTargets.ll
…
and_ops.ll
…
bigstack.ll
…
bss.ll
…
call_indirect.ll
Remove many calls to TII::isMoveInstr. Targets should be producing COPY anyway.
2010-07-16 04:45:42 +00:00
call.ll
…
crash.ll
…
ctpop.ll
…
dg.exp
sabre brings to my attention that the 'tr' suffix is also obsolete
2008-05-20 21:00:03 +00:00
dp_farith.ll
…
eqv.ll
…
extract_elt.ll
…
fcmp32.ll
…
fcmp64.ll
…
fdiv.ll
…
fneg-fabs.ll
…
i8ops.ll
…
i64ops.ll
…
icmp8.ll
…
icmp16.ll
…
icmp32.ll
…
icmp64.ll
…
immed16.ll
…
immed32.ll
…
immed64.ll
…
int2fp.ll
…
intrinsics_branch.ll
…
intrinsics_float.ll
…
intrinsics_logical.ll
…
jumptable.ll
…
loads.ll
…
mul_ops.ll
…
mul-with-overflow.ll
…
nand.ll
Convert more tests to avoid llvm-as.
2009-09-11 18:36:27 +00:00
or_ops.ll
…
private.ll
Delete useless trailing semicolons.
2010-01-05 17:55:26 +00:00
rotate_ops.ll
…
select_bits.ll
…
sext128.ll
…
shift_ops.ll
…
shuffles.ll
…
sp_farith.ll
…
stores.ll
…
storestruct.ll
…
struct_1.ll
Convert more tests to avoid llvm-as.
2009-09-11 18:36:27 +00:00
sub_ops.ll
Fix encoding of 'sf' and 'sfh' instructions.
2010-05-10 08:13:49 +00:00
trunc.ll
…
v2f32.ll
…
v2i32.ll
…
vec_const.ll
…
vecinsert.ll
…