1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include
Sanjay Patel d6a2f460c7 [FastISel] update to use intrinsic's isCommutative(); NFC
This requires adding a missing 'const' to the definition because
the callers are using const args, but there should be no change
in behavior.

The intrinsic method was added with D86798 / rG096527214033
2020-08-30 11:36:41 -04:00
..
llvm [FastISel] update to use intrinsic's isCommutative(); NFC 2020-08-30 11:36:41 -04:00
llvm-c [ConstProp] Remove ConstantPropagation 2020-08-26 15:51:30 -07:00