aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanupsChris Lattner2003-10-131-2/+2
* Speed up TypesEqual by specializing it for all of the derived types, avoidingChris Lattner2003-10-131-15/+33
* Avoid calling getTypeSlot moreChris Lattner2003-10-133-4/+9
* Avoid creating lots of pointless opaque types, with short lifetimesChris Lattner2003-10-131-22/+37
* This is a header file, hear me roarChris Lattner2003-10-131-1/+1
* * Remove extraneous #includesChris Lattner2003-10-131-7/+9
* Wrap code at 80 columnsChris Lattner2003-10-131-6/+10
* This is a header file, thus it needs a -*-C++-*-Chris Lattner2003-10-131-1/+1
* Regularize header file commentsChris Lattner2003-10-1345-95/+82
* make the indvar obviously non-canonicalChris Lattner2003-10-131-1/+1
* Regularize header file comment, eliminate using'sChris Lattner2003-10-131-22/+20
* Add new op_erase methodChris Lattner2003-10-131-0/+3
* Minor cleanupsChris Lattner2003-10-131-5/+3
* Checkin an improvement contributed by Bill:Chris Lattner2003-10-131-6/+30
* Add support to the loop canonicalization pass to make it transform loops toChris Lattner2003-10-131-21/+163
* new testcaseChris Lattner2003-10-121-0/+17
* Make getNumBackEdges more efficientChris Lattner2003-10-121-7/+6
* Files moved to the LoopSimplify directoryChris Lattner2003-10-125-181/+0
* Rename loop preheaders pass to loop simplifyChris Lattner2003-10-125-11/+13
* Rename -preheaders pass. Spelling fixChris Lattner2003-10-121-2/+2
* File is renamed to LoopSimplify.cppChris Lattner2003-10-121-1/+1
* First step in renaming the preheaders pass to loopsimplifyChris Lattner2003-10-121-16/+21
* The -preheaders pass is now known as -loopsimplifyChris Lattner2003-10-129-9/+9
* The preheader insertion pass only depends on the CFG. Mark it as such, whichChris Lattner2003-10-121-1/+2
* Rename methodChris Lattner2003-10-121-1/+1
* Rename method to indicate what it doesChris Lattner2003-10-121-7/+10
* * Spell "necessary" correctlyChris Lattner2003-10-122-6/+48
* Test that we can emit global initializers that are not normal FP valuesChris Lattner2003-10-122-0/+6
* * Be TBAA safeChris Lattner2003-10-122-64/+118
* Greatly expand documentation comment at head of file... I had toBrian Gaeke2003-10-111-9/+33
* Make mmap's fd for anonymous memory acquisition default to -1, except onBrian Gaeke2003-10-111-2/+7
* Quote qmtest args in $(CONTEXT).Brian Gaeke2003-10-111-8/+8
* Actually pass in a pointer to the thrown object, not a pointer to theChris Lattner2003-10-101-1/+1
* This seems to work around some unobvious bug in gcc on sparc which wasBrian Gaeke2003-10-102-2/+2
* Removed the AnalyzeTest class.John Criswell2003-10-101-1/+0
* Make the clean target remove the QMTest temporary directory.John Criswell2003-10-101-2/+3
* Renamed the feature subtests so that they do not begin with 'f'. It wasJohn Criswell2003-10-101-9/+4
* Don't include <stdlib.h>.Brian Gaeke2003-10-101-1/+0
* Don't include "Config/stdlib.h".Brian Gaeke2003-10-103-3/+0
* Include <cctype> and <cstdlib> instead of <ctype.h> and "Config/stdlib.h".Brian Gaeke2003-10-101-2/+2
* No longer used anywhere.Brian Gaeke2003-10-101-22/+0
* Fixed spelling.John Criswell2003-10-101-3/+3
* Rewrite head-of-file comment.Brian Gaeke2003-10-101-7/+4
* Include <cstdio> instead of <stdio.h>.Brian Gaeke2003-10-103-3/+3
* Don't include Config/stdio.h or <stdio.h>.Brian Gaeke2003-10-105-6/+0
* Initial checkin of Testing Guide.John Criswell2003-10-101-0/+356
* Add a new -disable-inlining optionChris Lattner2003-10-101-1/+6
* Fix spelling.Misha Brukman2003-10-1039-81/+83
* Fix grammar.Misha Brukman2003-10-106-7/+7
* Fix spelling/grammar.Misha Brukman2003-10-107-17/+17