2001-09-19 |
Chris Lattner | Change debug info from #define to command line option |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Lattner | * REMOVE extraneous debug info if DEBUG_RA is not set |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Lattner | Seperate instruction definitions into new SparcInstr... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Lattner | Okay, make the member function work. |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Lattner | Remove global debug output fns that have been supercede... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Lattner | Remove debugging output stuff |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Lattner | Emit assembly language from the target... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Lattner | Add emitAssembly Method |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Lattner | Add idea |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Lattner | Add EmitAssembly to mf |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Lattner | First cut at assembly output |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Lattner | Add emitAssemblyMethod to TargetMachine |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Ruchira Sasanka | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Ruchira Sasanka | --added methods to operand class to set/get registers... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Ruchira Sasanka | -- ruchira |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Ruchira Sasanka | -- updated printing |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Chris Lattner | Remove a copy of a bunch of code |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Chris Lattner | C++ gives us auto_ptr's, so we might as well use them... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Chris Lattner | Fix up code a bit, remove operator<< to Assembly/Writer.h |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Chris Lattner | Remove extraneous #includes |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Chris Lattner | Move operator << from Value.h to Assembly/Writer.h |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Chris Lattner | Remove operator << to Assembly/Writer.h |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Chris Lattner | Don't check for null on delete |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Chris Lattner | Un-neuter makefile |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Minor changes. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Folded inssel*.ll into select.ll. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Renamed files to match the primary classes they provide. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Renamed a header file. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Make class TargetMachine the common interface to all... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Allow pointer constants as well as integer and booleans. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Make class TargetMachine the common interface to all... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Renamed files to match the main classes they provide. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Cast unsigned to int! It was causing a nice little... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Minor changes. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Don't add instructions to subtree for Phi or Call. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Format file header. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Add new entry/exit edges when removing delay slot nodes... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Moved erase edge functions to class SchedGraph. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Renamed some header files. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Moved erase-edge functions from SchedGraphNode to Sched... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Moved DebugValue to Value.cpp. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Added debugging support. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Moved debugging interfaces for class Value to Value.h. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Minor fixes: renamed target machine files; fold sched... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Make class TargetMachine the common interface to all... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vikram S. Adve | Added debugging support. |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Chris Lattner | Fix testcases to handle new syntax for construction... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Chris Lattner | Remove the unsized array constraint |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Chris Lattner | Add support for global constants, and for initializers... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Chris Lattner | Add support for global constants, and for initializers... |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Ruchira Sasanka | added a method to get reg num after register allocation |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Ruchira Sasanka | modified machine code printing |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Ruchira Sasanka | -modified machine operand class - took regNum out of... |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Ruchira Sasanka | modified printing of debug messages |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Ruchira Sasanka | --added methods for printing |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Ruchira Sasanka | added setRegForValue to MachineOperand class |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Ruchira Sasanka | fixed printing messages |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Ruchira Sasanka | -- debug messages dissabled |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Ruchira Sasanka | added reg alloc support |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Ruchira Sasanka | --reg alloc code added |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Ruchira Sasanka | -reg alloc code |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Ruchira Sasanka | added register allocation code |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Ruchira Sasanka | Added regalloc |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Oops, accidentally checked my debugging makefile |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Fix a bug with not removing method level types after... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Ruchira Sasanka | added RegAlloc Directory to DIRS |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Ruchira Sasanka | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Ruchira Sasanka | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Remove invalid testcase |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Remove invalid testcase. Unneccesary anyways |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Add new test cases |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Add support for loading and storing pointers... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Fix a bug that caused a crash if a setcc had zero uses. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Add a forward decl, oops. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Chris seems fond of #include <vector>. Fix these.... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Add a comment |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Minor reformatting, & protection fixes |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Break scheduling infrastructure out of TargetMachine... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Split Register specific stuff out from TargetMachine... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Split Target/Machine.h into three files: |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Make a new llvm/Target #include directory. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Checkin changes to: |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Checkin changes to: |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Move files to new sparc directory |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Move the sparc target to a new lib/Target directory |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Move files. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Move the contents of the CodeGen/TargetMachine/Sparc... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | This checkin represents some cleanup of the backend... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | This checkin represents some cleanup of the backend... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Updates to use local header files. |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Export the instruction forest support from the analysis... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Initial instruction tree support for the analysis library |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Chris Lattner | Generic k-way tree support |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Chris Lattner | More cleanups, preparing to revamp InstrForest to,... |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Chris Lattner | * Clean up InstrForest |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Chris Lattner | Eliminate 'BasicNode' from InstrForest. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Chris Lattner | Eliminate MainTreeNode function |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Chris Lattner | Remove irrelevant gross K&R Cisms |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Chris Lattner | Handle subtract in expression classifier |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Chris Lattner | Disable destructors on constants |
commit | commitdiff | tree | snapshot |
next |