issues
search
Feldspar
/
feldspar-compiler
This is the compiler for the Feldspar Language.
Other
22
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Most of the infrastructure necessary for adding a runtime library inside the compiler.
#178
pjonsson
closed
10 years ago
0
Add support for fast returns
#177
pjonsson
closed
10 years ago
0
Extend options a bit.
#176
pjonsson
closed
10 years ago
0
Lint
#175
pjonsson
closed
10 years ago
0
Retire the rules system and fix some other things on a drive-by.
#174
pjonsson
closed
10 years ago
0
Delete the unused FunctionMode.
#173
pjonsson
closed
10 years ago
0
Unrule nativearrays+lint
#172
pjonsson
closed
10 years ago
0
Implement a simple function renamer that subsumes most of rules
#171
pjonsson
closed
10 years ago
0
Retire more rules
#170
pjonsson
closed
10 years ago
0
Migrate Conversion from rules to FromCore.
#169
pjonsson
closed
10 years ago
0
Deprecate FunctionMode since that is really a property of the operators in the target language.
#168
pjonsson
closed
10 years ago
0
Retire the IVars plugin.
#167
pjonsson
closed
10 years ago
0
Revamp encodeType/decodeType
#166
pjonsson
closed
10 years ago
0
Fix a looping bug with the SICS configuration along with minor fixes
#165
pjonsson
closed
10 years ago
0
Adapt to the let sinking changes in feldspar-language.
#164
pjonsson
closed
10 years ago
0
Remove the support for Trace.
#163
pjonsson
closed
10 years ago
0
Remove the old FromCore pass.
#162
pjonsson
closed
10 years ago
0
Revert "Add support for Char literals."
#161
pjonsson
closed
10 years ago
0
Fix compilation of "not x" and some general cleanup.
#160
pjonsson
closed
10 years ago
1
Add support for Char literals in Program and support for 64 bit numtypes to external program.
#159
pjonsson
closed
10 years ago
7
Middleend
#158
emwap
closed
10 years ago
0
Minor refactoring of Compiler.hs
#157
pjonsson
closed
10 years ago
0
Remove unused options
#156
pjonsson
closed
10 years ago
0
Generalize decodeDim to handle arrays of specific dimensions <> 1.
#155
pjonsson
closed
10 years ago
0
Double buffer
#154
kffaxen
closed
10 years ago
2
Start moving away from Rules for Primops and add MachineVectors
#153
pjonsson
closed
10 years ago
0
Add the gold files for the new test as well.
#152
pjonsson
closed
10 years ago
0
Make sure that each parameter only appears once in the function declaration.
#151
pjonsson
closed
10 years ago
0
Type cleanup
#150
pjonsson
closed
10 years ago
0
Simplify moduleToCComp even more.
#149
pjonsson
closed
10 years ago
0
Include header files once + cleanup
#148
pjonsson
closed
10 years ago
0
Enable divConq3 in External Program tests.
#147
pjonsson
closed
10 years ago
0
External Program fixes for uint8_t and run/spawn 3/4.
#146
pjonsson
closed
10 years ago
0
Nested arrays gives initArray and setLength undefined values
#145
emwap
opened
10 years ago
2
Add an External Program parser with some tests.
#144
pjonsson
closed
10 years ago
6
Add decodeType.
#143
pjonsson
closed
10 years ago
3
Avoid silently filtering out some malformed calls to copy.
#142
pjonsson
closed
10 years ago
0
Re-enable divConq3 test.
#141
pjonsson
closed
10 years ago
0
Fixed deep copy bug and updated test suite
#140
kffaxen
closed
10 years ago
5
Re-enable concatV test.
#139
pjonsson
closed
10 years ago
0
Reinstate scan.
#138
pjonsson
closed
10 years ago
0
Arrays merge fallout; disable some tests that no longer work.
#137
pjonsson
closed
10 years ago
0
Perform deep initialization on compound types.
#136
pjonsson
closed
10 years ago
0
Prevent nested data parallelism in OpenMP; it does not work well in practice.
#135
pjonsson
closed
10 years ago
0
Put small intermediate results from forLoops in temporary variables
#134
pjonsson
closed
10 years ago
0
Add basic support for the Elements language.
#133
pjonsson
closed
10 years ago
0
Immediately make a Module out of the input to compileToCCore.
#132
pjonsson
closed
10 years ago
0
Replace implicit dereferencing of Pointer typed variables with explicit Deref.
#131
pjonsson
closed
10 years ago
0
Generalize the type of step in ParLoop from Int to Expression.
#130
pjonsson
closed
10 years ago
0
Wrong indexing in nested array
#129
emilaxelsson
closed
11 years ago
1
Previous
Next