Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
llvm
/
test
/
CodeGen
/
ARM
/
fpconv.ll
7258735
ARM: fixup more tests to specify the target more explicitly
by Saleem Abdulrasool
· 12 years ago
d24ab20
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change and all updated tests passed locally.
by Stephen Lin
· 12 years ago
0659c8f
These tests are looking for library function names that
by Dale Johannesen
· 15 years ago
d7cf55c
Use Unified Assembly Syntax for the ARM backend.
by Jim Grosbach
· 16 years ago
6dd3b9a
Convert some ARM tests with lots of greps to use FileCheck.
by Bob Wilson
· 16 years ago
c8054d9
Eliminate more uses of llvm-as and llvm-dis.
by Dan Gohman
· 16 years ago
d76d0aa
Move thumb and thumb2 tests into separate directories.
by Evan Cheng
· 16 years ago
0bd72c5
More soft fp fixes.
by Evan Cheng
· 18 years ago
86e476b
Unbreak ARM / Thumb soft FP support.
by Evan Cheng
· 18 years ago
f697c03
Remove llvm-upgrade.
by Tanya Lattner
· 18 years ago
6e87ec4
For PR1319:
by Reid Spencer
· 19 years ago
a5007fa
ARM test cases contributed by Apple.
by Evan Cheng
· 19 years ago
83b3d82
Regression is gone, don't try to find it on clean target.
by Reid Spencer
· 19 years ago
[Renamed from llvm/test/Regression/CodeGen/ARM/fpconv.ll]
d0e30dc
Use the llvm-upgrade program to upgrade llvm assembly.
by Reid Spencer
· 19 years ago
391af58
cleanup some tests
by Rafael Espindola
· 19 years ago
8429e1f
uint <-> double conversion
by Rafael Espindola
· 19 years ago
57d109f
add double <-> int conversion
by Rafael Espindola
· 19 years ago
9e29ec3
add float -> double and double -> float conversion
by Rafael Espindola
· 19 years ago