oota-llvm.git
2004-06-04 Chris LattnerRemove support for printing strings from the cached...
2004-06-04 Chris LattnerDon't send random junk to CachedWriter's. Also remove...
2004-06-04 Chris LattnerGCC doesn't like prefix form of cast with two identifie...
2004-06-04 Chris LattnerSquish a warning
2004-06-04 Chris LattnerSilence a warning
2004-06-04 Chris LattnerAdd ssize_t for VC++
2004-06-04 Chris Lattner<io.h> provides read/write/open/...
2004-06-04 Chris LattnerVisual C has something resembling a stat function,...
2004-06-04 Chris LattnerMake this work on VC++, pull the HAVE_ALLOCA_H case...
2004-06-04 Chris LattnerAdd more needed typedefs
2004-06-04 Chris LattnerAdd explicit casts to silence warnings. There is no...
2004-06-04 Chris LattnerMake this work with VC++
2004-06-04 Chris LattnerFix a nasty bug that caused areAliases to always return...
2004-06-04 Misha BrukmanEmit a more sensible error message if no subclasses...
2004-06-04 Misha BrukmanClarify documentation and use correct doxygen comment...
2004-06-04 Chris LattnerFix extraneous tag
2004-06-04 Chris LattnerNew doc
2004-06-04 Chris LattnerFix PR356: [doc] lib/Target/X86/README.txt needs update
2004-06-04 Chris LattnerThis file is obsolete
2004-06-04 Brian GaekeHonor DISABLE_CBE, etc., even when doing the "running...
2004-06-03 Misha BrukmanFix broken internal link; add stub for missing subsection.
2004-06-03 Misha BrukmanFix broken internal link.
2004-06-03 Misha BrukmanGCSE has suddenly become a struct, not a class; fix...
2004-06-03 Misha BrukmanFix more broken links as a result of the llvm namespace.
2004-06-03 Misha BrukmanFix broken internal links.
2004-06-03 Misha BrukmanFix broken links as a result of the llvm namespace.
2004-06-03 Chris LattnerFix some broken links
2004-06-03 Chris LattnerCQ bug implemented
2004-06-03 Chris LattnerThe prototype for ParseCommandLineOptions changed at...
2004-06-03 Brian GaekeAllow script to set configure args.
2004-06-03 Chris LattnerAdjust argument to match destination data type
2004-06-03 Chris LattnerDon't use identifiers that start with an _
2004-06-03 Chris LattnerOnly use the non-standards-compliant std::distance...
2004-06-03 Misha BrukmanSpecify div type "doc_text" to get proper indentation...
2004-06-03 Misha BrukmanAdd a hyphen.
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...
next