oota-llvm.git
2004-11-05 Misha BrukmanClean up code layout, delete extra blank line, say...
2004-11-04 Nate BegemanThanks to sabre for pointing out that we were incorrect...
2004-11-04 Chris LattnerFix typeo
2004-11-04 Brian GaekeHandle "call" operands of type long/ulong passed in...
2004-11-03 Chris LattnerCleanup this example, simplifying it and making it...
2004-11-03 Chris LattnerDon't call Constant::getNullValue when the argument...
2004-11-03 Chris Lattnerdefining __STDC_LIMIT_MACROS on the command line is...
2004-11-03 Brian GaekeCONFIGURATION isn't spelled Configuration, it's spelled...
2004-11-03 Reid SpencerTop level files for building natively on win32
2004-11-03 Reid SpencerMS Visual Studio files for building LLVM on Win32 platf...
2004-11-02 Chris LattnerFix this function to not say that longs have 8-byte...
2004-11-02 Tanya LattnerAdded gross hacks such as creating my own def-use map...
2004-11-02 Chris LattnerGraphs that are part of equivalence sets can be multi...
2004-11-02 Chris LattnerCorrectly handle new SCC's found as a result of merging...
2004-11-02 Chris LattnerSubstantially cleanup/speedup the eq graphs pass by...
2004-11-02 Chris LattnerFix typo, contributed by Henrik Bach!
2004-11-02 Reid Spencer* New Recursive Target: clean-all. This target will...
2004-11-02 Reid Spencer* New Recursive Target: clean-all
2004-11-02 Chris LattnerFix a warning
2004-11-02 Chris LattnerMinor cleanups
2004-11-02 Chris Lattner* Rearrange code slightly
2004-11-01 Reid SpencerList the individual tools for easier reference.
2004-11-01 Reid SpencerAdd compliant header.
2004-11-01 Reid SpencerAdd missing tag.
2004-11-01 Chris LattnerRemove more dead methods
2004-11-01 Chris LattnerDelete a dead method
2004-11-01 Chris LattnerRename FoldedGraph -> DSInfo to be consistent with...
2004-11-01 Reid SpencerUpdate table to llvm.css standards.
2004-11-01 Reid SpencerGet rid of bogus entity references.
2004-11-01 Chris LattnerGet rid of the EquivClassGraphArgsInfo class, and the...
2004-11-01 Chris LattnerAdd placeholder variable to make Win32 work, applied...
2004-11-01 Chris LattnerEliminate the cloneGraph method
2004-11-01 Reid SpencerAttempt CSS 2 compliance.
2004-11-01 Reid SpencerAttempt CSS 2 validation.
2004-11-01 Reid SpencerHTML 4.01 Strict compliance.
2004-11-01 Reid SpencerCorrect the document type declaration.
2004-11-01 Reid SpencerAdd the HTML 4.01 and CSS icons with links to validators.
2004-11-01 Reid SpencerAttempt HTML 4.01 Strict compliance.
2004-11-01 Reid SpencerCleanup the constants section.
2004-11-01 Reid SpencerRemove spurious end tag, fix indentation.
2004-11-01 Reid SpencerMake HTML 4.01 Strict compliant.
2004-11-01 Reid SpencerFix tag placement to make HTML 4.01 Strict compliant.
2004-11-01 Reid SpencerMinor format tweask for tables.
2004-11-01 Reid SpencerAdd layout classes for table elements so tables can...
2004-11-01 Reid SpencerConfiguration -> BuildMode
2004-11-01 Reid SpencerEliminate redundant variable definition. Rename Configu...
2004-11-01 Chris LattnerSpeed up the tail duplication pass on the testcase...
2004-11-01 Chris LattnerDo not compute the predecessor list for a block unless...
2004-11-01 Chris LattnerWhen compiling a file, indicate what build it is for
2004-10-31 Chris Lattner* Do not refer to ActualCallees in CBU, when we can...
2004-10-31 Reid SpencerWrap to 80 cols
2004-10-31 Reid SpencerAdd UsingLibraries.html link.
2004-10-31 Chris LattnerSimplify graph traversal, improve grammar
2004-10-31 Reid SpencerGive table headers the striped background.
2004-10-31 Reid Spencer* Moved from ObjectFiles.html
2004-10-31 Reid SpencerRenamed UsingLibraries.html
2004-10-31 Reid SpencerGet the shared library extension right on all platforms...
2004-10-31 Chris LattnerDo not do horrible things to the CBU graphs. In partic...
2004-10-31 Chris LattnerFix comment
2004-10-31 Reid SpencerFix output for building shared libraries per Chris...
2004-10-31 Chris LattnerImprove comment
2004-10-31 Reid SpencerActually use the correct variable name for building...
2004-10-31 Reid SpencerAdd the preconditions target per suggestion by Henrik...
2004-10-31 Chris LattnerFix another bug in Prolangs-C++/objects
2004-10-31 Reid SpencerOne more missing end tag.
2004-10-31 Reid SpencerCorrect tag usage for HTML 4.01 Strict compliance
2004-10-31 Reid SpencerAdd a tutorial and some more general concepts.
2004-10-31 Chris LattnerOnly call getNodeForValue on pointer arguments! this...
2004-10-31 Chris LattnerAdd more paranoid assertions :)
2004-10-31 Misha BrukmanNo, really, the library name is `LLVMexecve'
2004-10-30 Vikram S. AdveFix patterns to match only one-char words.
2004-10-30 Reid SpencerAdd a few more terms.
2004-10-30 Reid SpencerComplete the description of public variables. Internal...
2004-10-30 Reid SpencerChange macro names per naming standard in Makefile...
2004-10-30 Reid SpencerCorrect macro names per naming standard in Makefile...
2004-10-30 Reid SpencerInternalize variable names to prevent recursive assignm...
2004-10-30 Chris LattnerFix some more problems where we called getOffset before...
2004-10-30 Chris LattnerFix three bugs:
2004-10-30 Chris LattnerFix more undefined behavior
2004-10-30 Chris Lattner* Add a method
2004-10-30 Chris LattnerAdd an assertion and a method
2004-10-30 Chris LattnerNo really, this is LLVM!
2004-10-30 Tanya LattnerFixed bug with infinite epilogues.
2004-10-29 Misha BrukmanFix file header comment
2004-10-29 Misha Brukman* Fix compilation on AIX: GCC's fixincludes eliminates...
2004-10-29 Reid SpencerDon't modify user vars because they will get passed...
2004-10-29 Brian GaekeChange name of target lib to conform to new naming...
2004-10-29 Brian GaekeRemove dependency on MRegisterInfo::getRegClass
2004-10-29 Misha BrukmanFix grammar (i.e.)
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...
next