This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
History
Craig Topper
e1c2f3da6c
Check against >= 0 instead of != -1 in getSplatIndex because it generally compiles to better code and is equivalent for shuffle indices.
...
llvm-svn: 187774
2013-08-06 05:07:37 +00:00
..
llvm
Check against >= 0 instead of != -1 in getSplatIndex because it generally compiles to better code and is equivalent for shuffle indices.
2013-08-06 05:07:37 +00:00
llvm-c
Add a new function attribute 'cold' to functions.
2013-05-24 12:26:52 +00:00