aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Regenerated using autoheader-2.57.Brian Gaeke2004-01-132-74/+0
* Add new methodChris Lattner2004-01-121-0/+6
* Move this file to lib/VMCoreChris Lattner2004-01-121-102/+0
* Eliminate a lot of out-of-date comments, and all of the wierd overloadedChris Lattner2004-01-121-136/+1
* The getShift method is no obsoleteChris Lattner2004-01-121-7/+2
* llvm::ConstantFoldInstructionChris Lattner2004-01-121-0/+7
* Move prototype of llvm::ConstantFoldInstructionChris Lattner2004-01-121-5/+0
* Make LiveVariables::HandlePhysRegUse andAlkis Evlogimenos2004-01-111-2/+3
* Minor cleanupChris Lattner2004-01-101-1/+1
* Remove standard C file wrapperChris Lattner2004-01-101-23/+0
* Remove wrapper for standard C file, use <cstdlib> insteadChris Lattner2004-01-101-23/+0
* Dead file, use <cstring> instead of this.Chris Lattner2004-01-101-23/+0
* remove obsolete fileChris Lattner2004-01-101-282/+0
* Remove an obsolete method, including its _long_ out of date comment.Chris Lattner2004-01-091-16/+0
* Remove yet another obsolete comment :)Chris Lattner2004-01-081-3/+0
* Fix typos. Rewrite head-of-file comment.Brian Gaeke2004-01-081-13/+10
* Fix typos. Regularize include guard.Brian Gaeke2004-01-081-3/+3
* Improve encapsulation in the Loop and LoopInfo classes by eliminating theChris Lattner2004-01-081-7/+14
* add new intrinsicChris Lattner2004-01-061-0/+1
* add new methodChris Lattner2004-01-061-0/+4
* /me slaps foreheadChris Lattner2004-01-051-0/+1
* Add some intrinsicsChris Lattner2004-01-051-0/+6
* Initial implementation of some source-level debugging stuffChris Lattner2004-01-056-0/+887
* Add new ExecutionEngine::getGlobalValueAtAddress method, which can efficientlyChris Lattner2003-12-311-6/+25
* * Add a new helper progress methodChris Lattner2003-12-312-0/+20
* Add some comments, add a new getGlobalVariable methodChris Lattner2003-12-311-4/+28
* * Make Module::getTypeName constChris Lattner2003-12-311-1/+5
* Make the lookup method const.Chris Lattner2003-12-311-1/+1
* add new functionChris Lattner2003-12-312-0/+12
* clarify commentsChris Lattner2003-12-312-20/+18
* New class, useful for command-line interactive programs.Chris Lattner2003-12-312-0/+112
* doxygenifyChris Lattner2003-12-312-8/+8
* Add new functionChris Lattner2003-12-302-56/+26
* Further revisions of the FDHandle idea. In this version we use ownershipChris Lattner2003-12-302-10/+44
* Add a new class useful for providing fully materialized modules to ExecutionE...Chris Lattner2003-12-301-0/+12
* Add trivial exception specs to produce better code since the methods cannotChris Lattner2003-12-292-6/+6
* Factor FDHandle out of the bytecode reader into the FileUtilities.h supportChris Lattner2003-12-292-0/+42
* add new functionChris Lattner2003-12-292-0/+20
* Clean up a lot of the code I added yesterday by exposing the IntrinsicLoweringChris Lattner2003-12-284-15/+17
* Add coalescing to register allocator. A hint is added to each intervalAlkis Evlogimenos2003-12-282-0/+2
* Add TargetInstrInfo::isMoveInstr() to support coalescing in registerAlkis Evlogimenos2003-12-281-0/+10
* We may now pass IntrinsicLowering implementations into these methodsChris Lattner2003-12-282-17/+24
* add argumentChris Lattner2003-12-281-4/+6
* ABC's must have virtual dtors! Shame on me!Chris Lattner2003-12-282-0/+2
* Move header into top-level llvm dirChris Lattner2003-12-282-6/+6
* Add new interface that allows removal of some code from the code generators,Chris Lattner2003-12-282-0/+126
* New methodChris Lattner2003-12-261-0/+7
* Rename 'run' to 'runFunction' to emphasize that it is usable to run anyChris Lattner2003-12-261-6/+8
* Hrm is a really nasty ommission. The lack of this destructor was causing abs...Chris Lattner2003-12-231-0/+2
* Rename ClassifyExpression -> ClassifyExprChris Lattner2003-12-231-6/+6