- Dec 07, 2004
-
-
Nate Begeman authored
20%, shaving 0.1s off hbd compile time on my g5. Yay. llvm-svn: 18592
-
Reid Spencer authored
Make only one print method to avoid overloaded virtual warnings when \ compiled with -Woverloaded-virtual llvm-svn: 18589
-
Reid Spencer authored
Make this compile without warning when -Woverloaded-virtual is used. llvm-svn: 18588
-
- Dec 06, 2004
-
-
Reid Spencer authored
llvm-svn: 18586
-
Reid Spencer authored
Test the range of float constants to ensure we are not attempting to create a \ float constant using a double value that is out of range for a float llvm-svn: 18585
-
Reid Spencer authored
Make sure to check isValueValidForType on floating point constants and give \ an error if the value is not valid, otherwise it would assert in the VMCore llvm-svn: 18584
-
John Criswell authored
llvm-svn: 18583
-
Reid Spencer authored
Make sure that floating point constant values outside the range of a float cannot be assigned to a constant. llvm-svn: 18582
-
John Criswell authored
llvm-svn: 18581
-
Reid Spencer authored
the nightly test. These are still needed for iterative linear scan testing. llvm-svn: 18577
-
Reid Spencer authored
option to be specified, but do nothing with it. llvm-svn: 18575
-
Reid Spencer authored
llvm-svn: 18574
-
Reid Spencer authored
llvm-svn: 18568
-
Reid Spencer authored
llvm-svn: 18567
-
Reid Spencer authored
functionality. llvm-svn: 18566
-
Reid Spencer authored
llvm-svn: 18565
-
Tanya Lattner authored
I left the QMTest stuff in place but made it appear to be optional. llvm-svn: 18564
-
- Dec 05, 2004
-
-
Reid Spencer authored
llvm-svn: 18551
-
Alkis Evlogimenos authored
llvm-svn: 18550
-
Reid Spencer authored
When not linking as a library, use LinkItems to retain command line order of \ linking, otherwise use LinkFiles llvm-svn: 18549
-
Reid Spencer authored
llvm-svn: 18548
-
Reid Spencer authored
Implement LinkItems and BuildLinkItems interfaces. llvm-svn: 18547
-
Reid Spencer authored
Add support for ordered linking with the LinkItems function llvm-svn: 18546
-
Reid Spencer authored
llvm-svn: 18545
-
Reid Spencer authored
llvm-svn: 18544
-
Chris Lattner authored
get empty directories llvm-svn: 18543
-
Chris Lattner authored
llvm-svn: 18537
-
Chris Lattner authored
llvm-svn: 18536
-
Chris Lattner authored
llvm-svn: 18535
-
Chris Lattner authored
intrinsic lowering ever introduces constants. Rename local symbols before printing function bodies, fixing 255.vortex with the CBE!!! llvm-svn: 18534
-
Chris Lattner authored
llvm-svn: 18533
-
Chris Lattner authored
don't conflict. This fixes Assembler/2004-12-05-LocalGlobalSymtabConflict.ll llvm-svn: 18532
-
Chris Lattner authored
llvm-svn: 18531
-
Chris Lattner authored
llvm-svn: 18530
-
Chris Lattner authored
llvm-svn: 18529
-
Reid Spencer authored
llvm-svn: 18526
-
Reid Spencer authored
llvm-svn: 18525
-
Reid Spencer authored
llvm-svn: 18524
-
Reid Spencer authored
llvm-svn: 18523
-
Alkis Evlogimenos authored
llvm-svn: 18516
-