2001-09-30 |
Chris Lattner | Add a test for the new null keyword |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Chris Lattner | Implement constant pointers, and null specifically... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Chris Lattner | Implement a constant pointer value |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Lattner | Pull iterators out of CFG.h and genericize them with... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Lattner | File #include file |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Lattner | Pull iterators out of CFG.h and CFGdecls and put them... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Lattner | * Properly escape function names |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Lattner | Check in bug fix for vadve |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Lattner | Add commands to assemble and compile a .ll file |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Lattner | Initial support for construction of a call graph |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Lattner | Add support to print a call graph, and also add support... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Lattner | Adding the tool to the path doesn't break anything... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Lattner | Make error report a little more useful |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Lattner | ADCE is broken but at least we know why |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Lattner | print out value's by pointer |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Lattner | Add capability to print out call graph |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Chris Lattner | Global variables/complex constants have been resolved! |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Ruchira Sasanka | -- fixed a ret val bug |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Ruchira Sasanka | -- removed debugging messages |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Ruchira Sasanka | -fixed return value bug. |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Lattner | Add proper support to send output to the right place |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Lattner | Print .def files as well as other files |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Chris Lattner | Change debug info from #define to command line option |
commit | commitdiff | tree | snapshot |
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 |
next |