1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/test/CodeGen
Chris Lattner a9fcb187af Generalize FP constant shrinking optimization to apply to any vt
except ppc long double.  This allows us to shrink constant pool
entries for x86 long double constants, which in turn allows us to
use flds/fldl instead of fldt.

llvm-svn: 47938
2008-03-05 06:48:13 +00:00
..
Alpha Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
ARM DCE'ed this testcase. 2008-02-29 19:28:11 +00:00
CBackend add a testcase for misc vector stuff 2008-03-02 08:57:59 +00:00
CellSPU Merge current work back to tree to minimize diffs and drift. Major highlights 2008-02-23 18:41:37 +00:00
Generic Fix PR2096, a regression introduced with my patch last night. This 2008-02-26 17:09:59 +00:00
IA64 Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
PowerPC Use -enable-ppc-regscavenger flag for these checks 2008-03-04 23:16:26 +00:00
SPARC Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
X86 Generalize FP constant shrinking optimization to apply to any vt 2008-03-05 06:48:13 +00:00