Commit graph

226 commits

Author SHA1 Message Date
Ilan Schnell
274a9e9cd2 finished moving passes tests 2012-08-19 16:26:01 -05:00
Ilan Schnell
4a090c8c76 add passes tests 2012-08-19 16:36:32 -05:00
Ilan Schnell
4985615442 add tests to llvm package 2012-08-19 16:01:17 -05:00
Maggie Mari
cb7b778bfd Finished editing PythonLangImpl5.rst 2012-08-19 13:17:33 -05:00
Maggie Mari
ddcf6483d0 Removed more extraneous slashes and fixed the formatting on the mandelbrot example in docs. 2012-08-19 12:28:55 -05:00
Maggie Mari
391a121d6d Removed extraneous slashes. 2012-08-19 12:18:26 -05:00
Maggie Mari
96406b2737 Merge branch 'master' of github.com:llvmpy/llvmpy 2012-08-19 12:15:53 -05:00
Maggie Mari
9eecd92c7e Code spacing. 2012-08-19 12:13:48 -05:00
Ilan Schnell
d2f6975c3c remove duplicate license text 2012-08-19 01:52:16 -05:00
Ilan Schnell
b15046ad99 fixed file mode of test files 2012-08-19 01:27:42 -05:00
Ilan Schnell
dd59821ac5 set LLVMPY_DYNLINK=1, if you want to link _core.so dynamically to libLLVM.so 2012-08-19 00:42:03 -05:00
Ilan Schnell
40b9273e2d add missing split() 2012-08-19 00:17:05 -05:00
Ilan Schnell
7e2dc921ff minor fixes in setup.py 2012-08-19 00:09:27 -05:00
Ilan Schnell
b37fdd0e74 cleanup setup.py 2012-08-19 00:12:49 -05:00
Ilan Schnell
8c12436dd4 remove used variable 2012-08-18 23:05:53 -05:00
Ilan Schnell
5a5b38f130 remove -framework for OSX, closes issue #4 2012-08-18 22:27:54 -05:00
Ilan Schnell
d6fdd31883 Merge branch 'issue8-py2.6' 2012-08-18 22:10:16 -05:00
Siu Kwan Lam
1ed2049395 add method to retrieve host cpu name
add stub method to enginebuilder to setMCPU and setMAttrs -- these are not implemented in llvm3.1
2012-08-18 17:32:40 -07:00
Siu Kwan Lam
db24036adb add ignore llvm/_intrinsic_ids.py 2012-08-18 15:31:33 -07:00
Siu Kwan Lam
d1bcdd05d1 add NVPTX for LLVM 3.2;
auto-gen _intrinsic_ids.py  in setup.py;
2012-08-18 15:29:26 -07:00
Maggie Mari
505d280fe0 Merge branch 'master' of github.com:llvmpy/llvmpy 2012-08-17 16:55:43 -05:00
Maggie Mari
882c9e0271 Finished editting PythonLangImpl8.rst in docs. 2012-08-17 16:55:23 -05:00
Jon Riehl
7c22f37b57 Adding support for building the "insertvalue" instruction. 2012-08-17 15:52:07 -05:00
Maggie Mari
f74f5129bd Completed editing of PythonLangImpl4.rst 2012-08-17 15:32:45 -05:00
Maggie Mari
1b67d32f4b Removed more extraneous code tags from docs. 2012-08-17 14:40:24 -05:00
Maggie Mari
8e00cd7e66 Misc doc cleanup 2012-08-17 14:34:51 -05:00
Maggie Mari
258efb0518 Finished editing PythonLangImpl2.rst doc 2012-08-17 12:03:26 -05:00
Maggie Mari
d8df9e2849 More code block cleanup. 2012-08-16 16:07:18 -05:00
Maggie Mari
c30095c77c Edited code blocks, fixed links. 2012-08-16 12:03:41 -05:00
Maggie Mari
7e1030d2a0 Code highlighting issues. 2012-08-15 18:55:00 -05:00
Maggie Mari
4bd7c31939 Minor formatting changes to docs. 2012-08-15 18:44:55 -05:00
Maggie Mari
57d78fb42e Merge branch 'master' of github.com:llvmpy/llvmpy 2012-08-15 18:34:23 -05:00
Maggie Mari
3b16d92537 Edited more code blocks in docs 2012-08-15 18:34:10 -05:00
Siu Kwan Lam
7880cdd3ba Fix get intrinsic 2012-08-15 16:13:38 -07:00
Maggie Mari
38078713f3 Corrected doc linking. 2012-08-15 18:11:25 -05:00
Maggie Mari
92b8225dc2 Fixed more code spacing in docs 2012-08-15 17:48:31 -05:00
Maggie Mari
d322b66a69 Removed extranaeous code highlighting tags 2012-08-15 17:40:27 -05:00
Maggie Mari
0b63bd7a9f Merge branch 'master' of github.com:llvmpy/llvmpy 2012-08-15 17:28:34 -05:00
Maggie Mari
c25b4853fc Fixed some of the code spacing for docs 2012-08-15 17:28:23 -05:00
Siu Kwan Lam
8eb6a34d54 Replace fprintf with exception 2012-08-15 15:22:08 -07:00
Siu Kwan Lam
b28a127d27 Merge branch 'master' of github.com:llvmpy/llvmpy 2012-08-14 16:59:17 -07:00
Siu Kwan Lam
1b7fc6c803 Add test for target machines (native + PTX) 2012-08-14 16:56:33 -07:00
Siu Kwan Lam
8b273490a9 Can create PTX target machine and print PTX asm 2012-08-14 16:50:32 -07:00
Maggie Mari
538fd76b1f Corrected special character formatting. 2012-08-14 18:28:17 -05:00
Maggie Mari
a5c892de72 Removed extraneous header code 2012-08-14 17:15:23 -05:00
Maggie Mari
f452b7f27c Revert "Fixed linking on PythonLangImpl1.rst"
This reverts commit f01d92df74.
2012-08-14 17:11:38 -05:00
Siu Kwan Lam
f85713a736 Enable PTX backend 2012-08-14 15:05:22 -07:00
Siu Kwan Lam
ec71908874 Add target machine 2012-08-14 12:04:28 -07:00
Ilan Schnell
72f7fc4a99 more Py26 test fixes 2012-08-12 23:31:47 -05:00
Ilan Schnell
e0f18ae9de fixed uses.py for Python 2.6 2012-08-12 23:24:12 -05:00