This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-08 15:46:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Bitcode
History
Gabor Greif
f45ff35bfe
Rename the last test with .llx extension to .ll, resolve duplicate test by renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too.
...
llvm-svn: 51328
2008-05-20 19:52:04 +00:00
..
2006-12-11-Cast-ConstExpr.ll
fix this test.
2008-02-17 00:15:25 +00:00
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
Rename the last test with .llx extension to .ll, resolve duplicate test by renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too.
2008-05-20 19:52:04 +00:00
memcpy.ll
Remove llvm-upgrade.
2008-02-17 00:13:09 +00:00
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