Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
c48e223309c36d482107b86b97c91d4a231f7322
/
llgo
c0e6b8a
IR: Support parsing numeric block ids, and emit them in textual output.
by James Y Knight
· 6 years ago
5d71fc5
Adjust documentation for git migration.
by James Y Knight
· 6 years ago
4a1b95b
Fix typos throughout the license files that somehow I and my reviewers
by Chandler Carruth
· 6 years ago
e67d239
[llgo]: fix compilation under current llvm
by Kristina Brooks
· 6 years ago
57b08b0
Update more file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 6 years ago
469bdef
Install new LLVM license structure and new developer policy.
by Chandler Carruth
· 6 years ago
eb60fbf
Update year in license files
by Hans Wennborg
· 6 years ago
7555c58
Update copyright year to 2018.
by Paul Robinson
· 7 years ago
08b4728
irgen: Create functions instead of global variables for builtin hash and equal algorithms.
by Peter Collingbourne
· 8 years ago
eb2d1a7
benchcomp: Add a mode for analyzing file sizes.
by Peter Collingbourne
· 8 years ago
e6c29d6
[llgo] Remove support for LLVM attributes
by Meador Inge
· 8 years ago
78ac1f1
[llgo] set debuglocs for calls in synthetic functions
by Andrew Wilkins
· 8 years ago
21e5350
[llgo] Update to use the latest IR attribute bindings
by Meador Inge
· 8 years ago
7695d89
[llgo] Fix `debug` to use latest `DIBuilder` bindings
by Meador Inge
· 8 years ago
5fdb3b8
[llgo] add llgo source path to LLVM_GO_PACKAGES
by Andrew Wilkins
· 9 years ago
56a46bc6
Upgrade all the .arcconfigs to https.
by Benjamin Kramer
· 9 years ago
bfb16796
[llgo] llgoi: separate evaluation from printing
by Andrew Wilkins
· 9 years ago
b24f4fb
benchcomp: Add a mode for analyzing rule execution time in ninja log files.
by Peter Collingbourne
· 9 years ago
86e8cc8
benchcomp: Look at all sections whose names begin with .text, not just the .text section.
by Peter Collingbourne
· 9 years ago
b944803
[llgo] add USES_TERMINAL option to check-libgo
by Andrew Wilkins
· 9 years ago
0f432aa
[llgo] Increment "Debug Info Version"
by Andrew Wilkins
· 9 years ago
4ff0382
[cmake] fix libgo-llgo paths in install target
by Andrew Wilkins
· 9 years ago
6436a4a
[llgo] Roll gofrontend forward
by Andrew Wilkins
· 9 years ago
b7394b22
[llgo] Force exporting __morestack from llgoi
by Andrew Wilkins
· 9 years ago
8324851
debug: Update for debug info API change.
by Peter Collingbourne
· 10 years ago
f69d45e
[llgo] irgen: always use TargetMachine's data layout
by Andrew Wilkins
· 10 years ago
3b138079
[llgo] drop debug/DIBuilder.Declare
by Andrew Wilkins
· 10 years ago
449fa2f
Update to new lists.llvm.org
by Tanya Lattner
· 10 years ago
4a628bb
[llgo] build llgoi by default
by Andrew Wilkins
· 10 years ago
7a94f98
[llgo] cmd/gllgo: handle/ignore more flags
by Andrew Wilkins
· 10 years ago
e5a7b93
[llgo] update libgo-llgo.so version to match libtool_VERSION
by Andrew Wilkins
· 10 years ago
fec95af
[llgo] set function personality with SetPersonality
by Andrew Wilkins
· 10 years ago
4ffbbd7
[llgo] cmd/llgoi: use line editor
by Andrew Wilkins
· 10 years ago
dd90dc8
benchcomp: Add macho_symsizes mode for comparing Mach-O object symbol sizes.
by Peter Collingbourne
· 10 years ago
11e66bb
[llgo] add buildbot-slave config
by Andrew Wilkins
· 10 years ago
76beae3
Add documentation for llgoi, update README
by Peter Collingbourne
· 10 years ago
d35a6af
Roll gofrontend to 15a24202fa42.
by Peter Collingbourne
· 10 years ago
cac3259
Roll gofrontend to 07baa07598ea; roll libffi to r219477.
by Peter Collingbourne
· 10 years ago
93c73eb
Roll gofrontend to a6e10414311a
by Peter Collingbourne
· 10 years ago
7d39641
Roll gotools to d4e70101.
by Peter Collingbourne
· 10 years ago
38a7dde
llgoi: Fix type identity for imported binary packages.
by Peter Collingbourne
· 10 years ago
4b1ba6f
Add llgo-go to installation.
by Peter Collingbourne
· 10 years ago
6092d2c
llgoi: Fix importing source packages together with dependent binary packages.
by Peter Collingbourne
· 10 years ago
3a6ee8f
Add cgo dependency to llgo-stage2 and llgoi.
by Peter Collingbourne
· 10 years ago
984bc52
[llgo] update year in LICENSE.txt
by Andrew Wilkins
· 10 years ago
d07b2b4
[llgo] Disable known failing packages in check-libgo
by Andrew Wilkins
· 10 years ago
68a640c
Fix test to use explicit load type.
by Peter Collingbourne
· 10 years ago
ac15169
[llgo] debug: create replaceable type through DIBuilder
by Andrew Wilkins
· 10 years ago
7ddf832
Build cgo and llgo-go
by Peter Collingbourne
· 10 years ago
6393bae
Roll gofrontend to 0fde0b6a7eb2
by Peter Collingbourne
· 10 years ago
c969b1b
Update for API change
by Peter Collingbourne
· 10 years ago
72b5e5f
irgen: don't emit debug metadata for locals
by Andrew Wilkins
· 10 years ago
6725a83
Introduce llgoi, a REPL for Go
by Peter Collingbourne
· 10 years ago
5ab8061
irgen: expose DisableUnusedImportCheck flag
by Peter Collingbourne
· 10 years ago
c253ebc
irgen: expose PackageCreated hook
by Peter Collingbourne
· 10 years ago
56109b7
Roll gotools to 47f2109c.
by Peter Collingbourne
· 10 years ago
f3718a9
[llgo] irgen: generate switch instructions
by Andrew Wilkins
· 10 years ago
ce7d876
Test commit to check the new git mirror.
by Chandler Carruth
· 10 years ago
75f34af
[llgo] Elide alloca for unused received values in select
by Andrew Wilkins
· 10 years ago
d34d92f
irgen: modify the ABI to use init guards instead of priority
by Peter Collingbourne
· 10 years ago
a0a5308
irgen: make it possible to use a custom importer
by Peter Collingbourne
· 10 years ago
76c1d4e
irgen: return a types.Package to the compiler client
by Peter Collingbourne
· 10 years ago
82a260e
irgen: introduce ManglePackagePath function
by Peter Collingbourne
· 10 years ago
9350942
irgen, driver: modify Compiler.Compile to take a FileSet and Files
by Peter Collingbourne
· 10 years ago
a5ecd8a9
[cmake/multilib] Teach llgo to respect the LLVM_LIBDIR_SUFFIX variable for
by Chandler Carruth
· 10 years ago
b113d02
irgen: remove unused compiler.runtimetypespkg field.
by Peter Collingbourne
· 10 years ago
b6edff9
irgen: do not emit an extra terminator for panic thunks
by Peter Collingbourne
· 10 years ago
c17d0bb
Test commit
by Andrew Wilkins
· 10 years ago
1f89ffd
irgen: fix canAvoid*
by Peter Collingbourne
· 10 years ago
545e727
Use the object's package to mangle method names, rather than the receiver's package
by Peter Collingbourne
· 10 years ago
8bcc05d
Update to new bindings.
by Peter Collingbourne
· 10 years ago
c5b84a5
Optimize comparisons to empty string.
by Peter Collingbourne
· 10 years ago
ac4744e
Add .arcconfig file.
by Peter Collingbourne
· 10 years ago
1904887
Roll gofrontend to 2a85649c19e1.
by Peter Collingbourne
· 10 years ago
594c10d
Initial commit of llgo third_party.
by Peter Collingbourne
· 10 years ago
ad9841e
Initial commit of llgo.
by Peter Collingbourne
· 10 years ago