issues
search
matthewbdwyer
/
tipc
A compiler from TIP to llvm bitcode
MIT License
65
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Pretty Printer Fails and Duplicates If Statement when using Return and Bracket Syntax
#116
wkaisertexas
closed
1 month ago
0
./bin/build.sh does not automatically set ROOT_DIR outside of tipc directory
#115
thepetertessier
opened
2 months ago
1
alternate way of fetching last argument in bash which works in portal…
#114
Saket-Upadhyay
closed
2 months ago
0
better multi-shell support
#113
nicholasphair
closed
2 months ago
0
Unit tests for all AST Nodes
#112
matthewbdwyer
closed
3 months ago
0
Adding "OpaquePointers.md" link in docs/Doxyfile.
#111
Saket-Upadhyay
closed
3 months ago
0
adding cmake defaults to use “Unix Makefiles” in vscode project settings
#110
Saket-Upadhyay
closed
3 months ago
0
summary of major CodeGen changes and minor README fixes
#109
Saket-Upadhyay
closed
3 months ago
0
adding Debug build check in CodeGenerator.cpp
#108
Saket-Upadhyay
closed
3 months ago
0
Fix ci-cd build
#107
nicholasphair
closed
3 months ago
0
LLVM17 migration - implementation of opaque pointers in CodeGen.
#106
Saket-Upadhyay
closed
3 months ago
1
Cmakefetchantlr
#105
matthewbdwyer
closed
3 months ago
1
Improve UnionFind::invariant() implementation.
#104
shahryarkiani
closed
3 months ago
2
make antlr headers available to downstream targets
#103
nicholasphair
closed
3 months ago
0
Deliverable 5
#102
isfelaco
closed
11 months ago
2
Simplify ASTFunction constructor
#101
tinzh
closed
3 months ago
0
Coverage reports fail to generate with LCOV 2.x
#100
nicholasphair
opened
11 months ago
0
Fix system tests hanging when AST visualizer test fails
#99
tinzh
closed
3 months ago
0
Change commandline to selectively enable optimizations
#98
matthewbdwyer
closed
3 months ago
1
Deprecate constraint collect tests in favor of tests that query inferred type
#97
matthewbdwyer
closed
3 months ago
1
VS Code settings should use makefiles
#96
nicholasphair
closed
3 months ago
0
add remote vscode instructions
#95
nicholasphair
closed
1 year ago
0
Remote clion instructions
#94
nicholasphair
closed
1 year ago
1
Cmpassignment issue73
#93
nicholasphair
closed
1 year ago
0
Code styling
#92
nicholasphair
closed
1 year ago
0
Newpm optimiser issue76
#91
Saket-Upadhyay
closed
1 year ago
1
Cmake warning issue85
#90
nicholasphair
closed
1 year ago
2
Eliminate llvm hardcoding in cmakelists
#89
nicholasphair
closed
1 year ago
0
bump checkout and cache actions and use ubuntu22 for codecov
#88
nicholasphair
closed
1 year ago
1
swap all unique ptrs for shared ptrs
#87
nicholasphair
closed
1 year ago
1
Implicit polymorphism issue55
#86
matthewbdwyer
closed
1 year ago
1
Update CMake to avoid all of the Policy violations
#85
matthewbdwyer
closed
1 year ago
0
CodeCov is 0
#84
nicholasphair
closed
1 year ago
0
Bugfix/upgrade broken runners
#83
nicholasphair
closed
1 year ago
1
Remove all shared_ptrs
#82
nicholasphair
closed
1 year ago
0
Ubuntu Runner is Deprecated
#81
nicholasphair
closed
1 year ago
0
Reimplement union-find
#80
matthewbdwyer
closed
1 year ago
1
Fix Call Graph Construction Bug
#79
matthewbdwyer
closed
1 year ago
2
Provide clear documentation for how to use the project with CLion and VSCode
#78
matthewbdwyer
closed
1 year ago
1
Update to latest LLVM
#77
matthewbdwyer
closed
3 months ago
1
Migrate optimizer to use new pass manager and implement command line disabling of optimizations
#76
matthewbdwyer
closed
1 year ago
0
Bug in call graph construction
#75
matthewbdwyer
closed
1 year ago
1
Handle additional cases for skipping build link step
#74
chrissantamaria
closed
3 months ago
0
Storing result of a relational operator in a variable generates invalid bitcode
#73
joek13
closed
1 year ago
1
`llc`-style bitcode validation
#72
joek13
closed
3 months ago
2
Only require major version match for llvm
#71
nicholasphair
closed
1 year ago
0
Linking Updates
#70
nicholasphair
closed
1 year ago
1
use shared_ptrs in ast nodes over unique_ptrs
#69
nicholasphair
closed
1 year ago
2
Consistently use shared_ptrs for AST nodes
#68
nicholasphair
closed
1 year ago
0
Add tests for all AST nodes
#67
nicholasphair
closed
3 months ago
0
Next