Fix the names of these executables now that they've been somewhat cast in
[oota-llvm.git] / include /
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...
2004-12-13 Reid SpencerMake the size() method const
2004-12-13 Reid SpencerFor PR351:\
2004-12-13 Reid SpencerAdd LLVMGCCDIR for path lookup
2004-12-13 Reid SpencerMake the OpenAndLoad functions have an ErrorMessage...
2004-12-13 Reid SpencerCompletely rewrite the interface to be class based
2004-12-13 Reid SpencerFor PR351:\
2004-12-13 Reid SpencerFor PR351:Remove the file type checking methods (now...
2004-12-11 Reid SpencerPath::get -> Path::toString
2004-12-10 Chris LattnerAdd missing accessor.
2004-12-10 Chris LattnerNew prototype
2004-12-09 Jeff CohenFix residual Visual Studio build problems
2004-12-08 Chris LattnerMove method out of line
2004-12-08 Chris LattnerDefine the pointer hash struct before the string one...
2004-12-08 Alkis EvlogimenosUse getOperand() and remove getElementAt() function.
2004-12-07 Reid SpencerFor PR387:\
2004-12-07 Reid SpencerFor PR387:\
2004-12-05 Alkis EvlogimenosAdd accessors for Constants in a ConstantStruct.
2004-12-05 Reid SpencerFix PR139: \
2004-12-05 Chris LattnerAdd a new method
2004-12-05 Chris LattnerFix typeo
2004-12-05 Reid SpencerMake a const method const
2004-12-02 Chris LattnerMove the strip pass from Scalar to IPO lib
2004-12-02 Chris LattnerRemove dead field
2004-11-30 Chris LattnerAdd method
2004-11-29 Reid SpencerAdd in some methods for use by the JIT. LoadLibraryPerm...
2004-11-29 Reid SpencerChanges resulting from AC_LIB_LTDL usage.
2004-11-29 Reid SpencerDon't include ltdl.h any more. Its nested in lib/System...
2004-11-29 Reid SpencerMake the default constructor cause the program's symbol...
2004-11-27 Chris LattnerChange interface to this method a bit
2004-11-26 Chris LattnerAdd a new interface
2004-11-25 Reid SpencerRemove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2...
2004-11-25 Reid SpencerRestrict the interface to not allow algorithm selection
2004-11-22 Chris LattnerFix the FIXME, nuke the JIT specific forceCompilationOf...
2004-11-22 Chris LattnerThese methods are now obsolete
2004-11-22 Chris LattnerAdd a new debug intrinsic parent class. Patch contribu...
2004-11-22 Chris LattnerThis is the proper code for this method, thanks to...
2004-11-22 John CriswellMoved into the poolalloc tree.
2004-11-22 Reid SpencerImplement a missing function called by JIT/Emitter...
2004-11-21 Chris LattnerFix a warning
2004-11-21 Chris LattnerAdd another bit, to make the JIT a bit more efficient.
2004-11-21 Chris Lattnerignore generated files
2004-11-21 Chris LattnerIgnore generated files
2004-11-20 Chris LattnerIgnore files
2004-11-20 Chris LattnerChange this interface a bit
2004-11-20 Chris LattnerAdd new methods that a target should implement
2004-11-20 Chris LattnerAdd missing #include
2004-11-20 Reid SpencerDistinguish between BSD4.4 and SVR4 symbol tables
2004-11-20 Chris LattnerAdd getCurrentPCOffset() and addRelocation() methods.
2004-11-20 Chris LattnerAdd the getRelocationType method that I forgot
2004-11-20 Chris LattnerAllow targets to implement relocation support.
2004-11-20 Chris LattnerNew file
2004-11-20 Chris LattnerRemove dead #include
2004-11-19 Chris LattnerExternal symbols are const char*'s now, change this...
2004-11-19 Chris LattnerInstead of storing std::string's for ExternalSymbol...
2004-11-19 Chris LattnerAdd static functions to clear singleton maps. Patch...
2004-11-19 Chris LattnerThese methods are long gone, ConstantPointerRef is...
2004-11-19 Reid SpencerMake findModulesDefiningSymbols modify its symbols...
2004-11-18 Chris LattnerAdd support for llvm.dbg.stoppoint
2004-11-18 Chris LattnerUpdate comments, now that CPR's are gone, inline the...
2004-11-18 Reid SpencerInclude ltdl.h if we have it.
2004-11-18 Reid SpencerAdd checks for HAVE_LTDL_H and HAVE_LT_DLOPEN
2004-11-18 Reid SpencerDynamic Library abstraction. This makes the abstraction...
2004-11-18 Chris LattnerFix typeo
next