llvm-project/llvm/lib/Bitcode
Nikita Popov 96cb7c2273 [ConstantExpr] Remove fneg expression
As part of https://discourse.llvm.org/t/rfc-remove-most-constant-expressions/63179,
this removes the fneg constant expression (which is, incidentally,
the only unary operator expression).

Differential Revision: https://reviews.llvm.org/D133418
2022-09-08 10:24:55 +02:00
..
Reader [ConstantExpr] Remove fneg expression 2022-09-08 10:24:55 +02:00
Writer [InstrProf] Add the skipprofile attribute 2022-08-04 08:45:27 -07:00
CMakeLists.txt