summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* 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
* Add a new debug intrinsic parent class. Patch contributed by MichaelChris Lattner2004-11-22
* This is the proper code for this method, thanks to Reid for getting CVS workingChris Lattner2004-11-22
* Moved into the poolalloc tree.John Criswell2004-11-22
* Implement a missing function called by JIT/Emitter.cpp but never defined.Reid Spencer2004-11-22
* Fix a warningChris Lattner2004-11-21
* Add another bit, to make the JIT a bit more efficient.Chris Lattner2004-11-21
* ignore generated filesChris Lattner2004-11-21
* Ignore generated filesChris Lattner2004-11-21
* Ignore filesChris Lattner2004-11-20
* Change this interface a bitChris Lattner2004-11-20
* Add new methods that a target should implementChris Lattner2004-11-20
* Add missing #includeChris Lattner2004-11-20
* Distinguish between BSD4.4 and SVR4 symbol tablesReid Spencer2004-11-20
* Add getCurrentPCOffset() and addRelocation() methods.Chris Lattner2004-11-20
* Add the getRelocationType method that I forgotChris Lattner2004-11-20
* Allow targets to implement relocation support.Chris Lattner2004-11-20