oota-llvm.git
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
2004-12-13 Alkis EvlogimenosAdd llvm tool variables.
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Chris LattnerSet the rounding mode for the X86 FPU to 64-bits instea...
2004-12-13 Reid SpencerMake the loop termination condition clear when building...
2004-12-13 Reid SpencerFor PR351: libLLVMSupport now depends on libLLVMSystem
2004-12-13 Reid SpencerFor PR351: \
2004-12-13 Reid SpencerAdded a size_type typedef to LLVM containers to make...
2004-12-13 Reid SpencerAdd a convenience function for clearing the two global...
2004-12-13 Reid SpencerGet rid of some leaks found by VC leak detector.
2004-12-13 Reid SpencerMinor syntactical change to make this a little easier...
2004-12-13 Reid SpencerMake use of the new Path inserter function.
2004-12-13 Reid SpencerFix a bug where "." or any single character file name...
2004-12-13 Reid SpencerRemove an always false clause from an if statement.
2004-12-13 Alkis EvlogimenosFix a bug where directory names of length one or less...
2004-12-13 Reid SpencerUse the new BYTECODE_DESTINATION to override the defaul...
2004-12-13 Reid SpencerMore properly name bytecode_libdir cferuntime_libdir...
2004-12-13 Reid SpencerFinish the implementation of the BYTECODE_DESTINATION...
next