whitequark
|
4f02f6e667
|
compiler.types: make all hashable.
|
2015-08-10 13:15:42 +03:00 |
whitequark
|
8f510a4407
|
compiler.ir.Function: add loc field.
|
2015-08-10 13:14:52 +03:00 |
Yann Sionneau
|
393576fc01
|
conda: add missing build.sh for llvmdev-or1k pkg
|
2015-08-10 12:13:07 +02:00 |
Sebastien Bourdeauducq
|
af230f6cf3
|
Merge branch 'master' of github.com:m-labs/artiq
|
2015-08-10 15:18:50 +08:00 |
Sebastien Bourdeauducq
|
d9d74661c1
|
doc: scheduling
|
2015-08-10 15:17:02 +08:00 |
Sebastien Bourdeauducq
|
9772676f2d
|
doc: cleanup shell prompts
|
2015-08-10 15:16:52 +08:00 |
whitequark
|
22570afbda
|
LLVMIRGenerator: allocate less.
|
2015-08-10 09:12:34 +03:00 |
whitequark
|
95b56e85a3
|
Add binutils patch.
|
2015-08-09 23:33:00 +03:00 |
whitequark
|
b99eae6b3f
|
session.c: send_rpc_value: fix list serialization.
|
2015-08-09 20:36:14 +03:00 |
whitequark
|
dfc91a35f2
|
ARTIQIRGenerator.polymorphic_print: str([x]) uses repr(x), not str(x).
|
2015-08-09 20:27:04 +03:00 |
whitequark
|
f7b64db8f4
|
LLVMIRGenerator: fixup phis on expansion of ARTIQ instructions.
|
2015-08-09 20:24:16 +03:00 |
whitequark
|
d4270cf66e
|
Implement receiving data from RPCs.
|
2015-08-09 20:17:00 +03:00 |
whitequark
|
02b1543c63
|
Implement receiving exceptions from RPCs.
|
2015-08-09 16:16:41 +03:00 |
whitequark
|
8b7d38d203
|
Add ARTIQ_DUMP_ASSEMBLY.
|
2015-08-09 15:47:29 +03:00 |
Sebastien Bourdeauducq
|
54b11a392a
|
ctlmgr: graceful controller termination
|
2015-08-09 20:41:11 +08:00 |
Sebastien Bourdeauducq
|
4b195663f6
|
pc_rpc/Server: add built-in terminate
|
2015-08-09 20:40:15 +08:00 |
whitequark
|
9c5ca2ae29
|
LLVMIRGenerator: add target data layout to LLVM modules.
|
2015-08-09 14:39:21 +03:00 |
Sebastien Bourdeauducq
|
a21049d779
|
ctlmgr: exponential backoff
|
2015-08-09 18:28:56 +08:00 |
Sebastien Bourdeauducq
|
3f68d0ba8f
|
ctlmgr: ping controllers
|
2015-08-09 17:30:46 +08:00 |
Sebastien Bourdeauducq
|
479175870f
|
pdq2/driver: implement ping
|
2015-08-09 17:30:01 +08:00 |
Sebastien Bourdeauducq
|
13c15173cc
|
examples/ddb: add --simulation for controllers
|
2015-08-09 17:12:06 +08:00 |
Sebastien Bourdeauducq
|
799a58a442
|
doc: minor cleanup
|
2015-08-09 14:14:55 +08:00 |
whitequark
|
153592f1cc
|
Naming.
|
2015-08-09 02:25:58 +03:00 |
whitequark
|
b26af5df60
|
Implement sending RPCs.
|
2015-08-09 02:17:19 +03:00 |
whitequark
|
22457bc19c
|
Ensure uwtable is added to all generated functions.
|
2015-08-08 21:48:21 +03:00 |
whitequark
|
13ad9b5d08
|
Allow to dump ARTIQ/LLVM IR for stitched code.
|
2015-08-08 21:47:20 +03:00 |
whitequark
|
ee3f35c608
|
Improve error message on passing an argument twice.
|
2015-08-08 21:06:13 +03:00 |
Sebastien Bourdeauducq
|
f81b2eba43
|
master: better repo scan error handling
|
2015-08-08 23:36:12 +08:00 |
Sebastien Bourdeauducq
|
400b414885
|
master,client: support scanning specific repo revisions
|
2015-08-08 23:23:25 +08:00 |
Sebastien Bourdeauducq
|
671a3f1833
|
doc: precision about dds batch time
|
2015-08-08 23:05:00 +08:00 |
Sebastien Bourdeauducq
|
16af80ca3e
|
doc: add core device explanation
|
2015-08-08 22:59:53 +08:00 |
Sebastien Bourdeauducq
|
e8aa825a9d
|
doc: git integration
|
2015-08-08 22:27:57 +08:00 |
whitequark
|
bdcf7f100b
|
ARTIQIRGenerator: add semantic locs to all other implicitly raised exceptions.
|
2015-08-08 16:26:53 +03:00 |
Sebastien Bourdeauducq
|
0a6fcd9fa0
|
Revert "comm_generic: cleanup"
This reverts commit be55487d2d .
|
2015-08-08 21:24:23 +08:00 |
Sebastien Bourdeauducq
|
c0030406c3
|
doc: core device page
|
2015-08-08 21:24:13 +08:00 |
whitequark
|
acd8d6355f
|
transforms.ARTIQIRGenerator: IndexError loc should point to "[".
|
2015-08-08 16:18:57 +03:00 |
whitequark
|
96c770190c
|
Add column marker to ARTIQ exception traceback.
|
2015-08-08 16:09:47 +03:00 |
whitequark
|
27d2390fed
|
Add zero-cost exception support to runtime and host.
|
2015-08-08 16:01:31 +03:00 |
whitequark
|
1d61e446cb
|
session.c: ensure session reset on out buffer overrun during RPC.
|
2015-08-08 14:12:28 +03:00 |
whitequark
|
f5ea202e25
|
session.c: bring back session_ack_{consumed,sent}.
These (called session_ack_{data,mem} before) were removed in error.
|
2015-08-08 14:06:11 +03:00 |
whitequark
|
4efae2b67d
|
Formatting.
|
2015-08-08 13:48:25 +03:00 |
whitequark
|
ecdebc0b8a
|
session.c: refactor.
|
2015-08-08 13:21:43 +03:00 |
Sebastien Bourdeauducq
|
1818e8173b
|
client: log display support
|
2015-08-08 18:02:42 +08:00 |
Sebastien Bourdeauducq
|
c80f0fa07a
|
master: delete head repository checkout on exit
|
2015-08-08 11:44:19 +08:00 |
Sebastien Bourdeauducq
|
42010fcd4b
|
gui: regenerate argument setter when modified from repository
|
2015-08-08 11:38:07 +08:00 |
Sebastien Bourdeauducq
|
585bb236f8
|
master: add ddb/pdb args
|
2015-08-08 11:13:36 +08:00 |
Sebastien Bourdeauducq
|
54d85efc2a
|
master,gui: show Git commit messages in schedule
|
2015-08-08 11:08:04 +08:00 |
whitequark
|
d6ab567242
|
coredevice.comm_*: refactor.
|
2015-08-07 16:44:16 +03:00 |
Sebastien Bourdeauducq
|
be55487d2d
|
comm_generic: cleanup
|
2015-08-07 21:12:00 +08:00 |
Sebastien Bourdeauducq
|
54a568c510
|
conda/llvmdev-or1k: cleanup, bump version number
|
2015-08-07 20:49:13 +08:00 |