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-29 13:32:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
test
/
Bitcode
History
…
..
2006-12-11-Cast-ConstExpr.ll
…
2009-06-11-FirstClassAggregateConstant.ll
…
AutoUpgradeIntrinsics.ll
…
AutoUpgradeIntrinsics.ll.bc
…
dg.exp
…
extractelement.ll
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
2009-09-11 18:01:28 +00:00
flags.ll
…
memcpy.ll
reapply 'reject forward references to functions whose type don't match'
2010-04-20 04:49:11 +00:00
metadata-2.ll
…
metadata.ll
…
neon-intrinsics.ll
…
neon-intrinsics.ll.bc
Replace NEON vabdl, vaba, and vabal intrinsics with combinations of the
2010-09-03 01:35:08 +00:00
sse2_loadl_pd.ll
…
sse2_loadl_pd.ll.bc
…
sse2_movl_dq.ll
Bring back int_x86_sse2_movl_dq intrinsic for backward compatibility. Make sure
2007-12-17 22:33:23 +00:00
sse2_movl_dq.ll.bc
…
sse2_movs_d.ll
…
sse2_movs_d.ll.bc
…
sse2_punpck_qdq.ll
Eliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl.qdq.
2008-05-24 02:56:30 +00:00
sse2_punpck_qdq.ll.bc
Eliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl.qdq.
2008-05-24 02:56:30 +00:00
sse2_shuf_pd.ll
…
sse2_shuf_pd.ll.bc
…
sse2_unpck_pd.ll
…
sse2_unpck_pd.ll.bc
…
sse41_pmulld.ll
…
sse41_pmulld.ll.bc
…
ssse3_palignr.ll
Remove the palignr intrinsics now that we lower them to vector shuffles,
2010-04-20 00:59:54 +00:00
ssse3_palignr.ll.bc
…