Simonas Kazlauskas
|
8938269db6
|
Upgrade LLVM
Includes https://github.com/rust-lang/llvm/pull/80
Includes https://github.com/rust-lang/llvm/pull/79
Also adds tests and thus fixes #24194
|
2017-06-08 17:09:28 +03:00 |
|
Vadzim Dambrouski
|
51cebb3e63
|
LLVM: Add support for EABI-compliant libcalls on MSP430.
This change will allow rust code to have proper support for division
and multiplication using libgcc libcalls.
|
2017-05-13 21:23:00 +03:00 |
|
Tim Neumann
|
f5e3427b9c
|
trigger llvm rebuild
|
2017-05-06 17:39:03 +02:00 |
|
Vadzim Dambrouski
|
ec5588b4bc
|
Update LLVM to fix incorrect codegen on MSP430.
The bug was reported by @akovaski here:
https://github.com/rust-embedded/rfcs/issues/20#issuecomment-296482148
|
2017-04-27 08:40:27 +03:00 |
|
Michael Wu
|
27b00ec752
|
Cherry pick LLVM hexagon fixes
|
2017-04-26 02:11:49 -04:00 |
|
Ariel Ben-Yehuda
|
bd52ff1cc3
|
update LLVM with fix for PR32379
Fixes #40593.
|
2017-03-24 00:54:23 +02:00 |
|
Ariel Ben-Yehuda
|
5dc8548050
|
update LLVM
pick up a fix to LLVM PR29151.
|
2017-03-19 17:52:17 +02:00 |
|
Vadim Petrochenkov
|
9b8b3b2b03
|
rustbuild: Add option for enabling partial LLVM rebuilds
|
2017-03-12 14:02:49 +03:00 |
|