aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-08Note that a work-around is available.llvmorg-1.6.0release/1.6.xJohn Criswell1-1/+1
2005-11-08Add a note about the Solaris configure problem that Tanya's seen.John Criswell1-0/+13
2005-11-03Include the CVS tag for the 1.6 release.John Criswell1-0/+1
2005-11-03Merge in hack from Chris that discards libg.John Criswell1-1/+4
2005-11-03Updated the version number.John Criswell2-13/+13
2005-11-02Merged in revision 1.60.John Criswell1-5/+5
2005-11-02Don't use -q; this option is not available on Solaris grep (and probablyJohn Criswell1-1/+1
2005-11-02Mark these as failing on sparc instead of sparcv9.John Criswell2-2/+2
2005-11-01This commit was manufactured by cvs2svn to create branch 'release_16'.CVS to SVN Conversion0-0/+0
2005-11-01Keep VC++ happy.Jeff Cohen1-0/+1
2005-11-01Let people who run the nightly tester specify paths to external tests, insteadChris Lattner1-2/+21
2005-11-01heh, scheduling was easy?Duraid Madina1-1/+3
2005-11-01FORTRAN!!! :( and other similarly unfortunate things mean that on ia64Duraid Madina1-0/+20
2005-11-01so tablegen was thinking I might want to convert FPs to predicates.Duraid Madina1-4/+3
2005-11-01add support for int->FP and FP->int ops, and add ia64 patterns for theseDuraid Madina2-0/+23
2005-11-01add zeroextend predicate->integerDuraid Madina1-37/+42
2005-11-01Add a flag to enable a darwin linker optimizationChris Lattner1-1/+7
2005-10-31Make constant pool entries use private labels. This is important when you'reChris Lattner1-3/+3
2005-10-31Updated alpha known problems.Andrew Lenharth1-2/+0
2005-10-31Apparently these do pass on some alphasChris Lattner3-3/+0
2005-10-31Fix an iterator invalidation problem in code used by the -strip passChris Lattner1-1/+1
2005-10-31Limit the search depth of MaskedValueIsZero to 6 instructions, to avoidChris Lattner1-10/+14
2005-10-31Emit itinerary class in instruction info.Jim Laskey2-2/+39
2005-10-31Generate cpu to itinerary map.Jim Laskey2-8/+63
2005-10-31these tests fail on alpha for some reasonChris Lattner3-0/+6
2005-10-311. Embed and not inherit vector for NodeGroup.Jim Laskey1-20/+39
2005-10-31add FP compares and implicit register defs to the dag iselDuraid Madina2-23/+45
2005-10-30Update Getting Started for Visual Studio page.Jeff Cohen1-18/+11
2005-10-30Significantly simplify this code and make it more aggressive. Instead of havingChris Lattner1-103/+50
2005-10-30new testcaseChris Lattner1-0/+12
2005-10-30Reduce the number of copies emitted as machine instructions byChris Lattner1-16/+57
2005-10-30If the module has no t-t and the host is an alpha, default to using the Alpha BEChris Lattner1-1/+1
2005-10-30fix some broken comparisons, this affected the Pattern isel too.Duraid Madina1-27/+4
2005-10-30The pass was removed, but the spirit lives onChris Lattner1-1/+1
2005-10-30This is implementedChris Lattner1-19/+0
2005-10-30Codegen mul by negative power of two with a shift and negate.Chris Lattner1-3/+13
2005-10-30new testcaseChris Lattner1-0/+9
2005-10-30Fix a problem that Nate noticed with LSR:Chris Lattner1-1/+26
2005-10-30new testcaseChris Lattner1-0/+57
2005-10-29Revert an accidental commit.Chris Lattner1-1/+1
2005-10-29More files deleted.Jeff Cohen2-9/+0
2005-10-29Make -time-passes output prettierChris Lattner1-0/+4
2005-10-29Make negative immediates in patterns work correctly, silence some warningsChris Lattner1-1/+1
2005-10-29add some FP stuff, some mix.* stuff, and constant pool support to theDuraid Madina2-61/+131
2005-10-29Fix <> in htmlChris Lattner1-2/+2
2005-10-29First hack-and-slash on the release notes. Comments and improvements welcomeChris Lattner1-23/+167
2005-10-29Remove the lowerconstantexprs passChris Lattner1-2/+0
2005-10-29This pass is now obsolete since all targets have moved to the SelectionDAGChris Lattner1-170/+0
2005-10-29Remove the LowerConstantExpressionsPass passChris Lattner2-6/+0
2005-10-29remove reference to this passChris Lattner1-4/+0