- Dec 04, 2004
-
-
Misha Brukman authored
llvm-svn: 18476
-
Misha Brukman authored
funny. llvm-svn: 18475
-
Misha Brukman authored
llvm-svn: 18474
-
Chris Lattner authored
llvm-svn: 18473
-
Misha Brukman authored
instead?) * Encapsulate code and header file names with <tt> and </tt> * Arrange <p> and </p> tags to be inline with the text they contain llvm-svn: 18472
-
Chris Lattner authored
llvm-svn: 18471
-
Chris Lattner authored
llvm-svn: 18470
-
Misha Brukman authored
llvm-svn: 18468
-
Chris Lattner authored
llvm-svn: 18467
-
Chris Lattner authored
llvm-svn: 18466
-
- Dec 03, 2004
-
-
Chris Lattner authored
correctly link globals whose LLVM types do not match. This fixes several of the F2C SPEC FP benchmarks, which were failing this due to the implementation of common blocks used by f2c. llvm-svn: 18465
-
John Criswell authored
I've done some testing, and this seems to work, but if people who use the nightly tester regularly could spot check these changes, I'd be appreciative. llvm-svn: 18464
-
Chris Lattner authored
llvm-svn: 18463
-
Reid Spencer authored
libraries to the CFE. llvm-svn: 18462
-
Chris Lattner authored
llvm-svn: 18461
-
Chris Lattner authored
llvm-svn: 18460
-
Chris Lattner authored
PR472 llvm-svn: 18459
-
Chris Lattner authored
llvm-svn: 18458
-
Chris Lattner authored
gccas/gccld more than just a noop. llvm-svn: 18456
-
John Criswell authored
llvm-svn: 18455
-
Chris Lattner authored
This fixes the ugly darwin "cannot find symbols starting with __" issue. Thanks for Owen/resistor for testing this out for me. llvm-svn: 18454
-
Brian Gaeke authored
to rewrite this to use relocations. llvm-svn: 18453
-
Reid Spencer authored
llvm-svn: 18452
-
Chris Lattner authored
remove the temporary -disable-dse option llvm-svn: 18451
-
Tanya Lattner authored
When writing kernel, save the branches til the end. They are still put in the "right place" in the schedule, but sometimes when folding to make a kernel instructions are added between branches. This is wrong. To avoid this, we handle branches special. llvm-svn: 18450
-
Chris Lattner authored
llvm-svn: 18449
-
- Dec 02, 2004
-
-
John Criswell authored
the PowerPC JIT. Hence, they are XFAILs. llvm-svn: 18443
-
Chris Lattner authored
llvm-svn: 18442
-
Chris Lattner authored
Add -S and --strip-debug option support. llvm-svn: 18441
-
Chris Lattner authored
-S llvm-svn: 18440
-
Chris Lattner authored
llvm-svn: 18439
-
Chris Lattner authored
llvm-svn: 18438
-
Chris Lattner authored
llvm-svn: 18437
-
Chris Lattner authored
llvm-svn: 18436
-
John Criswell authored
Including alloca.h on Solaris brings in the prototype of strftime(), which breaks compilation of CBE generated code. llvm-svn: 18435
-
Chris Lattner authored
llvm-svn: 18434
-
Chris Lattner authored
instead of 80-bits of precision. This fixes PR467. This change speeds up fldry on X86 with LLC from 7.32s on apoc to 4.68s. llvm-svn: 18433
-
Chris Lattner authored
llvm-svn: 18432
-
Chris Lattner authored
llvm-svn: 18431
-
Reid Spencer authored
llvm-svn: 18429
-