jv_llvm_s.st
Tue, 30 Aug 2016 16:57:29 +0100 Jan Vrany llvm_c_ext: Improved `LLVMSetMetadata2()` to support also function values
Sat, 18 Jun 2016 16:00:36 +0100 Jan Vrany Added LLVMModule>>verify and LLVMFunction>>verify
Thu, 21 Apr 2016 22:17:02 +0100 Jan Vrany Added support for PHI nodes.
Wed, 27 Jan 2016 11:43:56 +0000 Jan Vrany LLVM 3.9: Vector types are supported only for pointers, integer and floating points.
Tue, 26 Jan 2016 23:45:52 +0000 Jan Vrany Moved LLVMModuleTests to package jv:llvm_s/tests
Fri, 25 Sep 2015 21:57:05 +0100 Jan Vrany Removed dependency on SUnit
Thu, 17 Sep 2015 07:28:46 +0100 Jan Vrany Added LLVMMetadataKind enum/pool and LLVMGetMetadataKind()
Thu, 03 Sep 2015 07:41:41 +0100 Jan Vrany Added LLVMModule>>getFunctionNamed:
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.
Mon, 10 Aug 2015 19:26:29 +0100 Jan Vrany Added support for intrinsics.
Sat, 08 Aug 2015 04:43:00 +0100 Jan Vrany Added example for compiling conditional. Added convenience API to simply code generation.
Fri, 07 Aug 2015 14:10:48 +0100 Jan Vrany Introduced class LLVMConfig to abstract a particular LLVM version
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
Fri, 31 Jul 2015 16:21:29 +0100 Jan Vrany Package renamed from jv:libllvms to jv:llvm_s
less more (0) tip