- Dec 08, 2004
-
-
Reid Spencer authored
llvm-svn: 18614
-
Reid Spencer authored
llvm-svn: 18613
-
Alkis Evlogimenos authored
llvm-svn: 18612
-
Chris Lattner authored
llvm-svn: 18611
-
Chris Lattner authored
be removed when PR400 is resolved. llvm-svn: 18610
-
Chris Lattner authored
llvm-svn: 18609
-
- Dec 07, 2004
-
-
Reid Spencer authored
* Fix grammaro's * HTML 4.01 Strict compliance llvm-svn: 18604
-
Reid Spencer authored
Add doInitialization method to avoid overloaded virtuals llvm-svn: 18602
-
Reid Spencer authored
Add getModRefInfo method to avoid overloaded virtuals llvm-svn: 18601
-
Reid Spencer authored
Add runPass methods to remove -Woverloaded-virtual warnings are not \ present and circumvent possible inheritance bugs. llvm-svn: 18600
-
Chris Lattner authored
into the release :) llvm-svn: 18599
-
Reid Spencer authored
of them seem to work everywhere. llvm-svn: 18598
-
Reid Spencer authored
llvm-svn: 18597
-
Reid Spencer authored
llvm-svn: 18596
-
Alkis Evlogimenos authored
of std::numeric_limits, because they work in more platforms. llvm-svn: 18593
-
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
-