llvm-project/llvm/lib/Bitcode/Reader
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
..
BitReader.cpp Cleanup LLVMBitcode headers 2022-02-07 21:19:22 +01:00
BitcodeAnalyzer.cpp Remove redundant initialization of Optional (NFC) 2022-08-20 21:18:28 -07:00
BitcodeReader.cpp [ConstantExpr] Remove fneg expression 2022-09-08 10:24:55 +02:00
CMakeLists.txt
MetadataLoader.cpp [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
MetadataLoader.h Cleanup LLVMBitcode headers 2022-02-07 21:19:22 +01:00
ValueList.cpp [Bitcode] Support expanding constant expressions into instructions 2022-06-28 11:09:46 +02:00
ValueList.h Remove unused forward declarations (NFC) 2022-07-17 15:37:48 -07:00