Martin Kinkelin
|
5c24f60cf9
|
Raise min LLVM version to 3.9 (#2872)
|
2018-10-15 22:31:59 +02:00 |
|
Johan Engelen
|
9dc58a76a6
|
Lit: stop using %T and use %t-dir instead. (#2277)
The %T substitution will be removed from Lit.
Resolves issue #2274
|
2017-08-17 21:38:35 +02:00 |
|
Johan Engelen
|
e0c78fa198
|
Rename -ir2obj-cache-* cmdline flags to -cache-* , because the cache can be used for more things than just ir2obj caching.
Rename "ir2obj" namespace to "cache".
|
2016-10-12 18:58:01 +02:00 |
|
Johan Engelen
|
1fa635932e
|
Add extra ir2obj cache test: with local value name discarding, the IR and IR hash do not depend on the actual local variable name. So a name change should not result in a cache miss.
|
2016-09-16 17:48:11 +02:00 |
|