- Oct 09, 2019
-
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
Handle different size_t sizes correctly when setting up LLVM types, and include LLVM types for HBytes struct
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
Fold up a bunch of LLVM backend state into HLLVMParserCompileContext, and factor out some common IR emission
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
Implement IR generation for CHARSET_ACTION_SCAN, CHARSET_ACTION_ACCEPT and CHARSET_ACTION_COMPLEMENT
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Meredith L. Patterson authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
Add --disable-llvm-backend/--enable-llvm-backend build-time options, and move llvm.c to src/backends/llvm/ subdir
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
-
Andrea Shepard authored
Avoid redundant charset copy (and leak) in h_llvm_build_charset_exec_plan_impl_alloc(); h_llvm_build_charset_exec_plan_impl() already knows to do this
-
Andrea Shepard authored
Only try to split if we have more than one char in range, and be sure to free the charset if h_llvm_find_best_split() fails
-
Andrea Shepard authored
-