2002-07-14 |
Vikram S. Adve | Added subclass ConstantExpr to represent expressions... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Vikram S. Adve | Create a static version of Instruction::getOpcodeName... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Vikram S. Adve | Add support for writing ConstantExpr nodes. |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Vikram S. Adve | Write out the plane for types first, since values of... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Vikram S. Adve | Use a helper function outputConstantsInPlane in outputC... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Vikram S. Adve | Add support for reading ConstantExpr nodes. |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Vikram S. Adve | Add support for reading ConstantExpr nodes. |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Vikram S. Adve | Added support for parsing expressions constructed from... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Vikram S. Adve | Declare globals llvmAsmtext and llvmAsmleng for use... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Vikram S. Adve | Create a static version of Instruction::getOpcodeName... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Vikram S. Adve | Added subclass ConstantExpr to represent expressions... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Vikram S. Adve | Add a couple of virtual functions to support subclass... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Vikram S. Adve | Test the handling of constant expressions. |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Chris Lattner | Allow tests that use custom commands to run |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Chris Lattner | Test to make sure that 'internal' flags don't get dropp... |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Anand Shukla | initial version: for emitfuncs pass |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Anand Shukla | added emitfuncs pass, and disabled reassociate pass... |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Anand Shukla | Added emitfuncs pass |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Anand Shukla | Added EmitFunctions directory |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Anand Shukla | Initial makefile |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Anand Shukla | Initial version: adds a function table to output code |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Chris Lattner | * Pass the DSGraph around instead of the Function to... |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Chris Lattner | * Nodes now keep track of any global variables in them |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Chris Lattner | * Nodes now keep track of any global variables in them |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Chris Lattner | * Nodes now keep track of any global variables containe... |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Anand Shukla | added std:: to endl |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Anand Shukla | added std:: to vector |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Chris Lattner | Rename DataStructure to LocalDataStructures |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Chris Lattner | New implementation of data structure analysis |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Chris Lattner | New implementation of data structure analysis. Only... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Chris Lattner | Disable folding g-e-p instructions into loads and stores. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Chris Lattner | Disable pool allocation stuff until data structure... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Chris Lattner | Reimplement data structure analysis |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Chris Lattner | Fix broken test |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Vikram S. Adve | Include Makefile.singlesrc in order to compile .c tests. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Vikram S. Adve | Some of these are feature tests, not regression tests. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Vikram S. Adve | Bug fix: cast (bool) has higher precedence than %.... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Vikram S. Adve | Add support for marking each operand as a %hh, %hm... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Vikram S. Adve | Added a few more methods for creating instructions. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Vikram S. Adve | Fix print of BB name in dump(). |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Vikram S. Adve | Add support for marking each operand as a %hh, %hm... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Vikram S. Adve | Changed interface to insertCallerSavingCode(). |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Vikram S. Adve | Stop using pseudo-instructions (SETX, SETUW, SETSW) |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Vikram S. Adve | Add support to print %hh, %hm, %lm, or %lo in an operan... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Vikram S. Adve | Major overhaul to stop using pseudo-instructions (SETX... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Vikram S. Adve | More important fixes: |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Vikram S. Adve | Put caller-saving code *before* argument copying code! |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Vikram S. Adve | Minor change in comments. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Chris Lattner | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Chris Lattner | Allow specifying a module for context instead of a... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Chris Lattner | Add a new testcase. It actually is not infinite loopin... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Vikram S. Adve | Disabling reassociate pass until it is fixed. |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Chris Lattner | New testcase for problem effecting mst |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Anand Shukla | changed mem_fun to std::mem_fun |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Anand Shukla | added std:: to hash_set |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Anand Shukla | Added std:: to mem_fun for 64-bit gcc |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Chris Lattner | Implementing shift left & shift right on pointers |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Chris Lattner | Include header in the compiler-neutral location |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Vikram S. Adve | Added support for printing constant global references to |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Vikram S. Adve | Add makefile-mode flag for emacs. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | Fix iteration and InsertPos bugs introduced when Chris... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | Numerous changes in interface to class SparcRegInfo... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | class MachineCodeForBasicBlock is now an annotation... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | BA no longer has the unused CC operand. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | Have to save a boolean (setCC) value whenever use is... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | BA has only one argument. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | Significant changes to correctly spill CC registers... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | Significant changes to correctly spill CC registers... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | MachineInstr* in vector are not const (and never really... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | Rename static struct Initializer to avoid name conflict... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | Fix printing of BB in dump. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | Moved class MachineCodeForBasicBlock to MachineCodeForB... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | MachineInstr::dump() now takes no arguments. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | Implementation of class MachineCodeForBasicBlock. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | A single MachineInstr operand may now be both a def... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | A single MachineInstr operand may now be both a def... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | cpMem<->Reg functions now support CC registers (int... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | Interface to class MachineCodeForBasicBlock. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | getUsableUniRegAtMI interface simplified slightly. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | Moved class MachineCodeForBasicBlock to MachineCodeForB... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | MachineInstr* in vector are not const (and never really... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | Added two more helper functions for instruction creation. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Vikram S. Adve | Moved MachineCodeForBB to be an annotation on BasicBlock. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Anand Shukla | changes BBsorting and oredering |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Anand Shukla | small corrections |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Anand Shukla | changed function numbering |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Anand Shukla | Add new << to allow printing modules by reference. |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Chris Lattner | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Chris Lattner | Clean up anands patch |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Chris Lattner | Strip the symbols out of the bytecode to inflate genera... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Chris Lattner | YEs, we really do want to sort. |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Chris Lattner | Yes, we REALLY DO want to run the reassociate pass. |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Chris Lattner | Remove diff-cluttering tags |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Chris Lattner | Remove tag that just clutters diffs |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Chris Lattner | Fix anands changes |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Chris Lattner | Convert tabs to spaces |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Chris Lattner | Fix anand's last checkin |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Chris Lattner | Fix comment |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Chris Lattner | Cleanup |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Anand Shukla | changes for 64bit gcc |
commit | commitdiff | tree | snapshot |
next |