summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* 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
* For PR351:\Reid Spencer2004-12-13
* Add LLVMGCCDIR for path lookupReid Spencer2004-12-13
* Make the OpenAndLoad functions have an ErrorMessage argument.Reid Spencer2004-12-13
* Completely rewrite the interface to be class basedReid Spencer2004-12-13
* For PR351:\Reid Spencer2004-12-13
* For PR351:Remove the file type checking methods (now in sys::Path)Reid Spencer2004-12-13
* Path::get -> Path::toStringReid Spencer2004-12-11
* Add missing accessor.Chris Lattner2004-12-10
* New prototypeChris Lattner2004-12-10
* Fix residual Visual Studio build problemsJeff Cohen2004-12-09
* Move method out of lineChris Lattner2004-12-08
* Define the pointer hash struct before the string one, to improve compatibilityChris Lattner2004-12-08
* Use getOperand() and remove getElementAt() function.Alkis Evlogimenos2004-12-08
* For PR387:\Reid Spencer2004-12-07
* For PR387:\Reid Spencer2004-12-07
* Add accessors for Constants in a ConstantStruct.Alkis Evlogimenos2004-12-05
* Fix PR139: \Reid Spencer2004-12-05
* Add a new methodChris Lattner2004-12-05
* Fix typeoChris Lattner2004-12-05
* Make a const method constReid Spencer2004-12-05
* Move the strip pass from Scalar to IPO libChris Lattner2004-12-02
* Remove dead fieldChris Lattner2004-12-02
* Add methodChris Lattner2004-11-30
* Add in some methods for use by the JIT. LoadLibraryPermanently brings theReid Spencer2004-11-29
* Changes resulting from AC_LIB_LTDL usage.Reid Spencer2004-11-29
* Don't include ltdl.h any more. Its nested in lib/System now.Reid Spencer2004-11-29
* Make the default constructor cause the program's symbols to be loaded asReid Spencer2004-11-29
* Change interface to this method a bitChris Lattner2004-11-27
* Add a new interfaceChris Lattner2004-11-26
* Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.Reid Spencer2004-11-25
* Restrict the interface to not allow algorithm selectionReid Spencer2004-11-25
* Fix the FIXME, nuke the JIT specific forceCompilationOf method.Chris Lattner2004-11-22
* These methods are now obsoleteChris Lattner2004-11-22