oota-llvm.git
2004-10-29 Reid SpencerDisable the build in the samples directory so that...
2004-10-29 Misha BrukmanThe Alpha (tm) intrinsics aren't even being used
2004-10-29 Misha BrukmanThe Alpha (tm) intrinsics have never been used anywhere
2004-10-29 Misha BrukmanLLEE execve() wrapper library has changed its name...
2004-10-29 Brian GaekeWhen emitting debug msgs for function stubs, don't...
2004-10-29 Vikram S. AdvePrint P and [AR] files on update.
2004-10-29 Reid SpencerMake sure the LLVM_CONFIG_DIR environment variable...
2004-10-29 Reid SpencerMake the list of automatic Makefile* files updated...
2004-10-29 Misha Brukman* Add spaces between function names for readability
2004-10-29 Chris LattnerThis line breaks FreeBSD and apparently isn't useful...
2004-10-28 John CriswellCommented out the _Alloc_traits specialization entirely...
2004-10-28 John CriswellOnly add the _Alloc_traits specialization in if we...
2004-10-28 Reid SpencerFix the dependency of lex.o on gram.tab.h
2004-10-28 John CriswellAdded the poolalloc module to the list of projects...
2004-10-28 Reid SpencerBug Fixes:
2004-10-28 Reid SpencerMake parallel "install" and "uninstall" targets not...
2004-10-28 Alkis EvlogimenosGep indices must be of int, uint, long or ulong type.
2004-10-28 Reid SpencerMake sure the sources get distributed (use EXTRA_DIST)
2004-10-28 Brian GaekeFix library names for sparc
2004-10-28 Reid SpencerFix library name.
2004-10-28 Alkis EvlogimenosFix library name.
2004-10-28 Reid SpencerFix library name.
2004-10-28 Reid SpencerFix name of library
2004-10-28 Brian GaekeRegenerated after fixing typo.
2004-10-28 Reid SpencerMake sure we test the right variable for the AC_DEFINE
2004-10-28 Brian GaekeIt's spelled IEEEFP
2004-10-28 Reid SpencerUse llvmc to compile the Stacker programs
2004-10-28 Reid SpencerAdd the samples directory to the build
2004-10-28 Reid SpencerRemove the FORCE token, rename VERSION to VERSION_TOK...
2004-10-28 Reid SpencerImplement linking.
2004-10-28 Reid SpencerEliminate the force flag, configuration item, and relat...
2004-10-28 Reid SpencerPass -f to stkrc to ensure the output file is always...
2004-10-28 Reid SpencerEliminate the -F option (for forcing output) .. not...
2004-10-28 Reid SpencerAdd llvm-ld to the subdirs to be built
2004-10-28 Reid SpencerConvert to new library names.
2004-10-28 Reid SpencerGet rid of drivel.
2004-10-28 Reid SpencerMake sure that the yacc and lex output are specified...
2004-10-28 Reid SpencerBug Fixes:
2004-10-28 Reid SpencerUpdate for library name change.
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-10-27 Reid SpencerAdd the HAVE_RAND48 define.
2004-10-27 Reid SpencerChanges to support rand48 tests
2004-10-27 Reid SpencerFix auto-reconfigure bug: make sure we actually reconfi...
2004-10-27 Chris LattnerAdd a couple of new features
2004-10-27 Chris LattnerConvert 'struct' to 'class' in various places to adhere...
2004-10-27 Chris LattnerGive sumant credit too!
2004-10-27 Nate BegemanMove destructor out of line to avoid vtable emission...
2004-10-27 Chris LattnerHrm, this code was severely botched. As it turns out...
2004-10-27 Nate BegemanFix the build by eliminating some more dead code. ...
2004-10-27 Nate BegemanRemove dead data member in MRegisterInfo class. Thanks...
2004-10-27 Reid SpencerGet the *.inc files to depend on tblgen so if tblgen...
2004-10-27 Chris LattnerInitialize with the correct constant type
2004-10-26 Reid SpencerMake sure that Makefile.rules and Makefile.config.in...
2004-10-26 Reid SpencerCleanup/Fixes:
2004-10-26 Reid Spencer* Make the libcrtend.a installation depend on the bytec...
2004-10-26 Chris LattnerUnless someone seriously objects, I don't think we...
2004-10-26 Chris LattnerPlug a memory leak in the asmparser. It turns out...
2004-10-26 Misha BrukmanWrap comments at 80 cols
2004-10-26 Chris Lattneradd support for UndefValue
2004-10-26 Chris LattnerFix header
2004-10-26 Misha BrukmanUse <tt> around "#include" and "std::endl"
2004-10-26 Misha Brukman* DataTypesFix.h moved to AIXDataTypesFix.h
2004-10-26 Misha BrukmanUse <tt> around header names
2004-10-26 Misha Brukman* Thanks to Morten Ofstad for the Visual C++ compatibil...
2004-10-26 Misha Brukman* Fix spelling and grammar errors
2004-10-26 Chris LattnerMove method bodies that depend on <algorithm> from...
2004-10-26 Chris LattnerRemove the unused MachineBasicBlock2IndexFunctor class.
2004-10-26 Chris LattnerClean up the MachineBasicBlock.h file, percolating...
2004-10-26 Reid Spencer* Implement the "dist-check" target that verifies the...
2004-10-26 Reid SpencerReduce the number of EXTRA_DIST files since Makefile...
2004-10-26 Reid SpencerMake sure the samples and test directories get distributed.
2004-10-26 Reid SpencerMake sure the include files get distributed.
2004-10-26 Reid SpencerAdd the export symbols list files as extra distribution...
2004-10-26 Nate BegemanRemove include of MRegisterInfo.h, since it is already...
2004-10-26 Nate BegemanRemove file that is no longer used, and move include...
2004-10-26 Nate BegemanRemove method getRegClass from MRegisterInfo, as it...
2004-10-26 Reid SpencerReally get mkinstalldirs to shut up about what its...
2004-10-26 Chris LattnerImprove help output from llvm-db 'info' command. Patch...
2004-10-26 Nate BegemanEliminate usage of MRegisterInfo::getRegClass(physreg)
2004-10-26 Chris LattnerFix the interpreter crash that Michael McCracken found
2004-10-26 Chris LattnerReduce usage of MRegisterInfo::getRegClass
2004-10-26 Nate BegemanUpdate to-do list
2004-10-26 Nate BegemanFix treecc. Also fix a latent bug in emitBinaryConstOp...
2004-10-26 Reid SpencerAdd EXTRA_DIST for additional files to be distributed.
2004-10-26 Chris LattnerGive a useful hint
2004-10-25 Chris LattnerBug fixed
2004-10-25 Chris LattnerDisable the JIT until it can sorta kinda work.
2004-10-25 Chris Lattneradd a link to the makefile guide, eliminate redundant...
2004-10-25 Chris LattnerMake a sentence easier to parse
2004-10-25 Chris LattnerFix spellos
2004-10-25 Chris LattnerRemove template args that are the same as the default
2004-10-25 Chris LattnerRemove a dead class. Thanks to Morten Ofstad for point...
2004-10-25 Chris LattnerRemove dead assert
2004-10-25 Chris LattnerPatch to support MSVC, contributed by Morten Ofstad
2004-10-25 Chris LattnerPatch to support MSVC, contributed by Morten Ofstad
2004-10-25 Chris LattnerFix compatibility with MSVC, patch by Morten Ofstad
2004-10-25 Chris LattnerDo not use variable sized arrays in C++, they are non...
2004-10-25 John CriswellRemoved dead method, printPHICopiesForSuccessors().
2004-10-25 Chris LattnerPatch to support MSVC better, contributed by Morten...
2004-10-25 Chris LattnerPatch to support MSVC, contributed by Morten Ofstad
next