oota-llvm.git
2004-06-03 Misha BrukmanProperly close the footer paragraph.
2004-06-03 Misha BrukmanWrap long lines.
2004-06-03 Misha BrukmanFix case of doxygen directive \p.
2004-06-03 Chris Lattner* Verify function prototypes, not just functions with...
2004-06-03 Brian GaekeAdd new internal-global-symbol mapping info pass.....
2004-06-03 Brian GaekeExpand head-of-file comment.
2004-06-03 Brian GaekeAdd new mapping info pass, when EmitMappingInfo is on.
2004-06-03 Brian GaekeFix big mistake in my last checkin... the big question...
2004-06-03 Brian GaekeAdd decl. for new mapping info pass factory method.
2004-06-03 Chris LattnerAdd -disable-codegen option to disable LLC and JIT...
2004-06-03 Brian GaekeCollapse together the abstract superclass TargetRegInfo...
2004-06-02 Chris LattnerRecognize cygwin
2004-06-02 Chris Lattner<alloca.h> on cygwin pulls in a ton of stuff (macros...
2004-06-02 Brian GaekeAnother pod
2004-06-02 Brian GaekeThe llvm-dis.html page was a little out of date, but...
2004-06-02 Chris LattnerUpdate to include llc on x86 and other systems
2004-06-02 Brian GaekeTasty, tasty pods...
2004-06-02 Chris LattnerThe -q option is gone
2004-06-02 Chris LattnerThe --enable-correct-eh-support option is meaningless...
2004-06-02 Chris Lattnercygwin apparently doesn't have widechar support. But...
2004-06-02 Chris LattnerAdd a link to the code gen document
2004-06-02 Brian GaekeHere's another pod.
2004-06-02 Brian GaekeLook, it's a gccas pod.
2004-06-02 Chris LattnerAdd a note about the V9 backend.
2004-06-02 Chris LattnerOops, this was not to go in
2004-06-02 Chris LattnerAdjust to the new TargetMachine interface
2004-06-02 Chris LattnerAdjust to new TargetMachine interface
2004-06-02 Chris LattnerInline findOptimalStorageSize into it's caller, both...
2004-06-02 Chris LattnerAdjust to new TM interface
2004-06-02 Chris LattnerMethod has been inlined into all callers
2004-06-02 Chris LattnerConvert to the new TargetMachine interface.
2004-06-02 Chris LattnerStubs are no longer needed
2004-06-02 Chris LattnerDelete the V9 specific findOptimalStorageSize method...
2004-06-02 Chris LattnerAdjust to new TM interfaces
2004-06-02 Chris LattnerFinegrainify namespacification
2004-06-02 Chris LattnerFix a trivial but blatant bug
2004-06-02 Chris LattnerMake gccld copy the llvm-stub program to be the executi...
2004-06-02 Chris LattnerImplement the new CopyFile function
2004-06-02 Chris LattnerAdd a new CopyFile function
2004-06-02 Misha BrukmanFix a double negation (in grammar).
2004-06-02 Chris LattnerMove some functions out of gccld.cpp to GenerateCode...
2004-06-02 Chris LattnerRefactor a bit of code into a function, no functionalit...
2004-06-02 Misha BrukmanFix spelling, trim empty space, tighten up function...
2004-06-02 Chris LattnerNo really cygwin, we LIKE .exe'ness.
2004-06-01 Chris LattnerBuild the llvm-stub directory
2004-06-01 Chris LattnerInitial checkin of a stub executable that can be used...
2004-06-01 Chris LattnerOn win32, process.h provides some of the traditional...
2004-06-01 Chris LattnerBug fixed
2004-06-01 Chris LattnerImplement PR315: abort, don't warn, when missing extern...
2004-06-01 Brian GaekeAdd spiff
2004-06-01 Brian GaekeUse new form of unconditional branch constructor.
2004-06-01 Brian GaekeCall Cygwin by its proper name, and give it a link...
2004-06-01 Brian GaekeMaybe this will keep people from breaking -branch-combine!
2004-06-01 Chris LattnerAdd a note about cygwin
2004-06-01 Chris LattnerMake tool names end with .exe on windows. This isn...
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()
next