| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
sync_cg_clif-2023-07-22
|
|
sync_cg_clif-2023-06-15
|
|
sync_cg_clif-2023-04-29
|
|
sync_cg_clif-2023-03-15
|
|
sync_cg_clif-2022-12-14
|
|
|
|
sync_cg_clif-2022-07-25
|
|
sync_cg_clif-2022-04-22
|
|
sync_cg_clif-2021-07-07
|
|
sync_cg_clif-2021-05-27
|
|
|
|
sync_cg_clif-2020-12-27
|
|
sync_cg_clif-2020-11-27
|
|
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
|
|
|
|
|
|
|
|
|
|
|