Commit graph

72 commits

Author SHA1 Message Date
kudzu_cp
e6dffc1c69 2009-08-30 21:24:16 +00:00
kudzu_cp
a5d95589fb 2009-08-30 20:40:26 +00:00
kudzu_cp
fa5343345e 2009-08-30 19:40:15 +00:00
kudzu_cp
1d47d32c66 Removed assembly out of execute... see source2/users/Kudzu for how it should work 2009-08-30 19:29:42 +00:00
gero_cp
191cf1ee2d - Ported some classes
- Forward linked list of processing ILOps
2009-08-24 11:56:23 +00:00
gero_cp
875490914b 2009-08-23 21:42:08 +00:00
gero_cp
38d3d03a8d - Copied code from Indy.IL2CPU 2009-08-23 20:30:02 +00:00
kudzu_cp
9f949283f6 Changed ILOp.Execute argument. 2009-07-29 05:48:10 +00:00
kudzu_cp
ef59c5abe5 -Support for multipel opcodes per class
-First consolidation of branch instructions
2009-07-26 21:59:27 +00:00
kudzu_cp
ec708c62fd 2009-07-26 19:14:12 +00:00
kudzu_cp
e88adb857a Removed Emit again, maybe need it again in future. Refactored Execute on ILOp, and constructor. 2009-07-26 18:56:25 +00:00
kudzu_cp
947f0fd93b 2009-07-26 18:04:36 +00:00
mterwoord_cp
794d2bac18 2009-07-26 16:38:17 +00:00
kudzu_cp
353edce836 VMT scan 2009-07-26 15:13:52 +00:00
kudzu_cp
f661477469 2009-07-26 14:10:35 +00:00
mterwoord_cp
bebe8633ad Fixed runtime error (ExecutionEngineException) 2009-07-26 09:36:08 +00:00
mterwoord_cp
bea4acf095 2009-07-26 07:18:54 +00:00
kudzu_cp
ac439029aa 2009-07-26 05:19:29 +00:00
kudzu_cp
1459fd78c3 2009-07-26 05:04:23 +00:00
kudzu_cp
81978c6235 2009-07-26 04:57:55 +00:00
kudzu_cp
38241d3eb1 2009-07-26 04:12:35 +00:00
kudzu_cp
951d081685 2009-07-26 02:00:58 +00:00
kudzu_cp
a90df888cb 2009-07-26 01:57:31 +00:00
kudzu_cp
55dfae8a9f Speed increase by factor of 2x 2009-07-26 01:51:46 +00:00
kudzu_cp
9f9d99f6bc 2009-07-26 01:21:50 +00:00
kudzu_cp
ae3d579682 2009-07-26 01:18:47 +00:00
kudzu_cp
f4d6925d9f 2009-07-26 01:17:30 +00:00
kudzu_cp
ba872eba56 2009-07-26 00:56:42 +00:00
kudzu_cp
1fb5bebeb9 OpCode now incudes position in method. 2009-07-26 00:40:20 +00:00
kudzu_cp
f9b89c3e80 Scans additional types again. 2009-07-26 00:17:49 +00:00
kudzu_cp
5c03d86d49 Shortcut expansion completed. 2009-07-26 00:16:04 +00:00
kudzu_cp
4bbcc8aca2 All operands complete. 2009-07-25 23:55:15 +00:00
kudzu_cp
117c10989a 2009-07-25 23:27:06 +00:00
kudzu_cp
13123bc114 2009-07-25 21:21:59 +00:00
kudzu_cp
d7ac0d172e 2009-07-25 04:13:30 +00:00
kudzu_cp
0ddb24f2f3 2009-07-25 03:52:06 +00:00
kudzu_cp
d8ef43f129 2009-07-25 03:47:06 +00:00
kudzu_cp
9bc82a9289 2009-07-25 03:30:56 +00:00
kudzu_cp
a878d651a3 2009-07-25 03:22:12 +00:00
kudzu_cp
5d4731760a 2009-07-25 03:09:37 +00:00
kudzu_cp
9a671b11c0 2009-07-25 02:48:56 +00:00
kudzu_cp
c6aa7bac7d 2009-07-25 01:50:29 +00:00
kudzu_cp
d1f837f66b 2009-07-24 19:50:53 +00:00
kudzu_cp
a3fccd764b 2009-07-24 19:01:54 +00:00
kudzu_cp
f36b48532e 2009-07-24 18:47:55 +00:00
mterwoord_cp
fe74f892e3 2009-07-24 17:47:24 +00:00
kudzu_cp
644d362741 2009-07-24 17:29:18 +00:00
mterwoord_cp
f2b07bf514 2009-07-24 17:05:09 +00:00
mterwoord_cp
e266af47f4 Change scanning. includes static constructors now. scans for static fields now, and includes more types now (method return types, and method parameter types). also, removed the mTypes list. wasn't used for anything 2009-07-24 16:05:07 +00:00
kudzu_cp
5b8411fadf 2009-07-24 15:43:55 +00:00