oota-llvm.git
2004-09-12 Reid SpencerExcise dependent library linking at Chris' request...
2004-09-12 Misha BrukmanSquelch compilation warnings on Sparc
2004-09-12 Misha Brukman* Fix grammar
2004-09-12 Misha BrukmanFix filename: Printer.cpp has become X86AsmPrinter.cpp
2004-09-12 Misha BrukmanUnbreak doxygen, according to Reid.
2004-09-12 Misha BrukmanFix code spacing/alignment
2004-09-11 Reid SpencerFix the replace method to assert if an item was erased...
2004-09-11 Reid SpencerCorrect the file header to reflect the new "examples...
2004-09-11 Reid SpencerFix typo: sterror -> strerror
2004-09-11 Reid SpencerCorrect the dynamic lib suffix on Darwin.
2004-09-11 Reid SpencerProvide initial implementations of Memory and Process...
2004-09-11 Reid SpencerProvide a generic Unix implementation of the Memory...
2004-09-11 Reid SpencerProvide a generic unix implementation of the Process...
2004-09-11 Reid SpencerImplemented support for detecting file types by magic...
2004-09-11 Reid SpencerImplementation of Process concept for SUSv2 platforms.
2004-09-11 Reid SpencerImplement dependent library processing and search paths...
2004-09-11 Reid SpencerConvert the Emitter to use the lib/System "Memory"...
2004-09-11 Reid SpencerAdd library LLVMsystem.a because the JIT now needs it.
2004-09-11 Reid SpencerCorrect the interface of a function to use the correct...
2004-09-11 Reid SpencerImplement the remove method for deleting entries from...
2004-09-11 Reid SpencerImplement support for dependent libraries. The "source...
2004-09-11 Reid SpencerChange interface to use correct typedef so it will...
2004-09-11 Reid SpencerMake the dependent libraries list use a SetVector inste...
2004-09-11 Reid SpencerInitial commit of a file to declare the interface for...
2004-09-11 Reid SpencerAdd methods for detecting file types by magic number...
2004-09-11 Reid SpencerAdd methods for detecting different kinds of files...
2004-09-11 Reid SpencerUse llvm-link to link the .bc with testing.bc. This...
2004-09-11 Reid SpencerPrint the dependent libraries when dumping bytecode.
2004-09-10 Brian GaekeUpdate to latest versions of config.guess and config...
2004-09-10 Misha BrukmanRenamed file to SparcV8ISelSimple.cpp
2004-09-10 Brian GaekeRoll back constant printing changes until the problems...
2004-09-10 Alkis EvlogimenosAdd assertion descriptiosn on type mismatches when...
2004-09-09 Misha BrukmanFix broken internal links (one found by seventwentyfour...
2004-09-09 Alkis EvlogimenosGrow the map on entry so that we don't crash if joinInt...
2004-09-09 Misha BrukmanIf updating from CVS gives error "No rule to make targe...
2004-09-09 Misha BrukmanFix broken link to the 2004 CGO paper.
2004-09-09 Chris LattnerAdd missing #include
2004-09-08 Brian GaekeRegenerated, to recognize mingw.
2004-09-08 Brian Gaekerecognize MinGW
2004-09-08 Misha BrukmanDisable libprofile as it breaks the build on Sparc...
2004-09-08 Misha BrukmanMake file comment span the entire line
2004-09-08 Alkis EvlogimenosUse a shorter form to express implicit use/defs in...
2004-09-08 Alkis EvlogimenosA call instruction should implicitely define ST0 since...
2004-09-08 Brian GaekeThis file does not need <iostream>, I think.
2004-09-08 Alkis EvlogimenosUse a DenseMap for mapping reg->reg. This improves...
2004-09-07 Brian GaekeUse libtool, not mklib (which somehow doesn't get gener...
2004-09-07 Reid SpencerRemove PAPIDIR, per brg
2004-09-07 Reid Spencerbug 352 fixed
2004-09-07 Brian GaekePAPI check has been moved to projects/reopt.
2004-09-07 Brian GaekePAPI is not used here.
2004-09-07 Reid SpencerRemoved this file as its contents are now in the m4...
2004-09-07 Reid SpencerRemove variables and tests that were specific to the...
2004-09-07 Reid Spencer- Handle AC_CONFIG_SUBDIRS properly for existing "well...
2004-09-07 Reid Spencer- Perform all validity checks before doing anything.
2004-09-07 Reid Spencermove AC_FUNC_ISINF and AC_FUNC_ISNAN to their own files.
2004-09-07 Reid SpencerIndividual autoconf function broken out of acincludes...
2004-09-07 Misha BrukmanThis is the documentation style sheet, not the one...
2004-09-06 Misha BrukmanRemove extraneous blank lines.
2004-09-06 Misha BrukmanAdd link to new howto on writing backends.
2004-09-06 Misha BrukmanHow to write an LLVM backend, first draft.
2004-09-06 Misha Brukman* Profile-guided needs a hyphen
2004-09-06 Misha BrukmanReword to not use a link text `click here'.
2004-09-06 Reid SpencerModify the lines of code counting mechanism to use...
2004-09-06 Reid SpencerAdded a tool to more accurately count the lines of...
2004-09-06 Nate BegemanAdd 64 bit divide instructions, and use them
2004-09-05 Reid SpencerRemove double paren use in system() function so that...
2004-09-05 Reid SpencerHTML 4.01 STRICT compliance.
2004-09-05 Reid SpencerMake section separator comments 80 chars, not 70.
2004-09-05 Alkis EvlogimenosIndent to 2 spaces and cleanup excess whitespace.
2004-09-05 Alkis EvlogimenosIndent to 2 spaces.
2004-09-05 Reid SpencerRemove configuration of test/Programs/* Makefiles.
2004-09-05 Reid SpencerAdded the configuration of the test/Makefile.
2004-09-05 Reid SpencerAdd HAS_U_INT64_T
2004-09-05 Reid SpencerAdd LLVMC as a supported tool.
2004-09-05 Reid SpencerPer Bug 257
2004-09-05 Reid SpencerMake the NightlyTest run tests out of projects/llvm...
2004-09-05 Misha BrukmanPut a space between `Data' and `Structure' of DSA.
2004-09-05 Misha BrukmanRemove the bit about this document being my `notes...
2004-09-05 Misha BrukmanFix object/library filenames that have changed, clarify...
2004-09-05 Misha BrukmanAdd DSA.
2004-09-05 Misha Brukman* CSS was created to reduce re-specifying design styles...
2004-09-05 Misha Brukman* Change PPC32AsmPrinter => PowerPCAsmPrinter since...
2004-09-05 Misha BrukmanRenamed PPC32AsmPrinter.cpp => PowerPCAsmPrinter.cpp...
2004-09-04 Reid SpencerMake sure llvm-test doesn't build automatically so...
2004-09-04 Reid SpencerTake one item off the "to do" list: implemented -O1...
2004-09-04 Reid SpencerConvert makefile to use standard LLVM macros for tool...
2004-09-04 Reid SpencerMake Stacker into a complete project with its own confi...
2004-09-04 Reid SpencerMake the StackerCompiler and optimizing translator...
2004-09-04 Reid SpencerMake the Stacker compiler handle -O1 .. -O5 options...
2004-09-04 Nate BegemanInclude MathExtras.h to fix build breakage, thanks...
2004-09-04 Nate BegemanAll PPC instructions are now auto-printed
2004-09-03 Reid SpencerGet rid of an un-needed and un-used GCCism. ATTR_DEPREC...
2004-09-03 Reid SpencerClean up some "clean:" targets so they use $(VERB)...
2004-09-03 Reid SpencerMake tblgen's exception handling a little more robust...
2004-09-03 Reid SpencerDon't re-instantiate the std::string in catch block.
2004-09-03 Reid SpencerUh, changing in build dir and committing in src dir...
2004-09-03 Reid SpencerCorrect the specification of the DIRS variable to not...
2004-09-03 Misha BrukmanI was actually wrong in my "simplification".
2004-09-03 Misha BrukmanSimplify check for uint64_t and u_int64_t
2004-09-03 Reid SpencerProvide correct definition of uint64_t for platforms...
next