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