Blaise Tine
62cdd8e993
minor update
2023-11-11 15:49:39 -08:00
Blaise Tine
c1e168fdbe
Vortex 2.0 changes:
...
+ Microarchitecture optimizations
+ 64-bit support
+ Xilinx FPGA support
+ LLVM-16 support
+ Refactoring and quality control fixes
minor update
minor update
minor update
minor update
minor update
minor update
cleanup
cleanup
cache bindings and memory perf refactory
minor update
minor update
hw unit tests fixes
minor update
minor update
minor update
minor update
minor update
minor udpate
minor update
minor update
minor update
minor update
minor update
minor update
minor update
minor updates
minor updates
minor update
minor update
minor update
minor update
minor update
minor update
minor updates
minor updates
minor updates
minor updates
minor update
minor update
2023-11-10 02:47:05 -08:00
Blaise Tine
d69a64c32c
minor update
2023-05-16 04:59:01 -04:00
Blaise Tine
b9cda8fca7
minor update
2023-05-15 20:19:14 -04:00
Blaise Tine
1136c664f1
minor update
2023-05-15 19:51:20 -04:00
Blaise Tine
1243848963
minor update
2023-05-15 19:13:45 -04:00
Blaise Tine
dce5e79f65
toolchain update
2023-05-15 18:53:24 -04:00
tinebp
88ed687557
Update .travis.yml
2022-09-30 04:19:53 -04:00
tinebp
ebff870d54
Update .travis.yml
2022-09-30 03:09:35 -04:00
tinebp
d802defd6c
Update .travis.yml
2022-09-30 01:44:54 -04:00
tinebp
ff4c24657e
Update README.md
2022-09-29 21:05:35 -04:00
Blaise Tine
e1b666cb93
minor update
2022-07-14 08:55:09 -04:00
Blaise Tine
da834a28df
adding support for TLS global variables
2022-07-14 06:03:02 -04:00
Blaise Tine
77002dd06a
minor updates
2022-02-05 20:52:23 -05:00
Blaise Tine
76481bc794
minor update
2022-02-05 20:41:44 -05:00
Blaise Tine
5a5f1ad3fe
minor update
2022-02-05 18:03:38 -05:00
Blaise Tine
2277e3c878
minor update
2022-02-05 17:59:58 -05:00
Blaise Tine
1bd25acb0b
cmov
2022-02-05 17:58:12 -05:00
Blaise Tine
d297351211
simx64 bug fix
2022-02-05 17:13:16 -05:00
Blaise Tine
2fd93e1d89
Merge branch 'staging' of https://github.com/vortexgpgpu/vortex
2022-02-05 16:12:52 -05:00
tinebp
a5ab68d9df
Merge pull request #42 from SantoshSrivatsan24/staging
...
Staging
2022-02-05 14:55:49 -05:00
Santosh Srivatsan
1b5b7a3cba
Modified travis.yml
2022-02-05 14:45:21 -05:00
Santosh Srivatsan
6dd6a88c12
Modified regression64.sh
2022-02-05 14:37:05 -05:00
Santosh Srivatsan
09833fdfb1
Fixed merge conflict
2022-02-05 14:34:36 -05:00
tinebp
eacdb63454
Merge pull request #41 from SantoshSrivatsan24/staging
...
Staging
2022-02-05 14:25:17 -05:00
Santosh Srivatsan
1c781c78c0
Minor bug fix
2022-02-05 14:17:56 -05:00
Santosh Srivatsan
b7e5a83ba3
Merged branch xlen-parameterization into staging
2022-02-05 13:47:42 -05:00
Blaise Tine
3179541efe
minor update
2022-02-05 12:24:16 -05:00
Blaise Tine
bda77760c8
addition bug fixes
2022-02-05 09:14:35 -05:00
Blaise Tine
140124b423
additional bug fixes
2022-02-05 07:42:50 -05:00
Blaise Tine
703d3faf27
minor bug fixes
2022-02-05 06:37:54 -05:00
Blaise Tine
a2342cfd82
toolchain install bug fix
2022-02-05 05:19:53 -05:00
Blaise Tine
5fbace9fa0
fixed several bugs and refactor memory access
2022-02-04 17:50:19 -05:00
Blaise Tine
cf2a0a5f39
code refactoring
2022-02-04 00:07:24 -05:00
Santosh Srivatsan
212ee21b54
Updated excluded 32-bit tests
2022-02-03 22:33:47 -05:00
Santosh Srivatsan
71e8a30186
Added vx_link32.ld
2022-02-03 22:31:47 -05:00
Santosh Srivatsan
8a525039af
Added 64 bit regression script
2022-02-03 15:20:15 -05:00
Santosh Srivatsan
836c777680
XLEN parameterization for simx
2022-02-03 15:19:31 -05:00
Blaise Tine
a3472da181
Merge branch 'master' of https://github.com/vortexgpgpu/vortex
2022-02-02 01:24:00 -05:00
Blaise Tine
a06812f93f
minor updates
2022-02-01 22:51:33 -05:00
Santosh Srivatsan
54dd2cfe1d
Added xlen parameterization to types.h instead of xlen.h
2022-02-01 14:02:46 -05:00
Santosh Srivatsan
01d183c6a9
Removed xlen.h
2022-02-01 13:59:39 -05:00
Santosh Srivatsan
3eb2b71955
removed traces of xlen. Overloaded sext
2022-02-01 13:54:51 -05:00
Santosh Srivatsan
b23a9c76e7
Changed run-simx-32imf to run-simx to comply with the rest of the code
2022-02-01 13:26:41 -05:00
Santosh Srivatsan
0ce51df108
Removed simx64 comments
2022-02-01 13:25:26 -05:00
Blaise Tine
d48f1c1c5f
minor updates
2022-02-01 06:53:31 -05:00
Santosh Srivatsan
a73f656d06
Minor bug fixes
2022-01-31 17:01:14 -05:00
Santosh Srivatsan
4cf596338d
Minor bug fixes
2022-01-31 15:53:49 -05:00
Blaise Tine
e3e2609f7e
adding unit test for vx_malloc
2022-01-30 05:57:18 -05:00
Blaise Tine
3750c672a7
Makefiles update
2022-01-30 00:26:55 -05:00