1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include
Shuxin Yang 2dc1fb7889 Consider expression "0.0 - X" as the negation of X if
- this expression is explicitly marked no-signed-zero, or
  - no-signed-zero of this expression can be derived from some context.

llvm-svn: 171922
2013-01-09 00:13:41 +00:00
..
llvm Consider expression "0.0 - X" as the negation of X if 2013-01-09 00:13:41 +00:00
llvm-c Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00