aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-08This commit was manufactured by cvs2svn to create tag 'RELEASE_16'.svn-tags/RELEASE_16cvs2svn
2005-10-31issolate LSR on alpha-betaAndrew Lenharth
2005-10-30remove this hackChris Lattner
2005-10-28As usual, Duraid is trying to use subversive techniques to kill x86.Chris Lattner
2005-10-28track the ia64 DAG->DAG instruction selector as llcbeta.Duraid Madina
2005-10-27New testcaseChris Lattner
2005-10-27new testcase, from... PR491.Chris Lattner
2005-10-26remove a column from the nightly tester that isn't what it claims to beChris Lattner
2005-10-26Darwin (__APPLE__) uses gettimeofday.John Criswell
2005-10-26Add sys/types.h, which seems to fix a silly bug in Apple's netinet/in.hJohn Criswell
2005-10-21Restore the file generated from the grammar. Instead fix the program toChris Lattner
2005-10-21restore this fileChris Lattner
2005-10-21This is not a part of the program, it is generated by running itChris Lattner
2005-10-21The variable is Source, not Sources. Also, don't include grammar.g.c: it'sChris Lattner
2005-10-19Corrected the inclusion of Makefile.FORTRAN, which is not copied into theJohn Criswell
2005-10-19Corrected spelling.John Criswell
2005-10-19Makefile.FORTRAN isn't copied into the object tree (and really doesn't needJohn Criswell
2005-10-12Missing header file was causing lseek to receive incorrect args. Exposed by theJim Laskey
2005-10-10The dag combiner is on by default for llc now. Make scheduling llc-beta onChris Lattner
2005-10-09enable the dag combiner for tonightChris Lattner
2005-10-03Fix typo, thanks to Vladimir Merzliakov for pointing this out!Chris Lattner
2005-10-02Don't make the nightly tester colors change all around. We don't wantChris Lattner
2005-10-02Reorder this line so that it matches the nightly tester gnuplot scripts,Chris Lattner
2005-09-27Turn on scheduling as llc-beta until Nate gets a chance to continue work onChris Lattner
2005-09-25new testcase to generate an ascii-art mandlebrotChris Lattner
2005-09-16Fix these rules to not leave the file around if the diff file doesn't existChris Lattner
2005-09-07Add an option to the DAG Combiner to enable it for beta runs, and turn onNate Begeman
2005-09-02This is no longer the beta optionChris Lattner
2005-09-01remove space from end of lineChris Lattner
2005-08-31Make this test not get constant folded away.Chris Lattner
2005-08-31check in a testcase for PR594 that I forgot to commit earlierChris Lattner
2005-08-30Rename the wait function to Wait to prevent it from conflicting with theChris Lattner
2005-08-26dag-isel becomes llc-beta for ppcChris Lattner
2005-08-25Turn off LLCBETA for PPCNate Begeman
2005-08-23Add new PowerPC beta optionNate Begeman
2005-08-19Make this compileChris Lattner
2005-08-18This flag goes awayChris Lattner
2005-08-18Adding edge case tests for int to fp casting.Jim Laskey
2005-08-18Allow espresso to build under stricter C standards.Jim Laskey
2005-08-17Switch PPC and X86 to test -split-phi-constant-crit-edges tonightChris Lattner
2005-08-15This flag is gone now.Chris Lattner
2005-08-08Added the configure option for the ALPBench benchmark suite.John Criswell
2005-08-07get the FTOI opt rightAndrew Lenharth
2005-08-05Switch to testing LSR for llc-beta on PowerPCChris Lattner
2005-08-05No really, add hexxagonCVS: -------------------------------------------------...Chris Lattner
2005-08-04Include missing header, allowing this to build with gcc 4Nate Begeman
2005-08-04hexxagon works fine on Darwin with the last round of CFE changesChris Lattner
2005-08-04try some different llc-beta flags for alpha for a whileAndrew Lenharth
2005-08-02so this is spec95 after all. Hope that other 64 bit platforms want the 64 bi...Andrew Lenharth
2005-08-02including Makefile.spec95 at the bottom wipes out the flags. also, use a fla...Andrew Lenharth