LLVMModule.st
Fri, 18 Sep 2015 06:19:28 +0100 Jan Vrany Added value-kind testing functions to LLVMValue
Wed, 16 Sep 2015 05:32:46 +0100 Jan Vrany Added LLVMIRBuilder>>block returning current insertion block
Mon, 14 Sep 2015 11:12:31 +0100 Jan Vrany Add assertion to LLVMModule>>newWithName: to check for nil name. Fixed skip-in-debugger pragma (typo)
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.
Mon, 10 Aug 2015 19:26:29 +0100 Jan Vrany Added support for intrinsics.
Fri, 07 Aug 2015 14:10:48 +0100 Jan Vrany Introduced class LLVMConfig to abstract a particular LLVM version
Wed, 05 Aug 2015 23:59:59 +0100 Jan Vrany Added inspector tab to show generated assembly for a module
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 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