oota-llvm.git
2004-06-01 John CriswellAdded the EXEEXT variable so that Makefiles can figure...
2004-06-01 Misha Brukman* Standardize footer
2004-06-01 Chris LattnerFinish the thought that got interrupted when my train...
2004-06-01 Chris LattnerFix wandering </a>, add note about cygwin being supported.
2004-06-01 Misha Brukman* Use sans-serif fonts just like in the rest of doxygen
2004-06-01 Chris Lattner* Make it HTML4.01
2004-06-01 Misha BrukmanMake doxygen pages look like our own documentation.
2004-06-01 Misha Brukman* Add the year 2003 back to the copyright line
2004-06-01 Misha Brukman* It's now the year 2004
2004-06-01 Chris LattnerAdd a warning about incompleteness, fix validation...
2004-06-01 John CriswellModified calcTypeName() so that it does not allocate...
2004-06-01 Chris LattnerIt's a small start, but it is certainly needed. Contri...
2004-05-31 Reid SpencerAlign the lower portion of the page with the left margi...
2004-05-31 Reid SpencerClean up the Feature and Regression test output to...
2004-05-30 Brian GaekeThere is no "mcff" here; delete the confusing comments...
2004-05-30 Alkis EvlogimenosPull Interval class out of LiveIntervals.
2004-05-30 Alkis EvlogimenosAdd comparator useful for natural comparisons on collec...
2004-05-30 Brian GaekeTransform an occurrence of if(...) { assert (0) }.
2004-05-30 Alkis EvlogimenosWhen spilling an register, introduce a new temporary...
2004-05-30 Brian GaekeReduce the amount of LLVM Values for which we save...
2004-05-30 Brian GaekeRename verifySavedState to dumpSavedState. Give it...
2004-05-30 Brian GaekeInsert machine instructions generated for Phi nodes...
2004-05-30 Brian GaekeFix typo in head-of-file comment.
2004-05-30 Reid SpencerFix a bug that Chris asserts emphatically is a bug...
2004-05-30 Reid SpencerMake the Regression/Feature test support excise all...
2004-05-30 Reid SpencerMoved this file to lib/Bytecode/Writer because its...
2004-05-29 Brian GaekeRemove unused #include.
2004-05-29 Brian GaekeAdd comments.
2004-05-29 Brian GaekeTrim whitespace.
2004-05-29 Brian GaekeGive InsertCodeForPhis() a new documentation comment.
2004-05-29 Alkis EvlogimenosAdd method to assign stack slot to virtual register...
2004-05-29 Alkis EvlogimenosAdd grow() member that grows the maps when the number...
2004-05-29 Alkis EvlogimenosRemove defs vector from live intervals.
2004-05-28 Chris LattnerThoroughly rehack the dynamic linking mechanisms on...
2004-05-28 Chris LattnerPrune #includes
2004-05-28 Chris LattnerFix bizzare problems when you include Config/dlfcn...
2004-05-28 Chris LattnerAdd links to new-featuer and code-cleanup bugs
2004-05-28 Chris LattnerReid implemented this.
2004-05-28 Chris LattnerChanges to make the nightly tester run the regression...
2004-05-28 Tanya Lattnerupdates to ModuloSched
2004-05-28 Brian GaekeGive PhiCp nodes better names in many cases.
2004-05-28 Brian GaekeMake debugging output with -print-machineinstrs more...
2004-05-28 Chris LattnerUnbreak the bugpoint image
2004-05-28 Chris LattnerFix the big regression that has been killing the nightl...
2004-05-28 Chris LattnerDon't use size() when you mean empty()
2004-05-28 Chris LattnerMinor efficiency gain: do 1 nlogn lookup instead of two
2004-05-28 Chris LattnerMinor changes. Switch to a SymbolTable remove that...
2004-05-28 Chris LattnerEliminate this form of SymbolTable::remove. It ignores...
2004-05-28 Chris LattnerFix one of the major things that is causing the C Backe...
2004-05-28 Chris LattnerAdd support for getting executable memory on Windows...
2004-05-28 Chris LattnerAdd a new function for the JIT. libsupport is now...
2004-05-28 Chris LattnerAdd a new function for the JIT
2004-05-28 Chris LattnerUse the SystemUtils.h file to do our dirty work.
2004-05-28 Chris LattnerRight: the #includes are not needed either
2004-05-28 Chris LattnerAdd support for zero length files
2004-05-28 Chris LattnerUse fileutilities instead of mmap directly
2004-05-28 Chris LattnerUse the new FileUtilities.h API for mapping a file...
2004-05-28 Chris LattnerAdd a pair of functions to hide system specific details...
2004-05-28 Reid SpencerRemove some more dead code resulting from adding setTyp...
2004-05-27 Reid SpencerRemove an assertion that uses Type::TypeTy that is...
2004-05-27 Reid SpencerClean up a comment.
2004-05-27 Reid SpencerFix for bug 348.
2004-05-27 Brian GaekeMake comment lines stick out less.
2004-05-27 Chris LattnerRemove long unused #includes
2004-05-27 Chris LattnerThese #includes are long dead
2004-05-27 John CriswellFix a bug in the -deadtypeelim pass. The SymbolTable...
2004-05-27 Chris LattnerFix warnings about reaching end of non-void function
2004-05-27 Chris LattnerAdd DynamicLinker support for systems that provide...
2004-05-27 Chris LattnerAn "autoconf wrapper" for the infamous windows.h file
2004-05-27 Reid SpencerMake the test pass by using the correct RUN: syntax.
2004-05-27 John CriswellAdded a check for a new header file.
2004-05-27 Chris LattnerNeuter the -q option. Stop printing the "program modif...
2004-05-27 Reid SpencerUse the SymbolTable::isEmpty() method instead of checki...
2004-05-27 Chris LattnerAdd support for dos-style files
2004-05-27 Chris LattnerThis code is a real mess, but at least get the JIT...
2004-05-27 Chris Lattnerdoxygen no longer builds into the docs tree, and we...
2004-05-27 Chris LattnerAdd support for dos-style files
2004-05-27 Chris LattnerAdd support for dos style files.
2004-05-27 Chris LattnerAdd back a test I accidentally removed
2004-05-27 Chris LattnerFix InstCombine/load.ll & PR347.
2004-05-27 Chris LattnerAdd another testcase
2004-05-27 Reid SpencerRe-introduce the -q option and make opt always return...
2004-05-27 Reid SpencerAdded a "RUN:" line so this file can be executed by...
2004-05-27 Reid SpencerRemoved the -q option and the default message written...
2004-05-27 Chris Lattnerremove bogus test
2004-05-27 Chris LattnerMake the test test what it is supposed to
2004-05-27 Chris LattnerThe -exprs pass is no longer with LLVM. *sniff*
2004-05-27 Chris LattnerCorrect test. use "not grep" instead of "grep -v"
2004-05-27 Chris LattnerImplement constant folding of fmod, which is used a...
2004-05-27 Chris LattnerRight, globals aren't values yet..
2004-05-27 Chris LattnerRestructure call constant folding code a bit to make...
2004-05-27 Chris LattnerAdd a simple pass.
2004-05-27 Chris LattnerContinue the exposition
2004-05-27 Chris LattnerContinue the implementation
2004-05-27 Chris LattnerA few more microsteps
2004-05-27 Chris Lattnergc_init now gets an argument
2004-05-27 Chris LattnerUhh, that doesn't exist.
2004-05-27 Chris LattnerBeta-test moving a header from include/Support into...
2004-05-27 Chris LattnerHeader file moved
2004-05-27 Chris LattnerHeader moved
next