- Oct 13, 2008
-
-
Matthijs Kooijman authored
NULL, but just hide some debug output then. llvm-svn: 57437
-
Gabor Greif authored
llvm-svn: 57433
-
Nick Lewycky authored
returned by BinomialCoefficient and don't try to operate with them. This replaces the previous fix for PR2857. llvm-svn: 57431
-
Chris Lattner authored
llvm-svn: 57428
-
- Oct 12, 2008
-
-
Dale Johannesen authored
llvm-svn: 57425
-
Owen Anderson authored
llvm-svn: 57424
-
Anton Korobeynikov authored
llvm-svn: 57414
-
Owen Anderson authored
llvm-svn: 57413
-
Owen Anderson authored
llvm-svn: 57412
-
Dale Johannesen authored
match gcc. Helps with the testsuite. llvm-svn: 57410
-
Owen Anderson authored
llvm-svn: 57408
-
Owen Anderson authored
data-based ones. Just be conservative when analyzing control-based escapes. llvm-svn: 57400
-
Chris Lattner authored
llvm-svn: 57388
-
Chris Lattner authored
a couple other cases for clarity, but shouldn't affect correctness. Patch by Eli Friedman! llvm-svn: 57387
-
Chris Lattner authored
parameters instead of raw Constants. This prevents the constants from being selected by the isel pass, fixing PR2735. llvm-svn: 57385
-
Chris Lattner authored
llvm-svn: 57384
-
- Oct 11, 2008
-
-
Duncan Sands authored
llvm-svn: 57381
-
Anton Korobeynikov authored
llvm-svn: 57380
-
Daniel Dunbar authored
llvm-svn: 57373
-
Chris Lattner authored
llvm-svn: 57371
-
Dale Johannesen authored
the same pattern as roundpd/roundps, the Intel compiler builtins do not: rounds* has an extra operand. Fixes gcc.target/i386/sse4_1-rounds[sd]-[1234].c llvm-svn: 57370
-
Devang Patel authored
This patch fixes PR 2869 llvm-svn: 57369
-
- Oct 10, 2008
-
-
Anton Korobeynikov authored
llvm-svn: 57368
-
Dale Johannesen authored
valid comments in inline assembly. gcc.target/i386/20011009-1.c llvm-svn: 57365
-
Anton Korobeynikov authored
Extend set of return registers on sparc until someone will implement MRV support there. At least, this will allow libgcc compile, however we are not ABI-compatible with stuff compiled with native gcc. llvm-svn: 57364
-
Anton Korobeynikov authored
llvm-svn: 57363
-
Anton Korobeynikov authored
llvm-svn: 57362
-
Anton Korobeynikov authored
llvm-svn: 57359
-
Anton Korobeynikov authored
llvm-svn: 57358
-
Oscar Fuentes authored
llvm-svn: 57357
-
Mon P Wang authored
deadlock issues with java llvm-svn: 57356
-
Nuno Lopes authored
llvm-svn: 57353
-
Anton Korobeynikov authored
llvm-svn: 57346
-
Anton Korobeynikov authored
Add dummy 'm' inline asm constraint handler for Sparc. I'm not sure, whether it is correct, however :) llvm-svn: 57345
-
Anton Korobeynikov authored
llvm-svn: 57344
-
Owen Anderson authored
Add a basic intra-procedural escape analysis. This hasn't be extensively tested yet, but feedback is welcome. llvm-svn: 57342
-
Mon P Wang authored
in getPointerToFunction llvm-svn: 57340
-
Mon P Wang authored
llvm-svn: 57339
-
Dale Johannesen authored
llvm-svn: 57331
-
Dale Johannesen authored
and APFloat::convertToInteger. Restore return value to IEEE754. Adjust all users accordingly. llvm-svn: 57329
-