2002-07-16 |
Chris Lattner | * Add assertion to ExprTypeConvert to detect error... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Chris Lattner | New testcase distilled from olden-tsp. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Anand Shukla | added std:: to pair |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Anand Shukla | added std:: to vector |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Anand Shukla | added std:: to string |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Anand Shukla | added std:: to cerr and endl |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Mehwish Nagda | Added the Mapping Pass to out put Mapping Info to ... |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Mehwish Nagda | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Mehwish Nagda | Initial checking : Writes LLVM - MI mappiing to the... |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Vikram S. Adve | Ensure ConstExpr constants are unique. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Vikram S. Adve | Ensure ConstExpr constants are unique using a |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Vikram S. Adve | Added duplicate constant expressions to test uniqueness... |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Chris Lattner | Fix bug: test/Regression/Assembler/2002-07-14-InternalL... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Chris Lattner | Check in tests that have been in my tree for a long... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Chris Lattner | Minor rename of output |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Chris Lattner | New testcase to track opaque type bug |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Vikram S. Adve | Minor additions. |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Vikram S. Adve | Added support to write out ConstantExpr nodes. |
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 | 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 |
next |