Fangrui Song
|
c5de4dd1ea
|
[test] %clang_cc1 -emit-llvm: remove redundant -S
And replace -emit-llvm -o - with -emit-llvm-only
|
2024-05-04 17:00:29 -07:00 |
|
Bevin Hansson
|
9fa7f48459
|
[Fixed Point] Add fixed-point to floating point cast types and consteval.
Reviewed By: leonardchan
Differential Revision: https://reviews.llvm.org/D86631
|
2020-10-13 13:26:56 +02:00 |
|
Bevin Hansson
|
9c26eb8b91
|
Refactor fixed point conversion test.
Differential Revision: https://reviews.llvm.org/D88648
|
2020-10-09 10:27:42 +02:00 |
|