doc updates

pull/81/head
Dibyendu Majumdar 9 years ago
parent ec9b58f758
commit 36fc6f57be

@ -142,7 +142,6 @@ The following table lists the Lua LLVM api functions available.
| Emit a conditional branch |
| |
| Binary Operators |
| ---------------- |
| * ``icmpeq`` |
| * ``icmpne`` |
| * ``icmpugt`` |
@ -188,17 +187,14 @@ The following table lists the Lua LLVM api functions available.
| * ``frem`` |
| |
| Unary Operators |
| --------------- |
| * ``not`` |
| * ``fneg`` |
| |
| GEP Operators |
| ------------- |
| * ``gep`` |
| * ``inboundsgep`` |
| |
| Conversion Operators |
| -------------------- |
| * ``trunc`` |
| * ``zext`` |
| * ``sext`` |
@ -220,7 +216,6 @@ The following table lists the Lua LLVM api functions available.
| * ``fpcast`` |
| |
| Memory Operators |
| ---------------- |
| * ``alloca`` |
| * ``load`` |
| * ``store`` |

Loading…
Cancel
Save