Tianqi Chen
|
4865f95830
|
[BUILD] Windows support of DLL exports (#522)
|
2017-10-08 15:28:36 -07:00 |
Tianqi Chen
|
1400edac33
|
[IR] Include PrefetchIR (#189)
|
2017-06-18 21:53:13 -07:00 |
ziheng
|
971e76713f
|
Fix build status (#145)
|
2017-05-17 10:10:11 -07:00 |
Tianqi Chen
|
3fb8579695
|
[REFACTOR] Add Types to IterVar, Isolate Operator (#62)
* [IterVar/REFACTOR] Add types to IterVar
* [ARITH/REFACTOR] Move IntSet to include
* [REFACTOR/OP] Move Op detail to seperate folder.
* fix test
|
2017-03-05 12:45:02 -08:00 |
Tianqi Chen
|
7133448330
|
[VISITOR] New ExprFunctor, StmtFunctor Interface. Modular analysis (#58)
* [ARITH/VISITOR] Modular Analysis, ExprFunctor, StmtFunctor
* retrigger
* [IRFunctor] Migrated CodegenC
* [IRFUNCTOR] Migrate CodeGenLLVM
* [IRFunctor] Migrate canonical
* [IRFunctor] Migrate vectorize
* [IRFunctor] migrate CodeGenStackVM
|
2017-02-28 16:16:09 -08:00 |
Ziheng Jiang
|
5c07413cd4
|
[PASS] Change IRVisitor interfaces to function override (#42)
* [PASS] Change IRVisitor interfaces to function override
* [PASS] Change IRMutator interfaces to overloadable function
|
2017-02-11 21:55:57 -08:00 |
Tianqi Chen
|
d89917b670
|
[PASS] StorageFlatten and StorageSync, safe condition in schedul_ops, gemm example. (#31)
|
2017-02-04 15:46:25 -08:00 |
Tianqi Chen
|
4f1473f3a1
|
[CODEGEN] Add LoweredFunc, MakeAPI to build a C API function (#23)
* [CODEGEN] Add LoweredFunc, MakeAPI and SplitHostDevice
* update halideir
|
2017-01-22 17:45:31 -08:00 |
tqchen
|
70d9302891
|
Keep up with changes of NodeRef
|
2016-11-29 12:08:45 -08:00 |
tqchen
|
8e04361c32
|
Refactor IR Pass
|
2016-11-18 10:57:56 -08:00 |
tqchen
|
363cc28019
|
Checkin IR Visitor and tests
|
2016-11-17 20:31:18 -08:00 |