oota-llvm.git
2004-06-08 Brian GaekeFix a minor bug in the map - since this pass adds a...
2004-06-08 Brian GaekeAdd a forwarding method pop_front() that allows you...
2004-06-08 Brian GaekeAdd a TmpInstruction ctor that doesn't take a MCFI.
2004-06-08 Brian GaekeExplicitly specify libtool tag "CXX" so that if you...
2004-06-08 Chris LattnerFix a link error using VS8.0
2004-06-08 Chris LattnerApparently a particular vendor compiler uses the struct...
2004-06-08 Misha BrukmanFix case of doxygen directive `\p': it's lowercase.
2004-06-08 Reid Spencer* Fix indentation of Regression Test Results by making...
2004-06-08 Reid SpencerPut in a place holder for describing the differences...
2004-06-08 Reid SpencerAdd a note about llvm-abcd, the Analysis of ByteCode...
2004-06-08 Chris LattnerOoh, that fixed the annoying warning!!
2004-06-08 Chris LattnerBug fixed
2004-06-08 Chris LattnerNew testcase for PR355
2004-06-08 Chris LattnerTestcase for PR355
2004-06-08 Chris LattnerAdd documentation to the TargetFrameInfo class, contrib...
2004-06-08 Reid SpencerClean up the documentation.
2004-06-08 Reid SpencerClean up documentation and make it possible for the...
2004-06-08 Reid SpencerFix the bug that was preventing the parser from working...
2004-06-08 Reid SpencerMake it #include Parser.h instead of AnalyzerInternals...
2004-06-08 Reid SpencerAdjust what's included to compensate for changes in...
2004-06-08 Reid SpencerMerged BytecodeHandler.h into Parser.h since the parser...
2004-06-07 Chris LattnerFix PR361.
2004-06-07 Chris LattnerNew testcase for PR361
2004-06-07 Chris LattnerMake all of this functionality work directly on win32...
2004-06-07 Chris LattnerImplement getTimeRecord natively in Win32, properly...
2004-06-07 Chris LattnerEliminate more traces of the -c option
2004-06-07 Reid SpencerCommit For New Tool: llvm-abcd (Analysis of ByteCode...
2004-06-07 John CriswellAdded checks for mkstemp and getrusage.
2004-06-05 Chris LattnerAdd some notes so I can throw away one of my many todo...
2004-06-05 Chris LattnerFix GCC warning
2004-06-05 Chris LattnerFix GCC warnings
2004-06-05 Reid SpencerFix a few typos, spellos, grammaros.
2004-06-05 Reid SpencerAdd "work in progress" warning.
2004-06-05 Alkis EvlogimenosInclude cerrno.
2004-06-05 Chris LattnerRemove an unused variable.
2004-06-05 Chris LattnerMacros are baaad.
2004-06-05 Chris LattnerDon't #include <unistd.h> directly, go through the...
2004-06-05 Chris LattnerAdd missing #include
2004-06-05 Chris LattnerWork around VS bug
2004-06-05 Chris LattnerWarning foo
2004-06-05 Chris LattnerAs much as I dislike doing this, it's the only fix...
2004-06-05 Chris LattnerRemove unused var
2004-06-04 Chris LattnerSquelch a warning
2004-06-04 Chris LattnerDelete some unreachable code
2004-06-04 Misha Brukman* No more CachedWriter::setStream()
2004-06-04 Misha BrukmanRevert ostream back to reference: the only user (llvm...
2004-06-04 Chris LattnerAdd some constants for VC
2004-06-04 Brian GaekeFix up some spacing & fix a typo in an assertion in...
2004-06-04 Chris LattnerUgh, apparently there is no common ground here.
2004-06-04 Chris LattnerFix a *really* dumb warning on VC
2004-06-04 Chris LattnerFix more warnings
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
next