https://github.com/halide/Halide

sort by:
Revision Author Date Message Commit Date
75b4f0d Rename d3d12 modules to windows_d3d12 to simplify build Also clobber invalid module flags from generic modules 14 August 2020, 17:27:21 UTC
2012f98 organizing include headers 14 August 2020, 04:44:24 UTC
8946e29 fixed indentation 14 August 2020, 04:27:38 UTC
f0c6a1b refactoring object allocation and construction 14 August 2020, 04:01:40 UTC
b963907 added structured malloc (and calloc) 14 August 2020, 03:46:59 UTC
337f9b3 ""properly" calling constructors, and not messing with internal ref-count 14 August 2020, 03:34:52 UTC
0d66ed0 abstracting ID3D12CommandList and ID3D12CommandQueue 14 August 2020, 03:04:59 UTC
314b48f todo comments for future reference 14 August 2020, 00:34:14 UTC
3514702 adding d3d12wrapper module for stdcall ABI forwarding -- this module must be built with 'x86_64' and 'windows' in the LLVM target triple. 14 August 2020, 00:23:26 UTC
6418f0b purging d3d12 asm abi patch code 05 August 2020, 01:16:32 UTC
8212237 disabling old ABI patches; also improved a bit the legibility of trace reports 05 August 2020, 01:00:01 UTC
d4c5ae9 removing the suppression of a dangerous warning 05 August 2020, 00:56:56 UTC
2e7b5ac Merge pull request #5159 from halide/vksnk/ucon-no-asserts Fix 'unused var' warning for user_context generated by CodeGen_C with no_asserts flag 04 August 2020, 22:53:21 UTC
d65846b Fix 'unused var' warning for user_context generated by CodeGen_C with no_asserts flag 04 August 2020, 21:08:20 UTC
682d73f Merge pull request #5153 from halide/srj-tidy2 Fix clang-tidy presubmit 03 August 2020, 21:28:07 UTC
34f105d Fix clang-tidy presubmit Need to run `sudo apt-get update` before `sudo apt-get install` to avoid possibly stale install info. 03 August 2020, 21:21:33 UTC
0d6d7e0 Merge pull request #5150 from halide/srj-roundingmode Remove RoundingMode.h 30 July 2020, 20:11:35 UTC
5a4d098 Remove RoundingMode.h It is never included anywhere. 30 July 2020, 17:00:06 UTC
d63a800 Merge pull request #5148 from halide/abadams/fix_autoschedule_feature_transposition Fix transposed variable names 30 July 2020, 16:36:57 UTC
7dc9790 Merge pull request #5149 from halide/vksnk/c-no-asserts Fix 'unused variable' warning in the code generated by CodeGen_C with 'no_asserts' feature 30 July 2020, 06:36:38 UTC
f5efe01 Updated test 30 July 2020, 00:53:32 UTC
b481633 Remove create_assertion(string, string) 29 July 2020, 22:38:27 UTC
dcc56b7 Fix 'unused variable' warning in the code generated by CodeGen_C with 'no_asserts' feature 29 July 2020, 21:33:43 UTC
0e361d4 Fix transposed variable names 29 July 2020, 18:19:45 UTC
83b452f Merge pull request #5097 from halide/srj-wabt WebAssembly Updates 29 July 2020, 17:24:31 UTC
419c2dd Merge branch 'master' into srj-wabt 28 July 2020, 22:12:36 UTC
cc281d9 Merge pull request #5142 from halide/vksnk/frees-are-free-after-all-2 Handle Allocate without matching Free in the CodeGen_C 28 July 2020, 21:42:59 UTC
aa3041f Merge branch 'master' into srj-wabt 28 July 2020, 17:21:13 UTC
3d7854d fix option name in dependent option 28 July 2020, 17:12:00 UTC
0bb6172 Merge pull request #5137 from halide/tests-env Set HL_{JIT_}TARGET from CMake Halide_TARGET variable. 28 July 2020, 17:07:47 UTC
9db0d79 Fix case when LLVM reports WebAssembly capability, but liblld is not installed 28 July 2020, 16:57:46 UTC
f923ef7 Merge pull request #5143 from halide/vksnk/update-alloc-doc Update comment description for the Allocate node 28 July 2020, 16:40:47 UTC
fae67fc Update comment 28 July 2020, 16:16:27 UTC
1cd8bde make format 28 July 2020, 15:00:51 UTC
43c8f8d Update comment description for the Allocate node 28 July 2020, 06:20:14 UTC
3c977d6 Handle Allocate without matching Free in the CodeGen_C 28 July 2020, 06:06:38 UTC
f3b2abd Merge pull request #5139 from halide/abadams/no_asserts Don't codegen asserts in blocks when noasserts is on 26 July 2020, 22:08:24 UTC
3d4f56a Don't codegen asserts in blocks when noasserts is on Fixes #5138 25 July 2020, 19:00:56 UTC
baa5e04 Set HL_{JIT_}TARGET from Halide_TARGET in tests. 24 July 2020, 19:14:13 UTC
30f2f3c Drop APPS_INTERNAL because it is confusing. 24 July 2020, 19:13:15 UTC
4232fe2 fixes 24 July 2020, 17:48:30 UTC
ef3724b Merge branch 'master' into srj-wabt 24 July 2020, 17:47:10 UTC
e9084ae Merge pull request #5124 from halide/srj-halide-target Rename the CMake var HL_TARGET -> Halide_TARGET, to disambiguate from the env var of the same name 24 July 2020, 17:33:29 UTC
a51673e Tweaks 23 July 2020, 23:57:15 UTC
e61d821 Update README_webassembly.md 23 July 2020, 23:52:42 UTC
18001d2 HALIDE_ -> Halide_ 23 July 2020, 23:50:51 UTC
bdaf9b8 Update CMakeLists.txt 23 July 2020, 21:58:07 UTC
33852a6 Update presubmit.yml 23 July 2020, 21:28:26 UTC
a617746 Update README_webassembly.md 23 July 2020, 21:26:56 UTC
02e89f7 Revamp WebAssembly Support 23 July 2020, 21:20:33 UTC
4978fdc Merge branch 'master' into srj-halide-target 23 July 2020, 21:15:37 UTC
4bd2b37 HL -> HALIDE_ in CMake files 23 July 2020, 21:15:27 UTC
d6a35d6 Merge pull request #5136 from halide/fix-doxygen Fix Doxygen warnings in runtime 23 July 2020, 00:04:46 UTC
c9eec41 Make Doxygen comments consistent (prefer ///, /** to //!, /*!) 23 July 2020, 00:00:30 UTC
b1015b3 Fix descriptions 23 July 2020, 00:00:29 UTC
995c3a4 Fix Doxygen comments 23 July 2020, 00:00:29 UTC
3a84528 Merge pull request #5131 from halide/srj-hvx-check Improve HVX codegen error reporting 22 July 2020, 17:23:44 UTC
8918446 Merge pull request #5133 from halide/alexreinking-patch-1 Get rid of stale Travis CI build info from README. 21 July 2020, 23:16:16 UTC
daf7aa7 Get rid of stale Travis CI build info from README. 21 July 2020, 22:38:25 UTC
54f854e Update CodeGen_Hexagon.cpp 21 July 2020, 18:44:09 UTC
0fb2489 Update CodeGen_Hexagon.cpp 21 July 2020, 18:41:56 UTC
26bfbb4 Update CodeGen_Hexagon.cpp 21 July 2020, 18:06:00 UTC
3237682 Update CodeGen_Hexagon.cpp 21 July 2020, 17:34:16 UTC
4fcae20 Improve HVX codegen error reporting If you try to compile HVX standalone code with HL_TARGET=hexagon-32-noos, you will die because necessary glue functions are defined in hvx_64 or hvx_128 but not 'baseline' hvx. Add an assertion check with a helpful error meesage to avoid just segfaulting deep inside LLVM. 20 July 2020, 23:47:49 UTC
41a756e Merge pull request #5129 from halide/srj-mkdir Add a couple of missing 'mkdir' usages in Makefile 20 July 2020, 21:55:21 UTC
96ca7f3 Merge branch 'master' into srj-mkdir 20 July 2020, 21:55:08 UTC
a30f220 Merge pull request #5128 from halide/srj-llvm Fix for trunk LLVM 20 July 2020, 21:54:54 UTC
937f797 Add a couple of missing 'mkdir' usages in Makefile 20 July 2020, 21:09:28 UTC
df33922 Fix for trunk LLVM PrintMachineCode has been removed in LLVM 12/trunk 20 July 2020, 20:25:13 UTC
554e1dd Merge pull request #5125 from halide/abadams/rungenmain_error Add an error message if you forget to compile RunGenMain with a registration file 20 July 2020, 18:10:59 UTC
eb99441 Merge pull request #5126 from halide/shoaibkamil/llvm_clone_tag Update README to suggest cloning a release of LLVM, not a branch 17 July 2020, 21:58:04 UTC
50c947b Update README to suggest cloning a release of LLVM, not a branch 17 July 2020, 20:48:39 UTC
43f94b3 Add an error message if you forget to compile RunGenMain with a registration file 17 July 2020, 20:38:21 UTC
c7393ad Merge pull request #5122 from halide/srj-clangfmt Upgrade clang-format to v10 16 July 2020, 17:45:20 UTC
33ecc3f Upgrade clang-format to v10 Upgrade the clang-format checks to clang-format-10, and reformat code accordingly. Also add a way tp specify the clang-format version for `make format`; it defaults to the version of Clang for the current LLVM, but since clang-format doesn't provide stable formatting across versions, this might be wrong. 16 July 2020, 17:44:49 UTC
fb4b536 Merge pull request #5117 from Infinoid/python-vector-tile Add vector tile methods to the Python bindings 16 July 2020, 17:35:34 UTC
3eac5c6 Rename the CMake var HL_TARGET -> HALIDE_TARGET, to disambiguate from the env var of the same name 15 July 2020, 22:25:13 UTC
0ddd4e1 Merge pull request #5123 from halide/srj-clangtidy Update clang-tidy checks to use clang-tidy-10 15 July 2020, 21:40:09 UTC
f678add Update clang-tidy checks to use clang-tidy-10 15 July 2020, 20:12:38 UTC
4bd8b09 Merge pull request #5120 from halide/srj-llvm12 Allow LLVM v12 15 July 2020, 18:16:06 UTC
45ac38a Update Makefile 15 July 2020, 18:07:32 UTC
8eda1fd Also update GHA scripts 15 July 2020, 18:07:08 UTC
39467a9 Allow LLVM v12 15 July 2020, 17:58:46 UTC
75b90ff Merge pull request #5103 from halide/abadams/simplify_select_eq Add simplifier rules for some combinations of select and min/max 15 July 2020, 16:33:59 UTC
9ffef41 Add vector tile methods to the Python bindings 15 July 2020, 15:44:12 UTC
1092491 Merge pull request #5115 from halide/srj-genrules Land some CMake revisions for wasm integration 14 July 2020, 23:03:02 UTC
e091df7 Merge pull request #5116 from halide/srj-wasmopts Add Target::WasmSatFloatToInt 14 July 2020, 23:00:43 UTC
c6cbab7 Merge pull request #5109 from aankit-ca/autosched_reorder_fix Fix autoscheduler emitted schedule for reorder 14 July 2020, 23:00:10 UTC
5d415be Add Target::WasmSatFloatToInt Cherry-picking a change from #5097 so that reviewing that PR will be simpler; this just adds another feature option for wasm that tooling wasn't ready for before, but is now (saturating float-to-int conversion). 14 July 2020, 17:55:22 UTC
1d9dd89 Land some CMake revisions for wasm integration Cherry-picking some CMake-related stuff from #5097 to make it easier to review: - Add an optional COMMAND argument to add_halide_test(), this allows us to customize the command for execution (e.g. to run generated .wasm with a shell tool) - Add some missing DEPENDS in a few places - Add an optional EXTRA_LIBS argument to halide_define_aot_test(); this allows us to pass extra dependencies rather than requiring separate calls to target_link_libraries(). That last one is a little odd, so let me expand: the intent here is that (when the wasm changes land), some of the tests that aren't usable under wasm (e.g. matlab), and halide_define_aot_test() will handle these by just skipping those targets entirely. This means that we can effectively centralize the blocklist in one place, and then the callers of halide_define_aot_test() can just do something like halide_define_aot_test(matlab) if (TARGET generator_aot_matlab) set_target_properties(generator_aot_matlab PROPERTIES ENABLE_EXPORTS True) endif () ... i.e., just assume that if the target may not be defined if it's blacklisted for some reason. (Open for better suggestions on this last one, but I felt it was better than spraying lots of checks for "if wasm blah blah" thru this entire file) 14 July 2020, 17:33:26 UTC
6a52e9c clang-format fix 13 July 2020, 21:18:34 UTC
e0b14c2 Fix autoscheduler emitted schedule for reorder The schedule emitted by Adams2019 autoscheduler sometimes results in a compilation error. This error is seen when the autoscheduler emits trivial reorder (reorder of a single variable). For example, the autoscheduler emits the following schedule snippet: `.reorder(x1);` There is a check inplace which prevents these reorders by verifying the the size of vector representing the `vars` to be reorderd is greater than 1. https://github.com/halide/Halide/blob/master/apps/autoscheduler/AutoSchedule.cpp#L806 Though, there are some cases where this check doesn't filter out trivial reorders (when some variables don't exist). This patch changes the reorder() directive emitted in schedule file by the autoscheduler. from: .reorder(VarOrRVar x, VarOrRVar y, Args && args) to: .reorder(std::vector<VarOrRVar>& vars) As the former reorder syntax results in an error if the schedule file is used, in case there is a reorder of only one variable that are sometimes caused by the autoscheduler. 13 July 2020, 20:39:29 UTC
c4e6d09 Merge pull request #5102 from halide/srj-assoc-ops Fix data race in get_ops_table() (Issue #5101) 13 July 2020, 16:53:54 UTC
db1b4b7 Merge remote-tracking branch 'origin/master' into abadams/simplify_select_eq 13 July 2020, 16:53:32 UTC
d57717c Merge pull request #5106 from halide/srj-gha-manual Try adding manual controls to GHA Builder 10 July 2020, 23:23:40 UTC
0e910ac Merge pull request #5105 from halide/srj-wasm-test Update many tests for WASM 10 July 2020, 22:09:54 UTC
bb0bcf9 Update test.yml 10 July 2020, 21:48:20 UTC
9f3e34a Update test.yml 10 July 2020, 21:42:56 UTC
346bac9 Merge pull request #5104 from halide/srj-test Add meta-targets to CMake to replicate some Make functionality 10 July 2020, 21:07:27 UTC
e73fcc8 Update HalideTestHelpers.cmake 10 July 2020, 20:36:19 UTC
back to top