| Age | Commit message (Collapse) | Author | Lines |
|
should be a pure refactoring.
|
|
|
|
This is no longer necessary for LLVM >= 6.
|
|
|
|
Instead of keeping all modules in memory until thin LTO and only
serializing them then, serialize the module immediately after
it finishes optimizing.
|
|
Fat LTO merges into one module, so only return one module.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BuilderMethods::checked_binop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|