1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/CodeGen
Lauro Ramos Venancio f5081ba980 [ARM] Fix code generation for:
static __thread struct {
    int a;
    int b;
} teste = {0, 0};

llvm-svn: 43722
2007-11-05 18:33:37 +00:00
..
Alpha Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
ARM [ARM] Fix code generation for: 2007-11-05 18:33:37 +00:00
CBackend Change all floating constants that are not exactly 2007-09-05 17:50:36 +00:00
Generic -pre-RA-sched=none, simple, simple-noitin are gone. 2007-10-01 22:17:20 +00:00
IA64 Convert .cvsignore files 2007-06-29 16:35:07 +00:00
PowerPC Skip over deleted val#'s. 2007-11-05 06:46:45 +00:00
SPARC Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
X86 Handle cases where a register and one of its super-register are both marked as 2007-11-05 03:11:55 +00:00