llvm-6502/include/llvm/IR
Shuxin Yang 935e35d2b9 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171922 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-09 00:13:41 +00:00
..
Argument.h
Attributes.h Rough out a new c'tor for the AttrBuilder class. 2013-01-07 08:24:35 +00:00
BasicBlock.h
CallingConv.h
CMakeLists.txt
Constant.h Consider expression "0.0 - X" as the negation of X if 2013-01-09 00:13:41 +00:00
Constants.h
DataLayout.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h Consider expression "0.0 - X" as the negation of X if 2013-01-09 00:13:41 +00:00
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsHexagon.td
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
IntrinsicsR600.td
IntrinsicsX86.td
IntrinsicsXCore.td
IRBuilder.h
LLVMContext.h
MDBuilder.h
Metadata.h
Module.h
OperandTraits.h
Operator.h
SymbolTableListTraits.h
Type.h
TypeBuilder.h
TypeFinder.h Move TypeFinder.h into the IR tree, it clearly belongs with the IR library. 2013-01-07 15:43:51 +00:00
Use.h
User.h
Value.h
ValueSymbolTable.h