Files
rust/compiler/rustc_codegen_llvm/src
Nikita Popov 5519cbfe33 Don't force -O1 with ThinLTO
This doesn't seem to be necessary anymore, although I don't know
at which point or why that changed.

Forcing -O1 makes some tests fail under NewPM, because NewPM also
performs inlining at -O1, so it ends up performing much more
optimization in practice than before.
2021-05-08 10:58:08 +02:00
..
2021-05-08 10:58:08 +02:00
2021-02-17 11:25:55 +01:00
2021-04-08 08:03:18 -07:00
2021-04-03 00:37:49 +03:00
2021-02-14 09:45:35 +11:00
2021-01-23 17:19:49 -05:00
2021-03-26 09:32:31 -07:00
2021-05-02 17:46:00 -06:00
2020-08-30 18:45:07 +03:00