Siu Kwan Lam
|
bf8693bb80
|
disable float div/mod test temporarily
|
2013-08-14 17:45:38 -05:00 |
|
Siu Kwan Lam
|
e69048ad3d
|
add div64 and mod64
|
2013-08-14 17:24:34 -05:00 |
|
Siu Kwan Lam
|
8480d55faf
|
add sdivmod;
improve build system;
|
2013-08-14 15:29:13 -05:00 |
|
Siu Kwan Lam
|
07c64779d8
|
begin low-level runtime implementation
|
2013-08-13 18:38:41 -05:00 |
|
Siu Kwan Lam
|
d10b182479
|
dislabe MCJIT tests for LLVM3.2
|
2013-08-13 15:27:54 -05:00 |
|
majidaldo
|
1be8b07ced
|
charpath just for linux
|
2013-08-13 14:59:33 -05:00 |
|
majidaldo
|
3a289ccace
|
add percent python
|
2013-08-13 14:55:42 -05:00 |
|
majidaldo
|
bf0253c9f9
|
add chrpath
|
2013-08-13 14:55:13 -05:00 |
|
majidaldo
|
d060c10096
|
add conda build script
|
2013-08-13 14:42:54 -05:00 |
|
Siu Kwan Lam
|
1ed3c77310
|
add neg nuw nsw
|
2013-08-12 16:16:38 -05:00 |
|
Siu Kwan Lam
|
cfe5e9ea92
|
add exact flag to IRBuilder
|
2013-08-12 16:11:34 -05:00 |
|
Siu Kwan Lam
|
1e9d37a64e
|
add no-signed-wrap and no-unsigned-wrap flags to IRBuilder
|
2013-08-12 15:59:17 -05:00 |
|
Siu Kwan Lam
|
eb4fc653f2
|
ensure MCJIT ELF autoselect works
|
2013-08-12 14:52:16 -05:00 |
|
Siu Kwan Lam
|
b4d943a671
|
add autoselect ELF generation for MCJIT
|
2013-08-12 14:43:30 -05:00 |
|
Siu Kwan Lam
|
c20c4d776f
|
fix exception handling for TargetMachine
|
2013-08-12 14:43:30 -05:00 |
|
Ilan Schnell
|
84a95945ea
|
update marker header file
|
2013-08-06 14:17:14 -05:00 |
|
Siu Kwan Lam
|
0421ad8456
|
add dev docs
|
2013-08-02 12:12:47 -05:00 |
|
Siu Kwan Lam
|
2a25b1c2b3
|
fix avx detection for py3
|
2013-08-01 13:04:04 -05:00 |
|
Siu Kwan Lam
|
c4db61c7f5
|
add test for basic arith operators and problems for div and mod on 32bit platforms
|
2013-08-01 13:02:45 -05:00 |
|
Siu Kwan Lam
|
c0e9dedc90
|
add binding to dynamiclibrary namespace for multimodule linking
|
2013-07-31 17:50:30 -05:00 |
|
Siu Kwan Lam
|
319984f0e0
|
add MCJIT test
|
2013-07-31 16:57:29 -05:00 |
|
Siu Kwan Lam
|
56a511854a
|
update "attribute(s)" ignorance
|
2013-07-31 16:43:50 -05:00 |
|
Siu Kwan Lam
|
625858aa6f
|
fixes
|
2013-07-31 16:05:24 -05:00 |
|
Siu Kwan Lam
|
6d3253e4ea
|
Add things to make MCJIT working
|
2013-07-31 15:44:01 -05:00 |
|
Siu Kwan Lam
|
4c1b9016fb
|
binding compiles with llvm 3.3
|
2013-07-31 15:12:23 -05:00 |
|
Siu Kwan Lam
|
2338eae5f6
|
Fix py3 str has no buffer interface
|
2013-06-13 17:17:43 -05:00 |
|
Siu Kwan Lam
|
2415042a2a
|
DIDescriptor does not inherit MDNode
0.11.3
|
2013-05-31 15:01:02 -05:00 |
|
Siu Kwan Lam
|
ad287faeb1
|
Fixes a werid case of refct problem
|
2013-05-31 14:01:57 -05:00 |
|
Ilan Schnell
|
69c75355f4
|
fix future import
|
2013-05-31 11:47:51 -05:00 |
|
Siu Kwan Lam
|
84f1b433de
|
Use if-else instead of try-except for perf reason
|
2013-05-30 14:04:08 -05:00 |
|
Siu Kwan Lam
|
2e8944916c
|
Add DIBuilder binding
|
2013-05-29 19:13:45 -05:00 |
|
Siu Kwan Lam
|
17ec89e457
|
Fix win32 build
|
2013-05-28 19:23:45 -05:00 |
|
Mark Florisson
|
6b333e84aa
|
Use error message string from BytesIO
|
2013-05-27 12:22:13 +01:00 |
|
Travis E. Oliphant
|
009239713e
|
Update llvm_array concepts.
|
2013-05-25 13:35:45 -05:00 |
|
Travis E. Oliphant
|
1812cff2d0
|
Fix import problem.
|
2013-05-25 13:34:14 -05:00 |
|
Siu Kwan Lam
|
a0eb03b239
|
Fix CompareInstruction.predicate
|
2013-05-23 11:45:15 -05:00 |
|
Siu Kwan Lam
|
5b2b878f24
|
Enable MCJIT
|
2013-05-22 15:17:59 -05:00 |
|
Siu Kwan Lam
|
edab81ed7e
|
Fix GC problem with Module when it is GCed but re-instantiate from GlobalValue.module.
|
2013-05-17 14:05:40 -05:00 |
|
Siu Kwan Lam
|
96dc907613
|
Make enum integer constants prints name
|
2013-05-16 13:46:57 -05:00 |
|
Siu Kwan Lam
|
592f9c6988
|
Allow retrieving argument attributes
|
2013-05-16 13:45:59 -05:00 |
|
Siu Kwan Lam
|
331f71f26f
|
Fix hashing of llvm type
|
2013-05-16 11:34:27 -05:00 |
|
Siu Kwan Lam
|
db7323771f
|
Fix PR
|
2013-05-14 11:23:50 -05:00 |
|
Travis E. Oliphant
|
f4b320ff09
|
Fix a few erros. Add an array type
|
2013-05-14 11:12:51 -05:00 |
|
Siu Kwan Lam
|
08bed7dd74
|
Fix bug with Module.to_bitcode() (Reported by Jun Koi)
|
2013-05-14 10:33:49 -05:00 |
|
Travis E. Oliphant
|
c118427118
|
Don't get name field from literal structure and avoid a segfault.
|
2013-05-14 04:26:10 -05:00 |
|
Siu Kwan Lam
|
3e0dc25070
|
Silent capsule memory logger.
|
2013-05-10 10:58:51 -05:00 |
|
Siu Kwan Lam
|
489d8056b9
|
Fix error msg
|
2013-05-03 10:57:38 -05:00 |
|
Siu Kwan Lam
|
a357987597
|
Allow initialization of other targets.
- Remove PTX/NVPTX targets from default built and init
|
2013-05-03 10:45:02 -05:00 |
|
Siu Kwan Lam
|
b754e803ec
|
Cleanup
|
2013-05-02 12:17:38 -05:00 |
|
Siu Kwan Lam
|
a5f6f2596f
|
Fix ignored name arg
|
2013-05-02 12:16:39 -05:00 |
|