Stella Laurenzo
|
bccfd5f6fc
|
Refactor environment.py into components.
* Creates a new top level Configuration class
* Adds a module for creating test configs, getting some hard coding out of core classes
|
2020-06-28 16:52:25 -07:00 |
Stella Laurenzo
|
2ba8296151
|
Add script tools/format_source.sh and run it on all python and c++ sources.
|
2020-06-13 14:53:54 -07:00 |
Stella Laurenzo
|
308a54c3d0
|
Bump llvm-project to 52cae05e087b3d4fd02849fc37c387c720055ffb (2020/6/10).
* Fixes compile errors from upstream.
* XFAIL several tests that are now failing to legalize (will hand off to Sean).
|
2020-06-11 16:10:05 -07:00 |
Stella Laurenzo
|
b0a80e04f1
|
Make binary_expr and binary_compare have similar asm syntax.
|
2020-06-08 18:29:14 -07:00 |
Stella Laurenzo
|
1ef3614682
|
Add support for short-circuit comparisons with scf.if.
|
2020-06-08 17:52:07 -07:00 |
Stella Laurenzo
|
85b724e70c
|
Adds ODS and import support for binary_expr and binary_compare ops.
* Currently only supports non-short-circuit comparisons.
|
2020-06-08 13:46:06 -07:00 |