llvm-project/libclc/generic/include/clc/integer
Aaron Watry dfd8afa02b Parenthesize arguments for mad_hi
Thanks to Jordon Rose <jordan_rose@apple.com> for pointing this out.

llvm-svn: 190310
2013-09-09 14:36:21 +00:00
..
abs.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
abs.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
abs_diff.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
abs_diff.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
add_sat.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
add_sat.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
clz.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
clz.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
definitions.h Add missing integer min/max definitions 2013-07-26 13:02:02 +00:00
gentype.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
hadd.h Add hadd builtin 2013-08-15 19:21:07 +00:00
hadd.inc Add hadd builtin 2013-08-15 19:21:07 +00:00
integer-gentype.inc Add integer-gentype.inc: Missing file from r185839 2013-07-15 15:20:05 +00:00
mad24.h Implement mad24() and mul24() builtins 2013-07-08 17:27:13 +00:00
mad24.inc Implement mad24() and mul24() builtins 2013-07-08 17:27:13 +00:00
mad_hi.h Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
mul24.h Implement mad24() and mul24() builtins 2013-07-08 17:27:13 +00:00
mul24.inc Implement mad24() and mul24() builtins 2013-07-08 17:27:13 +00:00
mul_hi.h Add mul_hi implementation [v2] 2013-08-19 18:31:49 +00:00
mul_hi.inc Add mul_hi implementation [v2] 2013-08-19 18:31:49 +00:00
rhadd.h Add rhadd builtin 2013-08-15 19:21:10 +00:00
rhadd.inc Add rhadd builtin 2013-08-15 19:21:10 +00:00
rotate.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
rotate.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
sub_sat.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
sub_sat.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
upsample.h Remove unneeded semi-colons 2013-09-05 16:04:07 +00:00