summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Print machine frame objects with the frame offset intrinsic to the machineChris Lattner2003-01-16
* Move sparc specific code into the Sparc backendChris Lattner2003-01-15
* Simplify the interfaceChris Lattner2003-01-15
* Move private headers into private regalloc directoryChris Lattner2003-01-15
* Move private header to private dirChris Lattner2003-01-15
* Remove obsolete ctorChris Lattner2003-01-15
* Remove internal helper fnChris Lattner2003-01-15
* ADd support for CC registers for Sparc BEChris Lattner2003-01-15
* Add support for the CC registers for Sparc BEChris Lattner2003-01-15
* Remove more unused methodsChris Lattner2003-01-15
* Remove a ton of functions that are no longer used, instead using BuildMIChris Lattner2003-01-15
* Add new helper method addRegDefChris Lattner2003-01-15
* * Eliminate a bunch of inline functions.Chris Lattner2003-01-15
* Move to include/llvm/CodeGenChris Lattner2003-01-14
* Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.hChris Lattner2003-01-14
* New headerChris Lattner2003-01-14
* Move to Instrumentation.hChris Lattner2003-01-14
* REmove unused header fileChris Lattner2003-01-14
* Remove unused headerChris Lattner2003-01-14
* Rename MachineInstrInfo -> TargetInstrInfoChris Lattner2003-01-14
* Move llvm/Annotation.h to Support/Annotation.hChris Lattner2003-01-14
* Move annotation to support libraryChris Lattner2003-01-14
* Must #include assert.hChris Lattner2003-01-14
* Add new filesChris Lattner2003-01-13
* Rename MachineInstrInfo -> TargetInstrInfoChris Lattner2003-01-13
* * Start renaming MachineInstrInfo -> TargetInstrInfoChris Lattner2003-01-13
* Add new getName methodChris Lattner2003-01-13
* Simplify interface to creating a registerChris Lattner2003-01-13
* * Add support for new types of operandsChris Lattner2003-01-13
* * Add 3 new types of MachineOperand: ConstantPoolIndex ExternalSymbol and Glo...Chris Lattner2003-01-13
* * Add a constant pool to hold per-function constants which must be spilled to...Chris Lattner2003-01-13
* * Add utility methods which make common cases easierChris Lattner2003-01-13
* * Add support for values in the constant poolChris Lattner2003-01-13
* More renamings of Target/Machine*Info to Target/Target*InfoChris Lattner2002-12-29
* Rename MachineOptInfo to TargetoptInfoChris Lattner2002-12-29
* Rename FunctionFrameInfo to MachineFrameInfoChris Lattner2002-12-28
* * doxygenize commentChris Lattner2002-12-28
* Sparc specific methods default to abort rather than being pure virtualChris Lattner2002-12-28
* Expose some very simple information about the frame, rather than in-depthChris Lattner2002-12-28
* * Keep track of register alignment as well as register sizeChris Lattner2002-12-28
* Descriptor object used to manage abstract frame referencesChris Lattner2002-12-28
* State for frame and constant pool information pulled out of MachineFunctionChris Lattner2002-12-28
* * Frame indices are signedChris Lattner2002-12-28
* * Pull a bunch of frame and constant pool state out into a newChris Lattner2002-12-28
* Initial check in of MachineFunctionPass.hChris Lattner2002-12-28
* Simplify spill interface methodsChris Lattner2002-12-25
* Add commentChris Lattner2002-12-25
* Add abstract frame index capabilityChris Lattner2002-12-25
* Remove default ctorChris Lattner2002-12-25
* *** empty log message ***Chris Lattner2002-12-25