| Age | Commit message (Collapse) | Author | Lines |
|
update_cg_clif-2020-11-01
|
|
|
|
|
|
Working since rust-lang/stdarch#876
Fixes #666
|
|
|
|
|
|
|
|
Fixes #6
|
|
The previous translation was wrong for signed 128bit comparisions
This fixes several libcore tests
|
|
Fixes #1047
|
|
Fixes #970
|
|
|
|
|
|
|
|
|
|
|
|
The original test casts were optimized away by rustc,
so cg_clif never saw them.
cc #668
|
|
Fixes #668
|
|
|
|
|
|
|
|
cc #666
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The order of iteration was wrong
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #349
|
|
|
|
|
|
fixes #341
|