oota-llvm.git
2004-12-03 Chris LattnerSignificantly rework linker support for global variable...
2004-12-03 John CriswellRemoved QMTests as I will be zapping them soon.
2004-12-03 Chris Lattner'make check' at the top level shouldn't recurse through...
2004-12-03 Reid SpencerResurrect the install-bytecode target for installing...
2004-12-03 Chris LattnerDo not multiply define symbol
2004-12-03 Chris LattnerBug fixed
2004-12-03 Chris LattnerFix test/Regression/CodeGen/CBackend/2004-12-03-ExternS...
2004-12-03 Chris Lattnernew testcase for PR472
2004-12-03 Chris LattnerImplement stripping of debug symbols, making the -...
2004-12-03 John CriswellFixed typo.
2004-12-03 Chris LattnerDo not look here for elegance.
2004-12-03 Brian GaekeThis code rotted - change it to call abort() until...
2004-12-03 Reid SpencerPass -strip-debug to gccas when bytecode libraries...
2004-12-03 Chris LattnerAdd -strip-debug option
2004-12-03 Tanya LattnerWhen writing kernel, save the branches til the end...
2004-12-03 Chris LattnerFix a regression caused by the previous patch
2004-12-02 John CriswellThese lookup symbols with leading underscores, which...
2004-12-02 Chris LattnerAdjust to change in pass name
2004-12-02 Chris LattnerRecognize --strip-all as a synonym for -s.
2004-12-02 Chris LattnerInitial reimplementation of the -strip pass, with a...
2004-12-02 Chris LattnerThis pass is moving to lib IPO
2004-12-02 Chris LattnerMove the strip pass from Scalar to IPO lib
2004-12-02 Chris LattnerQuiet!
2004-12-02 Chris LattnerThe stripping pass as we know it is about to disappear
2004-12-02 John CriswellReverting revision 1.209.
2004-12-02 Chris LattnerAdd a note
2004-12-02 Chris LattnerSpill/restore X86 floating point stack registers with...
2004-12-02 Chris LattnerConsider 64-bit registers to be FP as well.
2004-12-02 Chris LattnerDocument beta pass
2004-12-02 Reid SpencerStandardize the makefiles with space around = to match...
2004-12-02 Reid SpencerPR466:
2004-12-02 Reid SpencerStandardize the format of the runtime libraries makefiles.
2004-12-02 Reid SpencerFor PR466:
2004-12-02 Reid SpencerFor PR466:
2004-12-02 Reid SpencerRemove this left-over crud from the automake experiment.
2004-12-02 Reid SpencerImplement file replacement correctly even with the...
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
next