warricksothr / RustBuild

Scripts and patches to auto build Rustc and Cargo on ARM
MIT License
104 stars 8 forks source link

Performance critical LLVM patch #14

Closed MagaTailor closed 8 years ago

MagaTailor commented 8 years ago

The first one from: http://llvm.org/viewvc/llvm-project?view=revision&revision=259657

More details on affected scenarios: https://users.rust-lang.org/t/executable-size-and-performance-vs-c/4496/38

Might come in handy in case rust's LLVM tree doesn't get updated for a while.

MagaTailor commented 8 years ago

The online code-viewer has been down for quite a while so the link doesn't work. I made a copy here.