oota-llvm.git
2004-12-02 Reid SpencerFix seriously broken implementation of GetMagicNumber.
2004-12-02 Reid SpencerSearch for tclsh last so we don't find the FreeBSD...
2004-12-02 Reid SpencerSearch for tclsh last so we don't find the FreeBSD...
2004-12-02 Tanya LattnerReworked branch adding in prologue. Added check for...
2004-12-02 Chris LattnerImplement a FIXME by checking to make sure that a mallo...
2004-12-02 Chris LattnerFix a minor bug where we set a var to initialized on...
2004-12-02 Reid SpencerFix the tclsh test to find tclsh8.[34] and tclsh8....
2004-12-02 Reid Spencer* Make sure the cache variable gets cached
2004-12-02 Chris LattnerRemove dead field
2004-12-02 Chris LattnerThis program doesn't break anything anymore.
2004-12-01 Misha BrukmanReid has implemented llvm-ranlib. Thanks, Reid!
2004-12-01 Misha Brukman* Hyphenate ``constant-propagate''
2004-12-01 Misha BrukmanRemove duplicated link to "Machine backend"
2004-12-01 Tanya LattnerReverting this patch:
2004-12-01 Chris LattnerInitial support for packed types, contributed by Morten...
2004-12-01 Chris LattnerRemove unneeded cast.
2004-12-01 Chris LattnerGet GEP's working with packed types. Contributed by...
2004-12-01 Chris LattnerAdd line # info
2004-12-01 John CriswellFixed pathname to LLVM tools.
2004-12-01 Reid SpencerBe a little more explicit about how to configure LLVM...
2004-12-01 Chris LattnerFix typeo, thanks to Duraid for pointing it out
2004-11-30 Reid SpencerRevert version 1.39. It breaks the ordering of the...
2004-11-30 Chris LattnerDo not let GCC emit a warning for INT64_MIN
2004-11-30 Brian GaekeSparcs behave better if we use <alloca.h> and avoid...
2004-11-30 Tanya LattnerAdded TCLSH var to site.exp.
2004-11-30 Chris LattnerMove this from the C test suite
2004-11-30 Chris LattnerThis is a c++ test
2004-11-30 Chris LattnerAdd back -e, which apparently works in sh's echo but...
2004-11-30 Chris LattnerIf TESTSUITE is set, we obviously want to run dejagnu
2004-11-30 Chris LattnerFix the JIT when being used from llvm-db
2004-11-30 Chris Lattnerdo not pass -e into llvm-db as a command.
2004-11-30 Chris LattnerPut the output in the temporary location
2004-11-30 Chris LattnerThis is a cross platform fail, failing on freebsd as...
2004-11-30 Chris LattnerThis pass is completely broken.
2004-11-30 Chris LattnerRevisionNum is read by error(), initialize it early.
2004-11-30 Chris LattnerThis was fixed with the recent tester changes.
2004-11-30 Brian GaekeUpdate list of failing benchmarks.
2004-11-30 Brian GaekeIf we're about to emit something like:
2004-11-30 Reid SpencerAdd a check for the tclsh program needed by dejagnu...
2004-11-30 Chris LattnerSquelch warning
2004-11-30 Chris LattnerThis passes on darwin now
2004-11-30 Chris LattnerFix several bugs in 'op x, imm' handling. Foremost...
2004-11-30 Reid SpencerUp the compression threshold to 64K so we avoid it...
2004-11-30 Chris LattnerFix test/Regression/Transforms/LICM/2004-09-14-AliasAna...
2004-11-30 Chris LattnerFix CodeGen/PowerPC/2004-11-30-shr-var-crash.ll
2004-11-30 Chris LattnerNew testcase that crashes the PPC BE
2004-11-30 Chris LattnerFix test/Regression/CodeGen/PowerPC/2004-11-29-ShrCrash.ll
2004-11-30 Chris LattnerNew testcase
2004-11-30 Tanya LattnerAdding timeout for a test.
2004-11-30 Chris LattnerFix test/Regression/CodeGen/PowerPC/2004-11-30-shift...
2004-11-30 Chris LattnerNew testcase that crashes the PPC backend
2004-11-30 Chris LattnerAlkis noticed that this variable is dead. Thanks!
2004-11-30 Chris LattnerAdd method
2004-11-30 Chris LattnerNew testcase for simplifycfg
2004-11-30 Chris LattnerIf we have something like this:
2004-11-30 Chris LattnerRemove extraneous namespacification. In particular...
2004-11-29 John CriswellFix a typo.
2004-11-29 Chris LattnerAllow hoisting loads of globals and alloca's in conditi...
2004-11-29 Chris LattnerMake built bytecode libraries depend on gccas/gccld...
2004-11-29 Reid SpencerFix two bugs:
2004-11-29 Reid SpencerFunctionality moved to portable lib/System/DynamicLibra...
2004-11-29 Reid SpencerUse System/DynamicLibrary instead of Support/DynamicLinker
2004-11-29 Reid SpencerUse System/DynamicLibrary instead of Support/DynamicLin...
2004-11-29 Reid SpencerImplement two new functions: LoadLibraryPermanently and
2004-11-29 Reid SpencerAdd in some methods for use by the JIT. LoadLibraryPerm...
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.
next