log python/ir/instruction.py @ 272:e64bae57cda8

age author description
Sat, 31 Aug 2013 17:58:54 +0200 Windel Bouwman refactor ir
Wed, 14 Aug 2013 20:12:40 +0200 Windel Bouwman Op naar tree-IR
Fri, 09 Aug 2013 16:49:29 +0200 Windel Bouwman Test Working chain 1
Fri, 09 Aug 2013 16:37:19 +0200 Windel Bouwman Test
Fri, 09 Aug 2013 16:30:26 +0200 Windel Bouwman Test
Fri, 09 Aug 2013 11:30:11 +0200 Windel Bouwman Added conditional branch instructions
Fri, 09 Aug 2013 09:05:13 +0200 Windel Bouwman try to split up code generation
Mon, 05 Aug 2013 20:41:25 +0200 Windel Bouwman Added function call
Mon, 05 Aug 2013 19:46:11 +0200 Windel Bouwman Added register allocator
Tue, 30 Jul 2013 17:57:46 +0200 Windel Bouwman added optimize function
Mon, 22 Jul 2013 17:57:25 +0200 Windel Bouwman added check
Sat, 13 Jul 2013 19:53:44 +0200 Windel Bouwman Added some tests for IR-code
Tue, 09 Jul 2013 17:36:31 +0200 Windel Bouwman Fixup of parser
Mon, 08 Jul 2013 22:21:44 +0200 Windel Bouwman pointers
Sat, 06 Jul 2013 12:38:09 +0200 Windel Bouwman Expanded ad hoc code generator
Sat, 29 Jun 2013 10:08:46 +0200 Windel Bouwman Added codegen test
Sun, 23 Jun 2013 18:23:18 +0200 Windel Bouwman Added some handcoded arm code generation
Fri, 21 Jun 2013 15:01:08 +0200 Windel Bouwman Added long comment to c3 parser
Mon, 22 Apr 2013 23:54:54 +0200 Windel Bouwman Added clean pass for IR
Sat, 20 Apr 2013 12:00:51 +0200 Windel Bouwman Added while loop code generation
Fri, 19 Apr 2013 22:15:54 +0200 Windel Bouwman Added function call in expressions
Fri, 19 Apr 2013 19:22:52 +0200 Windel Bouwman Added memory alloc for locals
Fri, 19 Apr 2013 12:42:21 +0200 Windel Bouwman Rework into passes
Wed, 03 Apr 2013 22:20:20 +0200 Windel Bouwman Improved IR code
Fri, 29 Mar 2013 17:33:17 +0100 Windel Bouwman Cleanup of ir dir
Sat, 09 Mar 2013 11:56:48 +0100 Windel Bouwman Started from scratch with code edit
Fri, 08 Mar 2013 16:52:44 +0100 Windel Bouwman Added some functions for code generation
Sun, 03 Mar 2013 18:14:35 +0100 Windel Bouwman Added some code generator things
Sun, 03 Mar 2013 13:20:03 +0100 Windel Bouwman Simplified IR classes
Fri, 22 Feb 2013 10:33:48 +0100 Windel Bouwman Moved core to ir folder base python/ppci/core/instruction.py@77cf066377e8