1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/include
Sanjay Patel f179477a91 [IR] add optional parameter for copying IR flags to compare instructions
As shown, this is used to eliminate redundant code in InstCombine,
and there are more cases where we should be using this pattern, but
we're currently unintentionally dropping flags. 

llvm-svn: 346282
2018-11-07 00:00:42 +00:00
..
llvm [IR] add optional parameter for copying IR flags to compare instructions 2018-11-07 00:00:42 +00:00
llvm-c [LLVM-C] Improve Intrinsics Bindings 2018-11-06 01:38:14 +00:00