2001-10-22 |
Vikram S. Adve | Added object of class MachineCodeForMethod. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Vikram S. Adve | Added class MachineCodeForMethod to provide method... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Vikram S. Adve | Added function interfaces for generating prolog and... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Vikram S. Adve | Added function IsLeafMethod to identify leaf methods. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Vikram S. Adve | Added MachineCodeForMethod object in class Method. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Vikram S. Adve | Use class MachineCodeForMethod to print machine code. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Vikram S. Adve | Added class MachineCodeForMethod. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Vikram S. Adve | Cosmetic changes only. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Vikram S. Adve | Modify code that processes delay slots so that it prese... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Vikram S. Adve | UNUSED. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Vikram S. Adve | Split JMPL into JMPLCALL and JMPLRET. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Vikram S. Adve | Added a frame layout class, and code to insert prolog... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Vikram S. Adve | Reordered registers slightly to simplify a new check. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Vikram S. Adve | Split JMPL into JMPLCALL and JMPLRET so that IsCall... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Vikram S. Adve | Added functions to generate prolog and epilog code. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Vikram S. Adve | Added SAVE and RESTORE. Duplicated JMPL into JMPLCALL... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Vikram S. Adve | Reordered a couple of registers to simplify some new... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Chris Lattner | Remove ugly subclass of Opaque type |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Chris Lattner | Fix bug with |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Chris Lattner | Fix bug exposed by this testcase: |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Chris Lattner | Two changes: |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Chris Lattner | Fix erroneous assertion failure on the following code: |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Chris Lattner | Fix bug caused by: |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Ruchira Sasanka | Added support for both call/jmpl instructions |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Chris Lattner | Fix problem with a cast instruction that must be expand... |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Vikram S. Adve | Fixed printing of offset operand for RETURN instruction. |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Vikram S. Adve | Use CALL for direct function calls; JMPL for indirect... |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Vikram S. Adve | Minor bug fix in printing operands of JMPL. |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Chris Lattner | Fix shift printing when using a ubyte LHS |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Chris Lattner | Add support for And, XOR, and Or |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Chris Lattner | It is valid to have unsigned arrays as constants..... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Ruchira Sasanka | Added code to support unusable Suggested Colors. |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Ruchira Sasanka | Added code so that colorIGNode does not unnecessarily... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Ruchira Sasanka | Added code to PhyRegAlloc to mark unusable suggested... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Ruchira Sasanka | Added code to Initialize (MachineOperand) to initialize... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Ruchira Sasanka | Corrected call interference bug - suggested color not... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Ruchira Sasanka | Changed Call interference info |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Ruchira Sasanka | Corrected call interference bug |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Chris Lattner | Fix to reference the right header |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Ruchira Sasanka | no major change |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Vikram S. Adve | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Ruchira Sasanka | Added implict operand printing for operator( ostream... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Ruchira Sasanka | Added support for condition code loading/stroing in... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Ruchira Sasanka | removed some debug messages |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Enhancements to pass argc & argv to main if required |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Check in new testcase based on .c file. Adapted to... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Fix null termination issue |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Add new testcase from C source |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Remove unneccesary retcode var |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Refactor Assembly/Bytecode writer code into Assembly... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Refactor code into Assembly & bytecode libraries |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | initial checkin |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | move llvm/Transforms/Pass.h to the top level llvm/Pass... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Expose more xforms to the opt utility |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Bytecode writer is yanked out of Module printer |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Refix bugs, stop using deprecated strstream header |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Initial checkin |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Initial Checkin |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Pull bytecode writing out of Module writer pass. Prepa... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Add operator[] accessors |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Vikram S. Adve | Move malloc/free lowering after tracing until lli supports |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Vikram S. Adve | Only print values live at BB or method exit, and insert... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Vikram S. Adve | Add option to print per module instead of per method... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Only output code if file open is successful |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Vikram S. Adve | Trace code should always be exported just before code... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Vikram S. Adve | Handle multiple exit blocks correctly. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Vikram S. Adve | Add option to print as bytecode instead of assembly. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Use the standard header not the old one |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Dang, we were losing the Constant bit on globals. ... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Add support to insert trace code as an "optimization" |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Convert to be compatible with lli. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Convert to new simpler, more powerful pass structure |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Massive hacks to try to fix subtle logic bugs. I think... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Convert to new simpler pass itf |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Convert to new simpler Pass structure |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Convert to new simpler Pass structure |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Convert to new simpler pass structure |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Simplify Pass by removing silly subclasses |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Fix minor bug, update comments |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Change Sources specifier to ExtraSources |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Convert optimizations to the pass infrastructure |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Pass's return true if they make a modification, not... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Convert optimizations to use the Pass infrastructure |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | * Passes return true if they change something, not... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Chris Lattner | Passes return true if they change something, not if... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Vikram S. Adve | 1. Move most of the constant-fixup code into machine... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Vikram S. Adve | Reverse previous change. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Vikram S. Adve | Generate assembly code for testcodegen. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Vikram S. Adve | Added several cases where a constant must be forwarded... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Vikram S. Adve | Sparc-specific code shared between local files. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Vikram S. Adve | Moved implementation of class UltraSparcInstrInfo to... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Vikram S. Adve | Added virtual function to generate an instruction seque... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Vikram S. Adve | Moved implementation of class UltraSparcInstrInfo here. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Vikram S. Adve | 1. Add a bottom-up pass on BURG trees that is used... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Vikram S. Adve | 1. Add a bottom-up pass on BURG trees that is used... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Vikram S. Adve | Separate VM instruction that generates the instructions... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Vikram S. Adve | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Vikram S. Adve | Remove extra assert in dyn_cast_or_null. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Vikram S. Adve | Disable codgen test for calltest.ll. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Vikram S. Adve | Only list automatically generated .cpp files. |
commit | commitdiff | tree | snapshot |
next |