issues
search
wsmoses
/
Tapir-LLVM
Tapir extension to LLVM for optimizing Parallel Programs
Other
132
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
TapirXLA Compiler
#100
abidmalikwaterloo
opened
4 years ago
0
Compiler segfault when spawning expression
#99
ehein6
opened
4 years ago
0
Tapir interaction with Global Value Numbering (GVN)
#98
ehein6
closed
4 years ago
3
Halide front end
#97
ashriram
opened
5 years ago
1
Automatically build packages hosted on github for latest Tapir/LLVM
#96
wsmoses
opened
5 years ago
0
Issues with break/return within cilk_for
#95
adrieng
closed
5 years ago
2
Can't demangle outlined function names
#94
ehein6
opened
5 years ago
4
[AliasAnalysis] Avoid unnecessary recursion on nested detaches.
#93
VictorYing
closed
5 years ago
3
[AliasAnalysis] getModRefInfo(DetachInst *, MemoryLocation &) unnecessarily superlinear time, unnecessarily recursive.
#92
VictorYing
closed
5 years ago
3
Copy constructor within spawn not outlined
#91
ehein6
opened
5 years ago
4
Inconsistent grain size pragma syntax
#90
ehein6
opened
5 years ago
5
Different behavior between Cilk code on 1 worker and serial elision on `xla_8` branch?
#89
jsukha
closed
5 years ago
3
Running the benchmark suite
#88
sanchitgrover
closed
5 years ago
2
caused compiler crash when adding cilk_spawn and cilk_sync
#87
wheatman
closed
5 years ago
2
tapir crash when compiling without -fcilkplus
#86
wheatman
opened
5 years ago
2
tapir bug when having double cilk_for loops
#85
wheatman
closed
5 years ago
2
cilksan bug
#84
wheatman
closed
5 years ago
2
tapir compiler does not terminate
#83
wheatman
closed
5 years ago
5
Versions 6 and 7 progress thread
#82
stelleg
opened
5 years ago
5
Working Serial Tapir Backend
#81
stelleg
closed
5 years ago
2
[InstCombine] May make task closures large by sinking instructions from parent to child tasks
#80
VictorYing
opened
6 years ago
2
Fix type mismatch
#79
CyanoKobalamyne
opened
6 years ago
1
Name all outlined functions so they can be programmatically mapped back to original, demanglable function names
#78
VictorYing
closed
5 years ago
3
Installation Issues
#77
ljian006
opened
6 years ago
3
Update the PPA with an Ubuntu 18.04 release
#76
ckoparkar
opened
6 years ago
2
Unable to compile fib example on website
#75
hq6
closed
6 years ago
2
Fix serialize bug on detached / continuation mismatch
#74
wsmoses
opened
6 years ago
2
[WIP] Refactor Loop TapirTarget / Add GPU Backend
#73
wsmoses
opened
6 years ago
3
serializeTrivialDetachedBlock() doesn't check that the block it is serializing is really detached by the preceding detaches.
#72
VictorYing
opened
6 years ago
4
Qthreads backend
#71
stelleg
closed
6 years ago
1
"/usr/bin/ld: cannot find -lcilkrts" error
#70
NanXiao
closed
6 years ago
4
More advanced detach unswitching
#69
wsmoses
closed
6 years ago
0
Added return values to pushUpReattaches
#68
stelleg
closed
6 years ago
0
Test failures
#67
stelleg
closed
6 years ago
8
C and OCaml bindings for Tapir
#66
Willtor
closed
6 years ago
6
Broken/dead code for finding reattach points for moving static allocas in extractDetachBodyToFunction()
#65
VictorYing
opened
6 years ago
3
Only save floating point state for x86 family
#64
stelleg
closed
6 years ago
0
Added nworkers call for openmp abi to fix DAC codegen
#63
stelleg
closed
6 years ago
3
Unswitch
#62
dkogut1996
closed
6 years ago
2
Add detach unswitching
#61
wsmoses
closed
6 years ago
0
Add Detach Motion Pass
#60
wsmoses
closed
6 years ago
0
Why does inferattrs run before and after lowering?
#59
VictorYing
opened
6 years ago
1
Fix debug info linking issue
#58
wsmoses
closed
6 years ago
1
[BitcodeReader] Fixing bug that caused BitcodeReader to fail to proce…
#57
neboat
closed
6 years ago
0
Invalid record when running llvm-dis
#56
bohde
closed
6 years ago
2
Change default CMAKE options
#55
wsmoses
closed
6 years ago
0
Change bug URL
#54
wsmoses
closed
6 years ago
0
Issue40
#53
neboat
closed
6 years ago
0
Parallelism reduction
#52
isundaylee
opened
6 years ago
0
Explores autotuning
#51
isundaylee
opened
6 years ago
0
Next