oota-llvm.git
2001-09-18 Vikram S. AdveFolded inssel*.ll into select.ll.
2001-09-18 Vikram S. AdveRenamed files to match the primary classes they provide.
2001-09-18 Vikram S. AdveRenamed a header file.
2001-09-18 Vikram S. AdveMake class TargetMachine the common interface to all...
2001-09-18 Vikram S. AdveAllow pointer constants as well as integer and booleans.
2001-09-18 Vikram S. AdveMake class TargetMachine the common interface to all...
2001-09-18 Vikram S. AdveRenamed files to match the main classes they provide.
2001-09-18 Vikram S. AdveCast unsigned to int! It was causing a nice little...
2001-09-18 Vikram S. AdveMinor changes.
2001-09-18 Vikram S. AdveDon't add instructions to subtree for Phi or Call.
2001-09-18 Vikram S. AdveFormat file header.
2001-09-18 Vikram S. AdveAdd new entry/exit edges when removing delay slot nodes...
2001-09-18 Vikram S. AdveMoved erase edge functions to class SchedGraph.
2001-09-18 Vikram S. AdveRenamed some header files.
2001-09-18 Vikram S. AdveMoved erase-edge functions from SchedGraphNode to Sched...
2001-09-18 Vikram S. AdveMoved DebugValue to Value.cpp.
2001-09-18 Vikram S. AdveAdded debugging support.
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 LattnerFix testcases to handle new syntax for construction...
2001-09-18 Chris LattnerRemove the unsized array constraint
2001-09-18 Chris LattnerAdd support for global constants, and for initializers...
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 Sasankamodified machine code printing
2001-09-15 Ruchira Sasanka-modified machine operand class - took regNum out of...
2001-09-15 Ruchira Sasankamodified printing of debug messages
2001-09-15 Ruchira Sasanka--added methods for printing
2001-09-15 Ruchira Sasankaadded setRegForValue to MachineOperand class
2001-09-15 Ruchira Sasankafixed printing messages
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-15 Ruchira Sasanka-reg alloc code
2001-09-15 Ruchira Sasankaadded register allocation code
2001-09-15 Ruchira SasankaAdded regalloc
2001-09-14 Chris LattnerOops, accidentally checked my debugging makefile
2001-09-14 Chris LattnerFix a bug with not removing method level types after...
2001-09-14 Ruchira Sasankaadded RegAlloc Directory to DIRS
2001-09-14 Ruchira Sasanka*** empty log message ***
2001-09-14 Ruchira Sasanka*** empty log message ***
2001-09-14 Chris LattnerRemove invalid testcase
2001-09-14 Chris LattnerRemove invalid testcase. Unneccesary anyways
2001-09-14 Chris LattnerAdd new test cases
2001-09-14 Chris LattnerAdd support for loading and storing pointers...
2001-09-14 Chris LattnerFix a bug that caused a crash if a setcc had zero uses.
2001-09-14 Chris LattnerAdd a forward decl, oops.
2001-09-14 Chris LattnerChris seems fond of #include <vector>. Fix these....
2001-09-14 Chris LattnerAdd a comment
2001-09-14 Chris LattnerMinor reformatting, & protection fixes
2001-09-14 Chris LattnerBreak scheduling infrastructure out of TargetMachine...
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 LattnerCheckin changes to:
2001-09-14 Chris LattnerMove files to new sparc directory
2001-09-14 Chris LattnerMove the sparc target to a new lib/Target directory
2001-09-14 Chris LattnerMove files.
2001-09-14 Chris LattnerMove the contents of the CodeGen/TargetMachine/Sparc...
2001-09-14 Chris LattnerThis checkin represents some cleanup of the backend...
2001-09-14 Chris LattnerThis checkin represents some cleanup of the backend...
2001-09-14 Chris LattnerUpdates to use local header files.
2001-09-14 Chris LattnerExport the instruction forest support from the analysis...
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 LattnerRemove irrelevant gross K&R Cisms
2001-09-11 Chris LattnerHandle subtract in expression classifier
2001-09-11 Chris LattnerDisable destructors on constants
2001-09-10 Chris LattnerUse the correct style casts
2001-09-10 Chris LattnerUse correct style casts
2001-09-10 Chris LattnerUse correct style casts
2001-09-10 Chris LattnerUse type checking predicates
2001-09-10 Chris LattnerUse correct casts
2001-09-10 Chris LattnerUse predicate for Value type test
2001-09-10 Chris LattnerUse predicate for Value type test
2001-09-10 Chris LattnerModuleTyID doesn't exist anyymore
2001-09-10 Chris LattnergetMethodType is now just getType
2001-09-10 Chris LattnerAdd support for printing globals
2001-09-10 Chris LattnerUpdate to use correct type cast
2001-09-10 Chris LattnerAdd support for global variables
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 LattnerFix a bug I introduced (assertion failed: Unknown opera...
2001-09-10 Chris LattnerImplement global variable support
2001-09-10 Chris LattnerAdd support for external methods
2001-09-10 Chris LattnerGenericize support for calling functions a bit
2001-09-10 Chris LattnerAdd support for tool specified linker options
2001-09-09 Chris LattnerRemove the definitions of 3 global functions that don...
2001-09-09 Chris LattnerImplement the subset of the GetConstantValueAsSignedInt...
2001-09-09 Chris LattnerImplement the subset of the GetConstantValueAsSignedInt...
2001-09-09 Chris LattnerRemove 3 gross global functions that don't belong here
2001-09-09 Chris LattnerRename contype to subtype
next