summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Give the -time-passes tool option a global storage location so that itsReid Spencer2004-08-24
* Dump the DependentLibsBlockID, its not a block, its just a list inside theReid Spencer2004-08-21
* Add new methods:Reid Spencer2004-08-21
* Bytecode Analyzer cleanup:Reid Spencer2004-08-21
* Changes resulting from change in autoconf/configure.in (rename a #define)Reid Spencer2004-08-20
* Added various LLVM_* strings that are configured to provide the user'sReid Spencer2004-08-20
* Packed types, brought to you by Brad JonesBrian Gaeke2004-08-20
* Instead of int64_t, overload itostr with `long long' parameter.Misha Brukman2004-08-18
* M_DUMMY_PHI_FLAG is no longer used to distinguish V9::PHI. Get rid of it andBrian Gaeke2004-08-18
* All targets are now allowed to have their own MachineFunctionInfo objects,Chris Lattner2004-08-18
* M_PSEUDO_FLAG is no longer used. Get rid of it and its accessor.Brian Gaeke2004-08-18
* Alkis pointed out that this is not a character (we actually support strings)Chris Lattner2004-08-18
* new methodChris Lattner2004-08-17
* Add an overloadChris Lattner2004-08-17
* Add support for alignmentChris Lattner2004-08-17
* Add punctuation, add a new methodChris Lattner2004-08-17
* Add itostr(long) for our furry 64-bit friends.Misha Brukman2004-08-17
* Ultra-doxygenify some function header comments.Misha Brukman2004-08-17
* Allow targets to specify a comment characterChris Lattner2004-08-17
* Add missing \tChris Lattner2004-08-17
* Add some hooksChris Lattner2004-08-17
* Allow an arbitrary prefix.Chris Lattner2004-08-17
* We now allow targets to use any prefix they want for global symbols. LetsChris Lattner2004-08-17
* Some asmweriters want an _ prefixChris Lattner2004-08-17
* Initial implementation of the asmprinter base classChris Lattner2004-08-16
* Fit into 80 lines, add a gross hack for MachineFunctionInfoChris Lattner2004-08-16
* These files now live in lib/Target/SparcV9Chris Lattner2004-08-16
* Back out include/llvm/System changes until a satisfactory solution canReid Spencer2004-08-16
* Flags and TSFlags were (thankfully) never used, so remove them. But wait,Chris Lattner2004-08-16
* Add new TargetRegisterClass::contains methodChris Lattner2004-08-15
* Implement a long overdue FIXME, by changing these methods to return void.Chris Lattner2004-08-15
* Remove helper methodChris Lattner2004-08-15
* Eliminate the RegisterClass argument, since it can easily be derived fromChris Lattner2004-08-15
* Make this compile on gc 3.4.1 (static_cast to non-const type was notAlkis Evlogimenos2004-08-15
* First version of a class to represent the notion of an operating systemReid Spencer2004-08-15
* First version of a class to represent operating system and lib/SystemReid Spencer2004-08-15
* Elminiate MachineFunction& argument from eliminateFrameIndexNate Begeman2004-08-14
* Allow any cl::opt to use the method getPosition() to retrieve the option'sReid Spencer2004-08-13
* Add a passChris Lattner2004-08-13
* Allow targets to specify particular stack slots that certain physregs mustChris Lattner2004-08-12
* Remove dead methodsChris Lattner2004-08-12
* Remove dead methodsChris Lattner2004-08-12
* Add new constructor.Misha Brukman2004-08-10
* Add standard print/dump methods to CallGraph classes.Chris Lattner2004-08-08
* Move method out of lineChris Lattner2004-08-04
* Clean up whitespace.Alkis Evlogimenos2004-08-04
* Convert indentation to 2 spaces.Alkis Evlogimenos2004-08-04
* Remove uneeded getValues() functions.Alkis Evlogimenos2004-08-04
* getResultPos() is dead.Brian Gaeke2004-08-04
* These headers have been moved/merged into other files.Brian Gaeke2004-08-04