Displaying 1 result from an estimated 1 matches for "yabcfc".
Did you mean:
abcf
2007 Feb 02
0
[LLVMdev] YABCFC
Yet Another Byte Code Format Change:
Yup, just when you got over the last bytecode change, its changed again.
In order to support shifts of more than 255 bits for large integer
types, it was necessary to make the ShiftInst become a BinaryOperator.
This means the three shift instruction's opcodes had to be moved into
the BinaryOps range and consequently all the opcodes after that got
bumped