aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Kill warning when compiling in optimized modeChris Lattner2003-10-091-0/+1
* Change getConstantValue to throw an exception on error, not return nullChris Lattner2003-10-092-10/+7
* Make getContainedType more efficient by not returning null if out of range!Chris Lattner2003-10-092-8/+7
* Do not read past the end of the contained type listChris Lattner2003-10-091-2/+2
* Remove potentially N^2 algorithm from symbol table reader. No speedupChris Lattner2003-10-091-5/+13
* Major refactoring of the bytecode reader. This includes the followingChris Lattner2003-10-094-315/+171
* Significantly clean up parsing of instructions. This exceptionizes andChris Lattner2003-10-093-144/+106
* Include the new docs directory, whenever it gets added. www is goneChris Lattner2003-10-091-1/+1
* Added 177.mesa to the list of Makefiles to propogate to the object root.John Criswell2003-10-092-86/+125
* Eliminate the instruction placeholder. Simplify a bunch of code.Chris Lattner2003-10-092-15/+1
* Eliminate the old LateResolveValues data structure, replacing it with aChris Lattner2003-10-092-25/+27
* Remove a dead methodChris Lattner2003-10-092-12/+0
* This patch substantially simplifies and cleans up handling of basic blocksChris Lattner2003-10-083-60/+84
* Inline the postResolveValues method. It was poorly named anywayChris Lattner2003-10-082-34/+26
* test/Programs/NoSource and www are gone from the tree; don't try to configureBrian Gaeke2003-10-081-7/+0
* Use 3-arg form of AC_DEFINE.Brian Gaeke2003-10-081-2/+2
* Use 3-arg form of AC_DEFINE.Brian Gaeke2003-10-081-4/+8
* I really meant to use that AUTOHEADER variable I put in there.Brian Gaeke2003-10-081-1/+1
* Various cleanups and simplifications. This speeds up reading a bytecode fileChris Lattner2003-10-083-61/+57
* Destroy allocated resources on exception.Misha Brukman2003-10-081-3/+13
* Make more error messages have gccld's name in them.Brian Gaeke2003-10-082-8/+12
* old testcaseChris Lattner2003-10-081-0/+12
* Checkin an old bug, which appears to be fixedChris Lattner2003-10-081-0/+17
* Update commentChris Lattner2003-10-081-2/+2
* Use a set to keep track of which edges have been noticed as executable alreadyChris Lattner2003-10-081-15/+27
* Minor fixes here and thereChris Lattner2003-10-081-22/+21
* Avoid building data structures we don't really need. This improves the runtimeChris Lattner2003-10-081-10/+39
* Convert over to short bug URLsChris Lattner2003-10-081-6/+6
* Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefsAlkis Evlogimenos2003-10-086-48/+64
* Properly close anchor tags in column descriptionsAlkis Evlogimenos2003-10-081-4/+4
* Forward declare class Type since it is used in this class and Type.h is not i...Alkis Evlogimenos2003-10-081-0/+1
* Add rule for regenerating config.h.in using autoheader.Brian Gaeke2003-10-071-1/+5
* Regenerated with (at top-level llvm directory):Brian Gaeke2003-10-072-132/+164
* whoops, don't accidentally lose variable namesChris Lattner2003-10-071-1/+1
* Fix bug: InstCombine/cast.ll:test11 / PR#7Chris Lattner2003-10-071-1/+23
* new testcaseChris Lattner2003-10-071-0/+7
* Refactor code a bitChris Lattner2003-10-071-4/+12
* Add a sanity check for constant expression castsChris Lattner2003-10-071-0/+2
* Add links to bugzillaChris Lattner2003-10-071-10/+21
* Renamed -use-spec to -use-spec2000.John Criswell2003-10-072-52/+67
* Cleanups, include a list of passesChris Lattner2003-10-071-7/+52
* Fix bugs in mmap()-of-files test program on Mac OS X:Brian Gaeke2003-10-071-5/+5
* Fixed the location of the expectations file.John Criswell2003-10-071-2/+3
* Switching over to the new test database.John Criswell2003-10-073-37/+44
* Add more creditsChris Lattner2003-10-071-1/+1
* cleanup analyze documentsChris Lattner2003-10-071-35/+24
* Ensure both columns take 50%Chris Lattner2003-10-071-3/+3
* no this really isn't extractChris Lattner2003-10-071-1/+1
* initial checkin of the bugpoint doxsChris Lattner2003-10-071-0/+113
* TTify, add links between pagesChris Lattner2003-10-073-130/+92