aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/System
Commit message (Expand)AuthorAgeFilesLines
* Add convenient helper to get suffix of the fileAnton Korobeynikov2008-02-201-0/+8
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-2913-26/+26
* Added "GetCurrentDirectory()" to sys::Path.Ted Kremenek2007-12-181-0/+5
* Added "isDirectory" method to llvm::sys::Path.Ted Kremenek2007-12-181-1/+7
* remove obviously dead uses of IncludeFile.Chris Lattner2007-12-183-9/+0
* Remove host endianness info from TargetData andDuncan Sands2007-12-121-0/+36
* Fix minor doxygen nits.Reid Spencer2007-08-051-8/+11
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1813-0/+1915