aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix another bug in Prolangs-C++/objectsChris Lattner2004-10-311-1/+2
* One more missing end tag.Reid Spencer2004-10-311-1/+1
* Correct tag usage for HTML 4.01 Strict complianceReid Spencer2004-10-311-13/+14
* Add a tutorial and some more general concepts.Reid Spencer2004-10-311-26/+127
* Only call getNodeForValue on pointer arguments! this fixes a problem runningChris Lattner2004-10-311-5/+11
* Add more paranoid assertions :)Chris Lattner2004-10-311-0/+12
* No, really, the library name is `LLVMexecve'Misha Brukman2004-10-311-1/+1
* Fix patterns to match only one-char words.Vikram S. Adve2004-10-301-5/+5
* Add a few more terms.Reid Spencer2004-10-301-0/+39
* Complete the description of public variables. Internal variables are listedReid Spencer2004-10-301-135/+357
* Change macro names per naming standard in Makefile.rules.Reid Spencer2004-10-301-5/+5
* Correct macro names per naming standard in Makefile.rulesReid Spencer2004-10-301-12/+12
* Internalize variable names to prevent recursive assignment. Cleanup docs.Reid Spencer2004-10-309-478/+559
* Fix some more problems where we called getOffset before getNode()Chris Lattner2004-10-301-2/+4
* Fix three bugs:Chris Lattner2004-10-301-9/+12
* Fix more undefined behaviorChris Lattner2004-10-301-10/+13
* * Add a methodChris Lattner2004-10-301-16/+28
* Add an assertion and a methodChris Lattner2004-10-301-1/+9
* No really, this is LLVM!Chris Lattner2004-10-301-1/+1
* Fixed bug with infinite epilogues.Tanya Lattner2004-10-304-105/+187
* Fix file header commentMisha Brukman2004-10-291-1/+1
* * Fix compilation on AIX: GCC's fixincludes eliminates isinf() declarationMisha Brukman2004-10-291-5/+7
* Don't modify user vars because they will get passed down (modified) toReid Spencer2004-10-291-42/+47
* Change name of target lib to conform to new naming scheme.Brian Gaeke2004-10-292-2/+2
* Remove dependency on MRegisterInfo::getRegClassBrian Gaeke2004-10-292-4/+30
* Fix grammar (i.e.)Misha Brukman2004-10-291-1/+1
* Disable the build in the samples directory so that llvmc dependencies don'tReid Spencer2004-10-291-1/+1
* The Alpha (tm) intrinsics aren't even being usedMisha Brukman2004-10-291-91/+1
* The Alpha (tm) intrinsics have never been used anywhereMisha Brukman2004-10-292-47/+0
* LLEE execve() wrapper library has changed its name and locationMisha Brukman2004-10-291-1/+1
* When emitting debug msgs for function stubs, don't truncate theBrian Gaeke2004-10-291-1/+1
* Print P and [AR] files on update.Vikram S. Adve2004-10-291-1/+4
* Make sure the LLVM_CONFIG_DIR environment variable is set so we don't getReid Spencer2004-10-291-1/+1
* Make the list of automatic Makefile* files updated explicit instead ofReid Spencer2004-10-291-2/+2
* * Add spaces between function names for readabilityMisha Brukman2004-10-291-35/+45
* This line breaks FreeBSD and apparently isn't useful anymore.Chris Lattner2004-10-291-1/+0
* Commented out the _Alloc_traits specialization entirely, as it is onlyJohn Criswell2004-10-281-1/+7
* Only add the _Alloc_traits specialization in if we're compiling forJohn Criswell2004-10-281-0/+2
* Fix the dependency of lex.o on gram.tab.hReid Spencer2004-10-281-1/+1
* Added the poolalloc module to the list of projects to configure, if present.John Criswell2004-10-282-28/+34
* Bug Fixes:Reid Spencer2004-10-281-49/+34
* Make parallel "install" and "uninstall" targets not step on itself.Reid Spencer2004-10-281-47/+20
* Gep indices must be of int, uint, long or ulong type.Alkis Evlogimenos2004-10-281-1/+1
* Make sure the sources get distributed (use EXTRA_DIST)Reid Spencer2004-10-281-5/+3
* Fix library names for sparcBrian Gaeke2004-10-281-3/+3
* Fix library name.Reid Spencer2004-10-282-2/+2
* Fix library name.Alkis Evlogimenos2004-10-282-2/+2
* Fix library name.Reid Spencer2004-10-281-1/+1
* Fix name of libraryReid Spencer2004-10-281-1/+1
* Regenerated after fixing typo.Brian Gaeke2004-10-282-3/+3