oota-llvm.git
2004-11-29 Reid SpencerShared library extension is now in LTDL_SHLIB_EXT
2004-11-29 Reid SpencerWe just use ltdl's implementation for this abstraction...
2004-11-29 Reid SpencerAllow reconfig from any directory, not just the top...
2004-11-29 Reid SpencerChanges resulting from AC_LIB_LTDL usage.
2004-11-29 Reid Spencer* Implement embedding libltdl into LLVM which required...
2004-11-29 Reid Spencer* Update instructions about upgrading libtool
2004-11-29 Reid SpencerDon't include ltdl.h any more. Its nested in lib/System...
2004-11-29 Reid SpencerMods for compilation with llvm.
2004-11-29 Reid SpencerOriginal version of ltdl.h from libtool 1.5.10
2004-11-29 Reid SpencerOriginal version of ltdl.c from libtool 1.5.10
2004-11-29 Reid SpencerConverted with autoupdate for autoconf 2.50 -> 2.59...
2004-11-29 Reid SpencerThis file contains macros that allow us to incorporate...
2004-11-29 Reid SpencerImplement the default constructor which causes the...
2004-11-29 Reid SpencerMake the default constructor cause the program's symbol...
2004-11-29 Reid SpencerMake it HTML 4.01 Strict compliant.
2004-11-29 Reid Spencer* Document how to turn on doxygen documentation generation
2004-11-29 Reid SpencerNo longer necessary, moved Makefile.rules
2004-11-29 Reid SpencerUse LLVMLIBS=JIT to get JIT libraries
2004-11-29 Reid SpencerIncorporate tools/Makefile.JIT
2004-11-29 Reid SpencerMake sure the program's symbols can be dlsym'd as well.
2004-11-29 Chris LattnerRevamp long/ulong comparisons to use a much more effici...
2004-11-29 Reid Spencer* Allow date command to be printed in verbose mode
2004-11-29 Reid SpencerAdd "docs" as a descendable directory (at the end)
2004-11-29 Reid Spencer* allow doxygen documentation to be enabled/disabled...
2004-11-29 Reid Spencer* Get additional configured values into the makefiles
2004-11-29 Reid SpencerMake the check a little quieter.
2004-11-29 Reid Spencer* Make this makefile compliant with LLVM makefile standards
2004-11-29 Reid SpencerMoved --> doxygen.cfg.in
2004-11-29 Tanya LattnerReworked branching so we don't handle BAs specially...
2004-11-29 Reid Spencer* Get rid of extraneous directories
2004-11-29 Reid Spencer* add llvmc and llvm-ld
2004-11-29 Reid SpencerAdjust this so that doxygen doesn't barf on it.
2004-11-29 Reid Spencer* Adjust so this falls in line with LLVM Makefile stand...
2004-11-29 Reid Spencer* Fix an item list.
2004-11-29 Reid SpencerAdd a link.
2004-11-29 Reid SpencerFor PR393:
2004-11-28 Tanya LattnerFixed bug where instructions in the kernel were not...
2004-11-28 Reid SpencerUpdate the test to match the optimization. The optimiza...
2004-11-28 Reid SpencerFix for PR454:
2004-11-28 Chris LattnerThe LLVM bool type shall have 1 byte alignment on PPC.
2004-11-28 Chris LattnerMake DSE potentially more aggressive by being more...
2004-11-28 Chris LattnerFix DeadStoreElimination/2004-11-28-LiveStoreDeleted.ll
2004-11-28 Chris LattnerNew testcase. The store is not dead here.
2004-11-28 Chris LattnerFix SingleSource/UnitTests/2004-11-28-GlobalBoolLayout...
2004-11-28 Chris Lattnernew testcase for PR463
2004-11-28 Chris LattnerFix PR463
2004-11-28 Reid SpencerCorrect the RUN line to remove unneeded parameters...
2004-11-28 Reid SpencerTest case for PR454
2004-11-28 Reid SpencerCompute the firstFileOffset correctly after reading...
2004-11-28 Chris LattnerBug fixed
2004-11-28 Chris LattnerNew testcase for PR447
2004-11-28 Chris LattnerBug fixed
2004-11-28 Chris LattnerNew testcase for PR360
2004-11-28 Chris LattnerBug fixed
2004-11-28 Chris LattnerNew testcase for PR244
2004-11-27 Chris LattnerBug fixed
2004-11-27 Chris LattnerNew testcase for PR397
2004-11-27 Chris LattnerBug fixed
2004-11-27 Chris Lattnernew testcase
2004-11-27 Reid SpencerRemove a dead check at the end of the configure script...
2004-11-27 Reid SpencerGet the cache variable name right.
2004-11-27 Chris LattnerMove this to the QOI section
2004-11-27 Chris LattnerMention dj
2004-11-27 Chris LattnerBug fixed
2004-11-27 Chris LattnerNew testcase
2004-11-27 Chris LattnerPass in llvmgxx
2004-11-27 Chris LattnerAdd notes
2004-11-27 Chris LattnerNew testcase for PR424
2004-11-27 Chris LattnerAdd some notes
2004-11-27 Chris LattnerAdd bzip2
2004-11-27 Chris LattnerThese have been removed
2004-11-27 Chris LattnerRemove zlib from the llvm tarball. This is only used...
2004-11-27 Chris LattnerRemove zlib from the llvm tarball. This is only used...
2004-11-27 Chris LattnerWhen merging to alias sets, if they are both must alias...
2004-11-27 Chris LattnerChange interface to this method a bit
2004-11-27 Chris LattnerImplement Regression/Transforms/InstCombine/getelementp...
2004-11-27 Chris LattnerNew testcase
2004-11-27 Reid SpencerDon't depend on grep or sed to be portable at all....
2004-11-27 Reid SpencerPut the expected tables of contents of the test archive...
2004-11-27 Reid SpencerUse grep instead of sed because on Solaris sed doesn...
2004-11-27 Reid SpencerAccommodate the braindead Solaris "diff" that doesn...
2004-11-27 Nate BegemanRemove the ISel->AsmPrinter link via the TargetMachine...
2004-11-26 Chris LattnerAdd a new interface
2004-11-26 Chris LattnerProvide size information when checking to see if we...
2004-11-26 Chris LattnerWhen evaluating an AA, pass in size info
2004-11-26 Chris LattnerThere is no reason to store <x,x>, just store <x>.
2004-11-26 Chris LattnerThe trick with globals actually works with allocas...
2004-11-26 Chris LattnerA store or load cannot alias a global if the accessed...
2004-11-26 Chris Lattnernew testcase basicaa should handle
2004-11-25 Reid SpencerIndicate that PR427 won't be fixed.
2004-11-25 Reid Spencer* Add features I implemented this release.
2004-11-25 Reid SpencerAdd LLVMbzip2 library, now required.
2004-11-25 Reid SpencerRemove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2...
2004-11-25 Reid SpencerAlways pass -D_GNU_SOURCE to cc1plus
2004-11-25 Reid SpencerAlways pass -D_GNU_SOURCE to cc1
2004-11-25 Reid SpencerAdd bzip2 subdirectory
2004-11-25 Reid SpencerRemove zlib support in favor of our own bzip2 library
2004-11-25 Reid SpencerAdjust to Compressor interface change
2004-11-25 Reid SpencerRestrict the interface to not allow algorithm selection
2004-11-25 Reid SpencerAdd some instructions about ranlib'ing the CFE runtime...
next