serge-sans-paille
|
4ab3041acb
|
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"
This reverts commit bda6e5bee0 .
See https://lab.llvm.org/buildbot/#/builders/109/builds/15424 for instance
|
2021-05-24 19:43:40 +02:00 |
serge-sans-paille
|
bda6e5bee0
|
[NFC] remove explicit default value for strboolattr attribute in tests
Since d6de1e1a71 , no attributes is quivalent to
setting attribute to false.
This is a preliminary commit for https://reviews.llvm.org/D99080
|
2021-05-24 19:31:04 +02:00 |
Evgeny Leviant
|
dc619f3d7a
|
[CodeGen][TargetPassConfig] Add unreachable-mbb-elimination pass explicitly
Differential revision: https://reviews.llvm.org/D84228
|
2020-07-23 18:05:11 +03:00 |
Evgeny Leviant
|
24089928be
|
[CodeGen][TargetPassConfig] Add TargetTransformInfo pass correctly
Patch adds tti pass directly enforcing its execution with correctly set
TargetTransformInfo.
Differential revision: https://reviews.llvm.org/D84047
|
2020-07-18 14:11:40 +03:00 |