llvm/lib/VMCore
Alkis Evlogimenos ac700ca926 Make assertions more consistent with the rest of the intrinsic
function verification and make it a requirement that both arguments to
llvm.isunordered are of the same type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14165 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-13 00:55:26 +00:00
..
AsmWriter.cpp Tolerate more errors 2004-06-09 22:22:10 +00:00
BasicBlock.cpp
ConstantFold.cpp
ConstantFold.h
ConstantFolding.h
ConstantRange.cpp
Constants.cpp
Dominators.cpp
Function.cpp Add the isunordered intrinsic. 2004-06-12 19:19:14 +00:00
iBranch.cpp
iCall.cpp
iMemory.cpp
InstrTypes.cpp
Instruction.cpp
IntrinsicLowering.cpp Add the isunordered intrinsic. 2004-06-12 19:19:14 +00:00
iOperators.cpp Share some code 2004-06-10 01:57:38 +00:00
iSwitch.cpp
LeakDetector.cpp
Linker.cpp
Makefile
Mangler.cpp
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManagerT.h
SymbolTable.cpp
SymbolTableListTraitsImpl.h
Type.cpp
Value.cpp
Verifier.cpp Make assertions more consistent with the rest of the intrinsic 2004-06-13 00:55:26 +00:00