summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Add llvm-as project to Visual StudioJeff Cohen2005-01-01
* Fix bountiful sources of VC++ 'possible loss of data' warningsJeff Cohen2005-01-01
* Add HAVE_SBRKReid Spencer2005-01-01
* Add a useful accessorChris Lattner2005-01-01
* Add two helper functions.Chris Lattner2005-01-01
* * Fix a bug in an m4 macro that used an incorrect test operatorReid Spencer2004-12-29
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-25
* For PR351:Reid Spencer2004-12-24
* For PR351:Reid Spencer2004-12-22
* Fix VC++ compilation errorJeff Cohen2004-12-21
* Remove this file as there are no LLVM users of it any more.Reid Spencer2004-12-20
* Remove this file as its not used by anything in LLVM any more. SystemReid Spencer2004-12-20
* Remove these files as they are included by nothing in LLVM any more. TheReid Spencer2004-12-20
* Remove these headers. The files that used to #include them don't any moreReid Spencer2004-12-20
* Add HAVE_SYSCONFReid Spencer2004-12-20
* For PR351:Reid Spencer2004-12-20
* Wrap long linesReid Spencer2004-12-20
* For PR351:Reid Spencer2004-12-20
* For PR351:Reid Spencer2004-12-19
* For PR351:Reid Spencer2004-12-19
* For PR351:Reid Spencer2004-12-19
* Correct the name of the method. CopyFiles -> CopyFile.Reid Spencer2004-12-18
* Make code fit in 80 colsChris Lattner2004-12-17
* For PR351:Reid Spencer2004-12-16
* For PR351:Reid Spencer2004-12-16
* Get rid of inclusion of config.h because this file is autoconf'd.Reid Spencer2004-12-16
* Adjust documentation of GetBytecodeLibraryPaths after removing LLVMGCCDIRReid Spencer2004-12-15
* Remove LLVMGCCDIR.Reid Spencer2004-12-15
* Fix a file overwrite bug in llvm-ar introduced by changes toReid Spencer2004-12-15
* Make the AliasAnalysis interface more precise for common cases.Chris Lattner2004-12-15
* For PR351:Reid Spencer2004-12-15
* For PR351:Reid Spencer2004-12-15
* Add some system specific functions we useReid Spencer2004-12-15
* Implement Win32 Path::getStatusInfo(), TimeValue::toString()Jeff Cohen2004-12-14
* For PR351:Reid Spencer2004-12-14
* For PR351:Reid Spencer2004-12-13
* For PR351:Reid Spencer2004-12-13
* For PR351:Reid Spencer2004-12-13
* For PR351:Reid Spencer2004-12-13
* Change this method to return ulong, not uint, for 64-bit targets.Chris Lattner2004-12-13
* For PR351:Reid Spencer2004-12-13
* For PR351: \Reid Spencer2004-12-13
* Added a size_type typedef to LLVM containers to make Visual Studio shut upReid Spencer2004-12-13
* Add a convenience function for clearing the two global areas.Reid Spencer2004-12-13
* * Add a std::ostream inserter for sys::PathReid Spencer2004-12-13
* Remove commented out functions that have been replaced with lib/SystemReid Spencer2004-12-13
* Make the size() method constReid Spencer2004-12-13