aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* For PR351:Reid Spencer2004-12-161-2/+2
* For PR351:Reid Spencer2004-12-161-8/+5
* Get rid of inclusion of config.h because this file is autoconf'd.Reid Spencer2004-12-161-2/+2
* Adjust documentation of GetBytecodeLibraryPaths after removing LLVMGCCDIRReid Spencer2004-12-151-24/+25
* Remove LLVMGCCDIR.Reid Spencer2004-12-151-3/+0
* Fix a file overwrite bug in llvm-ar introduced by changes toReid Spencer2004-12-151-2/+2
* Make the AliasAnalysis interface more precise for common cases.Chris Lattner2004-12-151-11/+94
* For PR351:Reid Spencer2004-12-151-1/+16
* For PR351:Reid Spencer2004-12-151-11/+0
* Add some system specific functions we useReid Spencer2004-12-151-0/+9
* Implement Win32 Path::getStatusInfo(), TimeValue::toString()Jeff Cohen2004-12-141-0/+8
* For PR351:Reid Spencer2004-12-141-10/+15
* For PR351:Reid Spencer2004-12-131-7/+2
* For PR351:Reid Spencer2004-12-131-7/+0
* For PR351:Reid Spencer2004-12-131-12/+0
* For PR351:Reid Spencer2004-12-131-0/+16
* Change this method to return ulong, not uint, for 64-bit targets.Chris Lattner2004-12-131-1/+1
* For PR351:Reid Spencer2004-12-131-11/+0
* For PR351: \Reid Spencer2004-12-133-13/+18
* Added a size_type typedef to LLVM containers to make Visual Studio shut upReid Spencer2004-12-133-3/+5
* Add a convenience function for clearing the two global areas.Reid Spencer2004-12-131-0/+7
* * Add a std::ostream inserter for sys::PathReid Spencer2004-12-131-1/+7
* Remove commented out functions that have been replaced with lib/SystemReid Spencer2004-12-131-25/+0
* Make the size() method constReid Spencer2004-12-131-2/+2
* For PR351:\Reid Spencer2004-12-131-10/+9
* Add LLVMGCCDIR for path lookupReid Spencer2004-12-131-0/+3
* Make the OpenAndLoad functions have an ErrorMessage argument.Reid Spencer2004-12-131-2/+6
* Completely rewrite the interface to be class basedReid Spencer2004-12-131-107/+259
* For PR351:\Reid Spencer2004-12-131-25/+29
* For PR351:Remove the file type checking methods (now in sys::Path)Reid Spencer2004-12-131-5/+5
* Path::get -> Path::toStringReid Spencer2004-12-111-3/+3
* Add missing accessor.Chris Lattner2004-12-101-0/+2
* New prototypeChris Lattner2004-12-101-0/+6
* Fix residual Visual Studio build problemsJeff Cohen2004-12-091-0/+1
* Move method out of lineChris Lattner2004-12-081-4/+1
* Define the pointer hash struct before the string one, to improve compatibilityChris Lattner2004-12-081-6/+6
* Use getOperand() and remove getElementAt() function.Alkis Evlogimenos2004-12-081-8/+0
* For PR387:\Reid Spencer2004-12-071-3/+6
* For PR387:\Reid Spencer2004-12-076-10/+9
* Add accessors for Constants in a ConstantStruct.Alkis Evlogimenos2004-12-051-0/+8
* Fix PR139: \Reid Spencer2004-12-051-0/+37
* Add a new methodChris Lattner2004-12-051-0/+7
* Fix typeoChris Lattner2004-12-051-1/+1
* Make a const method constReid Spencer2004-12-051-1/+1
* Move the strip pass from Scalar to IPO libChris Lattner2004-12-022-8/+7
* Remove dead fieldChris Lattner2004-12-021-1/+0
* Add methodChris Lattner2004-11-301-0/+6
* Add in some methods for use by the JIT. LoadLibraryPermanently brings theReid Spencer2004-11-291-0/+25
* Changes resulting from AC_LIB_LTDL usage.Reid Spencer2004-11-291-11/+136
* Don't include ltdl.h any more. Its nested in lib/System now.Reid Spencer2004-11-291-4/+0