[parrot/parrot] 4e2e1b: [llvm] Rework generation of "enum classes".
noreply at github.com
noreply at github.com
Wed Mar 30 12:12:03 UTC 2011
Branch: refs/heads/opsc_llvm
Home: https://github.com/parrot/parrot
Commit: 4e2e1be21ce7a85ad7c089dbe5a2a7b072737c83
https://github.com/parrot/parrot/commit/4e2e1be21ce7a85ad7c089dbe5a2a7b072737c83
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-03-30 (Wed, 30 Mar 2011)
Changed paths:
M runtime/parrot/library/LLVM.pm
Log Message:
-----------
[llvm] Rework generation of "enum classes".
$foo++ doesn't increase number somehow. Use explicit +1.
Commit: 05840efcaa61c2c3bf635c0d4d6526a2b3cef0d5
https://github.com/parrot/parrot/commit/05840efcaa61c2c3bf635c0d4d6526a2b3cef0d5
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-03-30 (Wed, 30 Mar 2011)
Changed paths:
M runtime/parrot/library/LLVM/Builder.pm
Log Message:
-----------
[llvm] Fix creating of LLVM::Values
Commit: 6d1337fb60f844420f5916bd06b998bcfc354ba8
https://github.com/parrot/parrot/commit/6d1337fb60f844420f5916bd06b998bcfc354ba8
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-03-30 (Wed, 30 Mar 2011)
Changed paths:
M runtime/parrot/library/LLVM/Builder.pm
Log Message:
-----------
[llvm] Fix Build?Cmp invokation
Commit: 15b1c9a67bf2f530cef27f17edaa1c52cea2630a
https://github.com/parrot/parrot/commit/15b1c9a67bf2f530cef27f17edaa1c52cea2630a
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-03-30 (Wed, 30 Mar 2011)
Changed paths:
M runtime/parrot/library/LLVM/Builder.pm
Log Message:
-----------
[llvm] Fix generating of bitwise ops
Compare: https://github.com/parrot/parrot/compare/7b1db1e...15b1c9a
More information about the parrot-commits
mailing list