- Mar 11, 2008
-
-
Evan Cheng authored
llvm-svn: 48217
-
Duncan Sands authored
enhancements. llvm-svn: 48215
-
Chris Lattner authored
into: _test: fldz ret instead of: _test: subl $12, %esp #IMPLICIT_DEF %xmm0 movsd %xmm0, (%esp) fldl (%esp) addl $12, %esp ret llvm-svn: 48213
-
Nick Lewycky authored
llvm-svn: 48212
-
Devang Patel authored
llvm-svn: 48210
-
Chris Lattner authored
RET instruction instead of using FpSET_ST0_32. This also generalizes the code to handling returning of multiple FP results. llvm-svn: 48209
-
Chris Lattner authored
llvm-svn: 48208
-
Dan Gohman authored
and it's the result that requires expansion. This code is a little confusing because the TargetLoweringInfo tables for [US]INT_TO_FP use the operand type (the integer type) rather than the result type. llvm-svn: 48206
-
Chris Lattner authored
verify the register constraint matches what the instruction expects. llvm-svn: 48205
-
Evan Cheng authored
llvm-svn: 48204
-
Anton Korobeynikov authored
llvm-svn: 48203
-
Dan Gohman authored
llvm-svn: 48201
-
Chris Lattner authored
llvm-svn: 48199
-
Dan Gohman authored
llvm-svn: 48198
-
Scott Michel authored
- Add test pattern matching in CellSPU's icmp32.ll test harness - Fix CellSPU fcmp.ll-generated assert. llvm-svn: 48197
-
Dan Gohman authored
llvm-svn: 48196
-
Dan Gohman authored
llvm-svn: 48195
-
Dan Gohman authored
llvm-svn: 48194
-
Dan Gohman authored
llvm-svn: 48193
-
Chris Lattner authored
can be live out of the block anyway, so it isn't needed. llvm-svn: 48192
-
Dan Gohman authored
llvm-svn: 48189
-
- Mar 10, 2008
-
-
Dale Johannesen authored
local object of >16 byte alignment exists. It does not work and getting it to work is not trivial, as explained in the comment. This fixes all the remaining ppc32 failures in the struct-layout-1 part of the gcc testsuite. (gcc does not support this either, and the only way to get such an object is with __attribute__((aligned)) or generic vectors; it can't be done in a standard-conforming program, or with Altivec. So I think disabling it is OK.) llvm-svn: 48188
-
Bill Wendling authored
scavenging for 32-bit and 64-bit separately. llvm-svn: 48186
-
Anton Korobeynikov authored
llvm-svn: 48184
-
Anton Korobeynikov authored
llvm-svn: 48183
-
Anton Korobeynikov authored
llvm-svn: 48182
-
Anton Korobeynikov authored
alias destination only if we don't have anything to link to llvm-svn: 48181
-
Anton Korobeynikov authored
llvm-svn: 48180
-
Anton Korobeynikov authored
llvm-svn: 48179
-
Anton Korobeynikov authored
llvm-svn: 48177
-
Anton Korobeynikov authored
llvm-svn: 48176
-
Evan Cheng authored
llvm-svn: 48175
-
Chris Lattner authored
copyfromreg/copytoreg instead. llvm-svn: 48174
-
Dan Gohman authored
zero extension when checking if an unsigned multiply is safe. llvm-svn: 48171
-
Evan Cheng authored
llvm-svn: 48170
-
Evan Cheng authored
llvm-svn: 48169
-
Evan Cheng authored
llvm-svn: 48167
-
Chris Lattner authored
llvm-svn: 48166
-
Devang Patel authored
has single return value. llvm-svn: 48162
-
Devang Patel authored
llvm-svn: 48161
-