This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94de7bc3aad46136ea5818b4364ae1cb8ee11912
clang-p2996
/
llvm
/
test
/
Bitcode
History
Evan Cheng
0e179d015f
Bring back int_x86_sse2_movl_dq intrinsic for backward compatibility. Make sure
...
it's auto-upgraded to a shufflevector instruction. llvm-svn: 45131
2007-12-17 22:33:23 +00:00
..
2006-12-11-Cast-ConstExpr.ll
…
AutoUpgradeIntrinsics.ll
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
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
…
memcpy.ll
…
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
Bring back int_x86_sse2_movl_dq intrinsic for backward compatibility. Make sure
2007-12-17 22:33:23 +00:00