Ian A. Mason
|
ba04960330
|
What did I do wrong? Both wllvm and gllvm version files are out of date.
|
2018-05-04 12:54:28 -07:00 |
|
Ian A. Mason
|
64c163f06f
|
What did I do wrong? Both wllvm and gllvm version files are out of date.
|
2018-05-04 12:53:38 -07:00 |
|
Ian A. Mason
|
bf660e0b3d
|
Ooops.
|
2018-05-04 06:52:40 -07:00 |
|
Ian A. Mason
|
8a6e56d02d
|
conflict fix.
|
2018-05-04 06:48:47 -07:00 |
|
Ian A. Mason
|
3c97379cd6
|
Error message tweak.
|
2018-05-04 06:47:18 -07:00 |
|
Ian A. Mason
|
03c826cd15
|
linux kernel recipe. still has problems on the first attempt.
|
2018-05-03 15:37:35 -07:00 |
|
Ian A. Mason
|
de98afc950
|
gsanity-check gets a -e swith to print what it thinks the environment looks like.
|
2018-05-02 15:59:34 -07:00 |
|
Ian A. Mason
|
a64a1b5463
|
Merge branch 'master' of https://github.com/SRI-CSL/gllvm
|
2018-05-02 14:16:09 -07:00 |
|
Ian A. Mason
|
52b45c47e6
|
Spelling bee time.
|
2018-05-02 14:16:03 -07:00 |
|
Ian A Mason
|
49e9bb1489
|
Update README.md
|
2018-05-02 13:07:16 -07:00 |
|
Ian A. Mason
|
b51e738821
|
Merge branch 'master' of https://github.com/SRI-CSL/gllvm
|
2018-05-02 13:05:31 -07:00 |
|
Ian A. Mason
|
cda95a488d
|
Handles archives better. Flag for sorting bitcode files. Linux Kernel work.
|
2018-05-02 13:05:24 -07:00 |
|
Ian A Mason
|
96329fb0bf
|
Update README.md
|
2018-05-02 06:27:08 -07:00 |
|
paul-naert
|
ea7f12b4bb
|
Update README.md
|
2018-04-30 16:44:58 -07:00 |
|
Ian A Mason
|
888bb5031d
|
Update README.md
|
2018-04-30 16:43:08 -07:00 |
|
Ian A Mason
|
e9ec812391
|
Update README.md
|
2018-04-30 13:47:38 -07:00 |
|
Ian A. Mason
|
e965ed916c
|
A start, to be filled out, in the next day or so.
|
2018-04-30 13:31:21 -07:00 |
|
Ian A Mason
|
367a02143e
|
Update README.md
|
2018-04-30 10:42:25 -07:00 |
|
Ian A Mason
|
e7180a76b5
|
Update README.md
|
2018-04-30 10:39:02 -07:00 |
|
Ian A. Mason
|
591b65316f
|
Birthing some examples. Starting with a biggie.
|
2018-04-30 09:58:19 -07:00 |
|
Ian A. Mason
|
7755cdabb9
|
Version bump
|
2018-04-28 09:32:06 -07:00 |
|
Ian A. Mason
|
b4345b3c03
|
Added a -s switch to sort the manifest. Default is unsorted.
|
2018-04-28 09:23:55 -07:00 |
|
Ian A. Mason
|
2b5e00b549
|
whitespace, for my sake.
|
2018-04-27 19:32:33 -07:00 |
|
Ian A. Mason
|
e565e33714
|
whitespace, again for my GPA.
|
2018-04-27 19:30:55 -07:00 |
|
Ian A. Mason
|
114f1e8ed4
|
reduce cyclomatic complexity for my GPA. Sucks.
|
2018-04-27 19:29:45 -07:00 |
|
Ian A. Mason
|
0c39531dd6
|
Handle thin archives directly without using a buggy(?) conversion script.
|
2018-04-27 18:31:38 -07:00 |
|
Ian A. Mason
|
142f82df38
|
gllvm and wllvm agree when compiling the linux kernel.
|
2018-04-25 14:05:52 -07:00 |
|
Ian A. Mason
|
81a664f9f0
|
gllvm and wllvm agree when compiling the linux kernel.
|
2018-04-25 14:05:45 -07:00 |
|
Ian A. Mason
|
72ed099005
|
Trying to unify the behavior of wllvm and gllvm when compiling the linux kernel.
|
2018-04-24 14:50:58 -07:00 |
|
Ian A. Mason
|
18b65a053a
|
Trying to unify the behavior of wllvm and gllvm when compiling the linux kernel.
|
2018-04-24 12:13:12 -07:00 |
|
Ian A. Mason
|
b9407e6835
|
addition to notes.
|
2018-04-18 09:13:32 -07:00 |
|
Ian A. Mason
|
6b8707d5de
|
Added version reporting to gsanity-check, and added as much error checking
as I could find, and sensibly do. I used
https://github.com/alecthomas/gometalinter
as a tool which seemed quite useful.
|
2018-04-18 06:58:47 -07:00 |
|
Ian A. Mason
|
fbbc8e856a
|
Slave to my master: gofmt.
|
2018-04-17 11:48:35 -07:00 |
|
Ian A. Mason
|
3ea1db0849
|
Better error reporting if things go pear shaped.
|
2018-04-17 11:46:22 -07:00 |
|
Ian A. Mason
|
30cc3b22fa
|
whitespace
|
2018-04-16 15:45:06 -07:00 |
|
Ian A. Mason
|
65122ee2eb
|
SIGSEGV removal.
|
2018-04-16 15:23:59 -07:00 |
|
Ian A. Mason
|
763672d293
|
SIGSEGV removal.
|
2018-04-16 15:21:30 -07:00 |
|
Ian A Mason
|
b40985cee2
|
Merge pull request #14 from dtzWill/fix/ssse3-and-friends
parser: recognize ssse3 and sse4{,.1,.2} flags
|
2018-04-03 10:07:47 -07:00 |
|
Will Dietz
|
372d8a3357
|
parser: support -m{,no-}avx2 as well
|
2018-04-03 08:27:24 -05:00 |
|
Will Dietz
|
9858ec76d3
|
parser: recognize ssse3 and sse4{,.1,.2} flags
|
2018-04-02 17:27:50 -05:00 |
|
Ian A Mason
|
ef83222afd
|
Update README.md
|
2018-02-09 13:34:08 -08:00 |
|
Ian A Mason
|
f38a421bc3
|
Update README.md
|
2018-02-09 11:58:45 -08:00 |
|
Ian A. Mason
|
cbb5e5a820
|
Clean up.
|
2018-02-05 20:30:58 -08:00 |
|
Ian A. Mason
|
c077d3cfc8
|
Makefile gets the flick.
|
2018-02-05 16:36:09 -08:00 |
|
Ian A. Mason
|
727a32b7d0
|
simple imports failing in travis.
|
2018-02-05 16:27:58 -08:00 |
|
Ian A. Mason
|
68ca7fbd4d
|
simple imports failing in travis.
|
2018-02-05 15:59:25 -08:00 |
|
Ian A. Mason
|
7905f2e122
|
I am a slave to gofmt.
|
2018-02-05 15:27:50 -08:00 |
|
Ian A. Mason
|
3fc0008125
|
Issue #13 and a SIGSEGV issue.
|
2018-02-05 15:23:04 -08:00 |
|
Ashish Gehani
|
d4885c620c
|
Corrected NSF grant number.
|
2017-08-25 20:49:43 -07:00 |
|
Ashish Gehani
|
f68dadd616
|
Update README.md
|
2017-08-25 20:35:18 -07:00 |
|