Re-enable libprofile now that llvm-ar is working better.
[oota-llvm.git] / include /
2005-01-12 Chris LattnerNew method.
2005-01-12 Chris LattnerUpdate comments to indicate CopyFrom/ToReg take physreg...
2005-01-11 Reid SpencerFix the documentation for executeAndWait so the argumen...
2005-01-11 Chris LattnerAdd MEMSET/MEMCPY/MEMMOVE operations. Fix a really...
2005-01-11 Chris LattnerAdd support for bottom-up graphs.
2005-01-10 Chris LattnerAdd a helper method.
2005-01-10 Chris LattnerAdd support for graph operations, and add a viewGraph...
2005-01-10 Chris LattnerAdd a helper method
2005-01-10 Jeff CohenApply feedback from Chris.
2005-01-10 Jeff CohenApply feed back from Chris:
2005-01-09 Jeff CohenAdd last four createXxxPass functions
2005-01-09 Jeff CohenGet lib/Analysis/DataStructure to compile with VC++
2005-01-09 Chris LattnerAdd interfaces to lower varargs and return/frame addres...
2005-01-08 Jeff CohenFix VC++ compilation error
2005-01-08 Jeff CohenAdd even more missing createXxxPass functions.
2005-01-08 Chris LattnerAllow array types to have 64-bit size.
2005-01-08 Jeff CohenUse size_t instead of long to represent memory usage...
2005-01-08 Chris LattnerAdjust prototype
2005-01-08 Chris LattnerSilence VS warnings.
2005-01-08 Chris LattnerMake LowerCallTo more generic and useful.
2005-01-08 Jeff CohenAdd a few more passes to LinkAllPasses.h
2005-01-08 Jeff CohenAdd more missing createXxxPass functions.
2005-01-08 Chris LattnerAdd operators for FP -> INT conversions and back.
2005-01-07 Chris LattnerAdd a new SelectionDAG::RemoveDeadNodes method
2005-01-07 Jeff CohenFix include. Too easy to make mistakes like this on...
2005-01-07 Jeff CohenGet new SelectionDAG stuff building with Visual Studio.
2005-01-07 Jeff CohenBut not the identation of THAT line
2005-01-07 Chris LattnerComplete rewrite of the SelectionDAG class.
2005-01-07 Chris LattnerCommon base class for SelectionDAG-based instruction...
2005-01-07 Chris LattnerInitial implementation of the nodes in a SelectionDAG.
2005-01-07 Chris LattnerFirst draft of a new Target interface
2005-01-07 Jeff CohenCorrect indentation levels
2005-01-07 Chris LattnerAdd convenience method.
2005-01-07 Jeff CohenAdd missing createXxxPass functions
2005-01-07 Misha BrukmanFix spelling.
2005-01-07 Jeff CohenUpdate list of passes
2005-01-07 Jeff CohenFix return type
2005-01-06 Jeff CohenGet the #ifdef right on LinkAllPasses.h.
2005-01-06 Jeff CohenFix minor mistakes
2005-01-06 Jeff CohenGet rid of those pesky tabs...
2005-01-06 Jeff CohenAdd project opt to Visual Studio.
2005-01-06 Jeff CohenFix incorrect return type.
2005-01-06 Chris LattnerAdd required #include
2005-01-06 Chris LattnerAdd a useful method
2005-01-05 Chris LattnerAdd a list end sentinal
2005-01-05 Chris Lattneradd an assertion
2005-01-04 Chris LattnerDo not let 'ftostr' return a string that starts with...
2005-01-02 Chris LattnerAdd some bits that can be set on instructions. Renumbe...
2005-01-02 Reid SpencerMake printing a warning message optional in CheckByteco...
2005-01-01 Reid SpencerImplement a function to print a warning if bytecode...
2005-01-01 Reid SpencerAdd functions for determining if the stdin/out/err...
2005-01-01 Jeff CohenAdd llvm-as project to Visual Studio
2005-01-01 Jeff CohenFix bountiful sources of VC++ 'possible loss of data...
2005-01-01 Reid SpencerAdd HAVE_SBRK
2005-01-01 Chris LattnerAdd a useful accessor
2005-01-01 Chris LattnerAdd two helper functions.
2004-12-29 Reid Spencer* Fix a bug in an m4 macro that used an incorrect test...
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-25 Reid SpencerFor PR351:
2004-12-24 Reid SpencerFor PR351:
2004-12-22 Reid SpencerFor PR351:
2004-12-21 Jeff CohenFix VC++ compilation error
2004-12-20 Reid SpencerRemove this file as there are no LLVM users of it any...
2004-12-20 Reid SpencerRemove this file as its not used by anything in LLVM...
2004-12-20 Reid SpencerRemove these files as they are included by nothing...
2004-12-20 Reid SpencerRemove these headers. The files that used to #include...
2004-12-20 Reid SpencerAdd HAVE_SYSCONF
2004-12-20 Reid SpencerFor PR351:
2004-12-20 Reid SpencerWrap long lines
2004-12-20 Reid SpencerFor PR351:
2004-12-19 Reid SpencerFor PR351:
2004-12-19 Reid SpencerFor PR351:
2004-12-19 Reid SpencerFor PR351:
2004-12-18 Reid SpencerCorrect the name of the method. CopyFiles -> CopyFile.
2004-12-17 Chris LattnerMake code fit in 80 cols
2004-12-16 Reid SpencerFor PR351:
2004-12-16 Reid SpencerFor PR351:
2004-12-16 Reid SpencerGet rid of inclusion of config.h because this file...
2004-12-15 Reid SpencerAdjust documentation of GetBytecodeLibraryPaths after...
2004-12-15 Reid SpencerRemove LLVMGCCDIR.
2004-12-15 Reid SpencerFix a file overwrite bug in llvm-ar introduced by chang...
2004-12-15 Chris LattnerMake the AliasAnalysis interface more precise for commo...
2004-12-15 Reid SpencerFor PR351:
2004-12-15 Reid SpencerFor PR351:
2004-12-15 Reid SpencerAdd some system specific functions we use
2004-12-14 Jeff CohenImplement Win32 Path::getStatusInfo(), TimeValue::toStr...
2004-12-14 Reid SpencerFor PR351:
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Chris LattnerChange this method to return ulong, not uint, for 64...
2004-12-13 Reid SpencerFor PR351:
2004-12-13 Reid SpencerFor PR351: \
2004-12-13 Reid SpencerAdded a size_type typedef to LLVM containers to make...
2004-12-13 Reid SpencerAdd a convenience function for clearing the two global...
2004-12-13 Reid Spencer* Add a std::ostream inserter for sys::Path
2004-12-13 Reid SpencerRemove commented out functions that have been replaced...
next