Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
6263f94674cd0974b9a4cc525cbe70db65fc9939
/
test
/
CodeGen
/
ARM
/
fp.ll
6263f94
Remove llvm-upgrade.
by Tanya Lattner
· 17 years ago
2adcf10
update this test after the fmrrd fix
by Chris Lattner
· 18 years ago
727842e
Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests and fixed broken run lines.
by Tanya Lattner
· 18 years ago
28beeea
Convert tests using "| wc -l | grep ..." to use the count script.
by Dan Gohman
· 18 years ago
fd4dbf7
Fix tests.
by Evan Cheng
· 18 years ago
eb1d74e
For PR1319:
by Reid Spencer
· 18 years ago
1c0c94d
For PR1319: Upgrade to use new test harness
by Reid Spencer
· 18 years ago
9085043
For PR411:
by Reid Spencer
· 19 years ago
02b985c
ARM test cases contributed by Apple.
by Evan Cheng
· 19 years ago
a38bbf7
Build constants using instructions mov/orr or mvn/eor.
by Lauro Ramos Venancio
· 19 years ago
69ccadd
Use the llvm-upgrade program to upgrade llvm assembly.
by Reid Spencer
· 19 years ago
278dbaa
cleanup some tests
by Rafael Espindola
· 19 years ago
f621abc
add FSTD and FSTS
by Rafael Espindola
· 19 years ago
e5bbd6d
implement FUITOS and FUITOD
by Rafael Espindola
· 19 years ago
5aca927
implement FLDD
by Rafael Espindola
· 19 years ago
614057b
add support for calling functions that return double
by Rafael Espindola
· 19 years ago
4a408d4
add support for calling functions that have double arguments
by Rafael Espindola
· 19 years ago
a284584
implement a ArgumentLayout class to factor code common to LowerFORMAL_ARGUMENTS and LowerCALL
by Rafael Espindola
· 19 years ago
cd71da5
Implement floating point constants
by Rafael Espindola
· 19 years ago
9e071f0
fix the names of the 64bit fp register
by Rafael Espindola
· 19 years ago
2718519
add floating point registers implement SINT_TO_FP
by Rafael Espindola
· 19 years ago