Each tools should not make tags
[oota-llvm.git] / include /
2001-10-12 Ruchira Sasanka--added support for implicit operands in machine instru...
2001-10-11 Vikram S. AdveRecord implicitRefs for each machine instruction instead of
2001-10-10 Vikram S. AdveMachine-independent code generation routines used in...
2001-10-10 Vikram S. AdveMoved code generation support routines to InstrSelectio...
2001-10-03 Chris LattnerFactor parentness out of Module & GlobalVariable into...
2001-10-03 Chris LattnerShare ConstPoolPointer elements correctly
2001-10-03 Chris Lattner* Both Method & GlobalVariable now subclass GlobalValue
2001-10-03 Chris LattnerFirst try at a horrible global value reference wrapper
2001-10-02 Chris LattnerCommit more code over to new cast style
2001-10-01 Chris LattnerConvert more code to use new style casts
2001-10-01 Chris LattnerAdd more support for new style casts
2001-10-01 Chris LattnerAdd support for new style casts
2001-10-01 Chris LattnerAdd support for newer cleaner isa, cast, dyn_cast
2001-10-01 Chris LattnerUpdate comments
2001-10-01 Chris LattnerPull predecessor and successor iterators out of the...
2001-10-01 Chris LattnerPull predecessor and successor iterators out of the...
2001-10-01 Vikram S. AdveAdd vector `implicitUses' to class MachineCodeForVMInst...
2001-09-30 Ruchira Sasankano major change.
2001-09-30 Ruchira Sasankaadded suggesting color suppor
2001-09-30 Chris LattnerImplement a constant pointer value
2001-09-28 Chris LattnerPull iterators out of CFG.h and genericize them with...
2001-09-28 Chris LattnerPull iterators out of CFG.h and CFGdecls and put them...
2001-09-28 Chris LattnerInitial support for construction of a call graph
2001-09-28 Chris Lattnerprint out value's by pointer
2001-09-28 Chris LattnerAdd capability to print out call graph
2001-09-19 Chris LattnerChange debug info from #define to command line option
2001-09-19 Chris LattnerRemove debugging output stuff
2001-09-19 Chris LattnerAdd emitAssembly Method
2001-09-18 Ruchira Sasanka*** empty log message ***
2001-09-18 Ruchira Sasanka--added methods to operand class to set/get registers...
2001-09-18 Chris LattnerMove operator << from Value.h to Assembly/Writer.h
2001-09-18 Chris LattnerRemove operator << to Assembly/Writer.h
2001-09-18 Vikram S. AdveRenamed files to match the primary classes they provide.
2001-09-18 Vikram S. AdveMoved debugging interfaces for class Value to Value.h.
2001-09-18 Vikram S. AdveMinor fixes: renamed target machine files; fold sched...
2001-09-18 Vikram S. AdveMake class TargetMachine the common interface to all...
2001-09-18 Vikram S. AdveAdded debugging support.
2001-09-18 Chris LattnerAdd support for global constants, and for initializers...
2001-09-15 Ruchira Sasankaadded a method to get reg num after register allocation
2001-09-15 Ruchira Sasanka-modified machine operand class - took regNum out of...
2001-09-15 Ruchira Sasanka-- debug messages dissabled
2001-09-15 Ruchira Sasankaadded reg alloc support
2001-09-15 Ruchira Sasanka--reg alloc code added
2001-09-14 Ruchira Sasanka*** empty log message ***
2001-09-14 Chris LattnerChris seems fond of #include <vector>. Fix these....
2001-09-14 Chris LattnerMinor reformatting, & protection fixes
2001-09-14 Chris LattnerSplit Register specific stuff out from TargetMachine...
2001-09-14 Chris LattnerSplit Target/Machine.h into three files:
2001-09-14 Chris LattnerMake a new llvm/Target #include directory.
2001-09-14 Chris LattnerCheckin changes to:
2001-09-14 Chris LattnerThis checkin represents some cleanup of the backend...
2001-09-14 Chris LattnerInitial instruction tree support for the analysis library
2001-09-14 Chris LattnerGeneric k-way tree support
2001-09-12 Chris LattnerMore cleanups, preparing to revamp InstrForest to,...
2001-09-12 Chris Lattner* Clean up InstrForest
2001-09-11 Chris LattnerEliminate 'BasicNode' from InstrForest.
2001-09-11 Chris LattnerEliminate MainTreeNode function
2001-09-11 Chris LattnerHandle subtract in expression classifier
2001-09-11 Chris LattnerDisable destructors on constants
2001-09-10 Chris Lattner* Add capability of printing out a global variable
2001-09-10 Chris Lattner* Method::getType should return type cast as MethodType...
2001-09-10 Chris LattnerUpdate assertion to allow extra case
2001-09-10 Chris LattnerImplement global variable support
2001-09-09 Chris LattnerRemove 3 gross global functions that don't belong here
2001-09-09 Chris LattnerRename contype to subtype
2001-09-09 Chris LattnerConvert ConstRules to use annotations to clean it up.
2001-09-09 Chris LattnerFix build breakage. :(
2001-09-09 Chris LattnerRemove extra #include
2001-09-08 Ruchira Sasanka*** empty log message ***
2001-09-08 Ruchira Sasanka*** empty log message ***
2001-09-08 Ruchira SasankaCommitted for compliation. Not yet final.
2001-09-07 Chris LattnerNew file for supporting abstract types
2001-09-07 Chris LattnerProvide a way to change the incoming value for a phi...
2001-09-07 Chris Lattner* Remove lots of unnecesary #includes
2001-09-07 Chris Lattner* Remove lots of annoying extra #includes
2001-09-07 Chris Lattner* Add tag so emacs knows it's a c++ file
2001-09-07 Chris LattnerAdd tags so emacs knows these are C++ files
2001-09-07 Chris LattnerRemove extra space
2001-09-07 Chris LattnerRemove ReversePostOrderTraversal declaration
2001-09-07 Chris Lattner* Don't predefine ReversePostOrderTraversal because...
2001-09-07 Chris LattnerNEw file
2001-09-07 Chris LattnerFollow the golden rule of the coding standards guide...
2001-09-07 Chris LattnerConstant pool is eliminated
2001-09-07 Chris LattnerAdd support for iteration through type graphs
2001-09-07 Chris Lattner* Fixed mapped_iterator to actually work with functors
2001-09-07 Chris LattnerConstant pools no longer exist
2001-09-07 Chris LattnerEliminate DoConstantPoolMerging. ConstantPools no...
2001-09-07 Chris LattnerYou no longer have to delete constants! They are locat...
2001-09-07 Chris LattnerAnnotations are now passed around as const objects
2001-09-07 Chris LattnerUse a deque instead of a vector for greater efficiency...
2001-09-07 Chris LattnerClean stuff up.
2001-09-07 Chris LattnerSimplify SlotCalculator. SlotCalculator is now not...
2001-09-07 Chris LattnerSimplify analyzer
2001-09-07 Chris Lattner* Fix long standing problems that would affect inlining...
2001-09-07 Chris LattnerAdd assertion to check for
2001-09-07 Chris Lattner* Values are AbstactTypeUsers to support abstract types
2001-09-07 Chris LattnerRemove extra whitespace at EOL
2001-09-07 Chris Lattner* Add support for Opaque & Abstract types.
2001-09-07 Chris LattnerSupport abstract types by keeping on the use list of...
2001-09-07 Chris LattnerSymTabValues no longer hold constant pools
next