LLVMType.st
Wed, 06 Jul 2016 22:40:59 +0100 Jan Vrany Implemented LLVMType>>sizeInBits/sizeInBytes for all data types
Thu, 21 Apr 2016 08:42:39 +0100 Jan Vrany Added support for array and vector types.
Wed, 27 Jan 2016 11:43:56 +0000 Jan Vrany LLVM 3.9: Vector types are supported only for pointers, integer and floating points.
Mon, 12 Oct 2015 20:52:13 +0100 Jan Vrany Support for creating recursive structures.
Wed, 07 Oct 2015 06:10:55 +0100 Jan Vrany Oops, re-added LLVMType>>struct:packed:
Fri, 18 Sep 2015 06:19:28 +0100 Jan Vrany Added value-kind testing functions to LLVMValue
Mon, 17 Aug 2015 08:53:26 +0100 Jan Vrany Initial support for generating (DWARF) debug info.
Thu, 13 Aug 2015 06:19:28 +0100 Jan Vrany Renamed LLVMBuilder to LLVMIRBuilder
Fri, 14 Aug 2015 06:26:02 +0100 Jan Vrany LLVM type system refactored to use a subclass per kind.
Sat, 08 Aug 2015 04:43:00 +0100 Jan Vrany Added example for compiling conditional. Added convenience API to simply code generation.
Wed, 05 Aug 2015 22:39:52 +0100 Jan Vrany Refactored 'Hello World' example to ise GEP.
Mon, 03 Aug 2015 18:08:14 +0100 Jan Vrany Tests refactored to be actually a testcase. Introduced LLVMConstant class
Sat, 01 Aug 2015 07:07:46 +0100 Jan Vrany Added short README, license.txt and updated copyright information
Sat, 01 Aug 2015 06:21:29 +0100 Jan Vrany Renamed class categories to begin with LLVM-S
Fri, 31 Jul 2015 16:21:29 +0100 Jan Vrany Package renamed from jv:libllvms to jv:llvm_s
Sat, 11 Jul 2015 16:56:36 +0100 Jan Vrany Temporary commit
Sat, 11 Jul 2015 10:03:12 +0100 Jan Vrany Temporary commit
Sat, 11 Jul 2015 06:38:00 +0100 Jan Vrany Added support for creating execution engines and fetching function addresses.
Thu, 09 Jul 2015 09:05:55 +0100 Jan Vrany Introduced abstract superclasses LLVMObject and LLVMDisposableObject
Tue, 07 Jul 2015 23:11:41 +0100 Jan Vrany First shot.
less more (0) tip