diff --git a/llvm/docs/BytecodeFormat.html b/llvm/docs/BytecodeFormat.html index 5a9b2873a07d..5ef9e5e300a1 100644 --- a/llvm/docs/BytecodeFormat.html +++ b/llvm/docs/BytecodeFormat.html @@ -1519,12 +1519,12 @@ possible.

Add711.0 Sub811.0 Mul911.0 - UDiv1011.9 - SDiv1111.9 - FDiv1211.9 - URem1311.9 - SRem1411.9 - FRem1511.9 + UDiv1061.9 + SDiv1161.9 + FDiv1261.9 + URem1361.9 + SRem1461.9 + FRem1561.9 Logical Operators And1611.0 Or1711.0 @@ -1537,26 +1537,26 @@ possible.

Store2311.0 GetElementPtr2411.0 Cast Operators - Trunc2512.0 - ZExt2612.0 - SExt2712.0 - FPToUI2812.0 - FPToSI2912.0 - UIToFP3012.0 - SIToFP3112.0 - FPTrunc3212.0 - FPExt3312.0 - PtrToInt3412.0 - IntToPtr3512.0 - BitCast3612.0 + Trunc2572.0 + ZExt2672.0 + SExt2772.0 + FPToUI2872.0 + FPToSI2972.0 + UIToFP3072.0 + SIToFP3172.0 + FPTrunc3272.0 + FPExt3372.0 + PtrToInt3472.0 + IntToPtr3572.0 + BitCast3672.0 Other Operators - ICmp3711.0 - FCmp3811.0 + ICmp3772.0 + FCmp3872.0 PHI3911.0 Call4011.0 Shl4111.0 - LShr4262.0 - AShr4362.0 + LShr4261.9 + AShr4361.9 Select4421.2 UserOp14511.0 UserOp24611.0