issues
search
go-llvm
/
llgo
LLVM-based compiler for Go
Other
1.26k
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error!
#227
QuestionPython
closed
7 years ago
2
panic on import
#226
rogpeppe
opened
8 years ago
1
where did llgo go?
#225
glycerine
closed
7 years ago
10
compile fail
#224
anlhord
closed
9 years ago
2
Won't build on ubuntu 14.04
#223
Swaagie
closed
9 years ago
3
Update to golang.org/x/tools/...
#222
axw
closed
9 years ago
1
Update the list of system libraries to link sanitizers against
#221
pcc
closed
9 years ago
1
Give anonymous functions a mangled name prefix
#220
pcc
closed
10 years ago
1
Move to upstream LLVM bindings
#219
pcc
closed
10 years ago
4
Replace '.' character with '_' in package path mangling
#218
pcc
closed
10 years ago
1
Add -fdump-trace flag to gllgo
#217
pcc
closed
10 years ago
1
Use compilation unit as struct scope in debug info
#216
pcc
closed
10 years ago
1
Roll gofrontend to 225a208260a6
#215
pcc
closed
10 years ago
1
Add Travis-CI build config
#214
axw
closed
10 years ago
1
Apply globaldce at -O0 to remove references (via descriptor) to dead fun...
#213
pcc
closed
10 years ago
3
Debug info: Do not create files with empty names
#212
pcc
closed
10 years ago
2
Roll libbacktrace to r210256
#211
pcc
closed
10 years ago
1
Update for LLVM API change
#210
pcc
closed
10 years ago
1
Use llvm.Version to determine the correct resource path
#209
pcc
closed
10 years ago
1
Make the clang update stamp depend on the LLVM revision in gollvm
#208
pcc
closed
10 years ago
1
Pass -isystem to gcc
#207
pcc
closed
10 years ago
1
Add support for LTO and sanitizer variants to the driver and bootstrap script
#206
pcc
closed
10 years ago
2
Fix a mistake in the instructions and document more clearly the required...
#205
pcc
closed
10 years ago
1
Remove unused importer package.
#204
pcc
closed
10 years ago
1
Clean up libgo branch in preparation for merge into master
#203
pcc
closed
10 years ago
2
Roll gofrontend to ca381cdd378c
#202
pcc
closed
10 years ago
3
Enable more optimizations, and begin on LTO
#201
pcc
closed
10 years ago
1
Teach analyze.R to tolerate zeros in the benchmark output
#200
pcc
closed
10 years ago
1
Build global aggregate initializers with Create{Array,Struct}
#199
pcc
closed
10 years ago
1
Tools for analyzing benchmark results
#198
pcc
closed
10 years ago
1
Allocation stack lowering based on escape analysis
#197
pcc
closed
10 years ago
5
Debug info improvements
#196
pcc
closed
10 years ago
1
Coerce channel size to correct bit width
#195
pcc
closed
10 years ago
1
Put type descriptor objects in rodata section
#194
pcc
closed
10 years ago
1
Implement ABI rule requiring stack parameter passing when out of registe...
#193
pcc
closed
10 years ago
1
Update us to latest version of go/ssa library
#192
pcc
closed
10 years ago
1
Hash and equal algorithms for struct and array types
#191
pcc
closed
10 years ago
1
Fix misc issues in the type descriptor builder
#190
pcc
closed
10 years ago
1
Form float negations by subtracting from negative zero
#189
pcc
closed
10 years ago
1
Implement support for the slice expression's max operand
#188
pcc
closed
10 years ago
1
Set $recover function linkage to internal
#187
axw
closed
10 years ago
1
Use the supplied package path even if the package name is "main"
#186
pcc
closed
10 years ago
1
Add -fload-plugin and -mllvm flags to gllgo
#185
pcc
closed
10 years ago
4
Mangle global names correctly
#184
pcc
closed
10 years ago
1
More driver improvements
#183
pcc
closed
10 years ago
1
Store FreeVar govalues correctly
#182
axw
closed
10 years ago
1
bootstrap.sh: strip GNU build ID
#181
axw
closed
10 years ago
1
Start building the C parts of libgo with Clang
#180
pcc
closed
10 years ago
1
Misc driver improvements
#179
pcc
closed
10 years ago
1
Update us against latest version of CL 78780043
#178
pcc
closed
10 years ago
1
Next