llvm-6502/test/Bitcode
..
2006-12-11-Cast-ConstExpr.ll
2009-06-11-FirstClassAggregateConstant.ll
AutoUpgradeIntrinsics.ll
AutoUpgradeIntrinsics.ll.bc This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. 2007-08-04 01:51:18 +00:00
dg.exp
extractelement.ll fix a bitcode reader bug where it can't handle extractelement correctly: 2009-02-03 02:11:28 +00:00
memcpy.ll Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
metadata-2.ll Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
metadata.ll Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
sse2_loadl_pd.ll Autoupgrade x86.sse2.loadh.pd and x86.sse2.loadl.pd. 2008-05-24 00:08:39 +00:00
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 Eliminate x86.sse2.movs.d, x86.sse2.shuf.pd, x86.sse2.unpckh.pd, and x86.sse2.unpckl.pd intrinsics. These will be lowered into shuffles. 2008-05-24 02:14:05 +00:00
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