oota-llvm.git
2004-12-17 Reid SpencerFix this file to actually work. ifneq was incorrectly...
2004-12-17 Reid SpencerDescribe the new "reconfigure" and "spotless" targets.
2004-12-17 Reid SpencerComplete the implementation of the spotless rule and...
2004-12-17 Reid SpencerMakefile.JIT doesn't exist any more so it doesn't need...
2004-12-17 Reid SpencerDisable bugpoint and llvm-db tools for Win32. They...
2004-12-17 Chris LattnerChange the sentinal
2004-12-17 Chris LattnerCreate a stack slot for the return address lazily inste...
2004-12-16 Tanya LattnerChris is a pain ;) Removing reassociate.
2004-12-16 Tanya LattnerRemoving commented out lines.
2004-12-16 Tanya LattnerRemoved LICM and GCSE.
2004-12-16 Tanya LattnerLinking in all of ScalarOpts.
2004-12-16 Reid SpencerFor PR351:
2004-12-16 Reid SpencerFor PR351:
2004-12-16 Reid SpencerFor PR351:
2004-12-16 Chris LattnerX86 doesn't actually use SelectionDAG yet.
2004-12-16 Chris LattnerNo targets actually use this library
2004-12-16 Chris LattnerRemove dead #include
2004-12-16 Reid SpencerFix a compile error. config.h is now needed because...
2004-12-16 Reid SpencerGet rid of inclusion of config.h because this file...
2004-12-16 Reid SpencerSome minor upgrades
2004-12-16 Reid SpencerAdd CMP and CP configuration variables for the unix...
2004-12-16 Chris LattnerFactor all of the .inc : .inc.tmp rules into one.
2004-12-16 Chris LattnerAdd spaces between rule groups to make it more obvious...
2004-12-16 Chris LattnerAdjust to changes in asmwriter filenames
2004-12-16 Chris LattnerWhen tblgen changes, regenerate all .inc files, but...
2004-12-16 Chris LattnerSpecify all of the targets built.
2004-12-16 Chris LattnerUse the rules in Makefile.rules to build SparcV9GenCode...
2004-12-16 Chris LattnerFix header
2004-12-16 Chris LattnerFactor out common .td file chunks.
2004-12-16 Reid SpencerAdd a "make spotless" rule for environments with BUILD_...
2004-12-16 Reid SpencerGet rid of extraneous dependencies on $(BUILT_SOURCES...
2004-12-16 Reid SpencerFix a major bug with BUILT_SOURCES. You actually have...
2004-12-16 Reid SpencerRevert last patch which breaks PowerPC target because...
2004-12-16 Chris LattnerPortability fix, thanks to Markus F.X.J. Oberhumer.
2004-12-16 Jeff CohenExpository comment submitted by Henrik Bach
2004-12-15 Chris LattnerMake %'s a bit more explicit
2004-12-15 Chris LattnerFix PR485, instead of emitting zero sized arrays, emit...
2004-12-15 Reid SpencerChange the signatures of the destroyFile and destroyDir...
2004-12-15 Reid SpencerAdjust documentation of GetBytecodeLibraryPaths after...
2004-12-15 Reid SpencerRemove LLVMGCCDIR.
2004-12-15 Reid SpencerRemove LLVMGCCDIR from the set of defines.
2004-12-15 Reid SpencerRemove the CFE's lib directory from the bytecode path...
2004-12-15 Reid SpencerRemove automatic insertion of CFE's lib directory into...
2004-12-15 Reid SpencerUnbreak all archive reading operations introduced by...
2004-12-15 Chris LattnerAdd a verifier assertion
2004-12-15 Chris LattnerEliminate a virtual method call
2004-12-15 Chris LattnerMake archive rules properly depend on llvm-ar.
2004-12-15 Chris LattnerFix a bug in -no-aa that caused two DSGraph tests to...
2004-12-15 Reid SpencerFix a file overwrite bug in llvm-ar introduced by chang...
2004-12-15 Chris LattnerDisable libprofile as llvm-ar bus errors on it, and...
2004-12-15 Chris LattnerDo not fail an assertion on a broken archive
2004-12-15 Chris LattnerAdjust to new interfaces
2004-12-15 Chris LattnerAdjust to new alias analysis interfaces
2004-12-15 Chris LattnerMake the AliasAnalysis interface more precise for commo...
2004-12-15 Chris LattnerMove virtual method call out of loop
2004-12-15 Jeff CohenMake Win32 TimeValue::toString() re-entrant and work...
2004-12-15 Jeff CohenFix VC++ compilation errors
2004-12-15 Reid SpencerDon't put newlines in AC macros that can't handle them!
2004-12-15 Reid SpencerChange LLVMGCCDIR/bytecode-libs -> LLVMGCCDIR/lib
2004-12-15 Reid SpencerFor PR351:
2004-12-15 Reid SpencerFor PR351:
2004-12-15 Reid SpencerFor PR351:
2004-12-15 Reid SpencerFor PR351:
2004-12-15 Reid SpencerFor PR351:
2004-12-15 Reid SpencerAdd some system specific functions we use
2004-12-15 Reid SpencerRemove most references to LLVM_LIB_SEARCH_PATH. It...
2004-12-14 Reid SpencerFix the default install directory of modules from ...
2004-12-14 Chris LattnerUse user time, not wall time, for optimizer time.
2004-12-14 Reid SpencerCorrect documentation to reflect the change in location...
2004-12-14 Chris LattnerConstant exprs are not efficiently negatable in practic...
2004-12-14 Reid SpencerAdd the getMagicNumber method.
2004-12-14 Brian GaekeThe mystery of Olden/tsp solved, and more opportunities...
2004-12-14 Brian GaekeGet rid of shifts by zero in most cases.
2004-12-14 Jeff CohenImplement Win32 Path::getStatusInfo(), TimeValue::toStr...
2004-12-14 Reid SpencerFor PR351:
2004-12-14 Reid SpencerFor PR351:
2004-12-14 Reid SpencerFor PR351:
2004-12-14 Reid SpencerFor PR351:
2004-12-14 Reid SpencerRevert the last patch as it causes a static destruction...
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Chris LattnerWhen generating code for X86 targets, make sure the...
2004-12-13 Misha BrukmanMinor cleanups
2004-12-13 Brian GaekeFix link error in PPC optimized build of 'opt'.
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Chris LattnerAdd some notes
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Chris LattnerGet rid of getSizeOf, using ConstantExpr::getSizeOf...
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Chris LattnerChange this method to return ulong, not uint, for 64...
2004-12-13 Chris LattnerNew testcase that crashes the V9 backend.
2004-12-13 Reid SpencerGenericize implementation of GetDLLSuffix now that...
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Alkis EvlogimenosFix typo.
2004-12-13 Chris LattnerFix this test
next