1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include
Dan Gohman 1ab21af8e0 Factor several methods, including getInversePredicate and
getSwappedPredicate, from ICmpInst and FCmpInst into common
methods in CmpInst. This allows CmpInsts to be manipulated
generically.

llvm-svn: 51810
2008-05-31 02:47:54 +00:00
..
llvm Factor several methods, including getInversePredicate and 2008-05-31 02:47:54 +00:00
llvm-c Remove a duplicative binding. Patch by Mahadevan R. 2008-05-19 05:47:10 +00:00