2002-07-18 |
Chris Lattner | The graph is more accurate when I don't completely... |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Chris Lattner | * Correctly get prototype for void*malloc(size_t) |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Chris Lattner | Fixes to be LP64 correct |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Chris Lattner | * ConstExpr::getelementptr now takes a vector of Consta... |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Chris Lattner | ConstExpr::getelementptr now takes a vector of Constant... |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Chris Lattner | Add a hack to check for a subset of true dominance... |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Chris Lattner | Implement linking of ConstExprs |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Chris Lattner | Lots of bug fixes, add BottomUpClosure, which has bugs... |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Chris Lattner | First cut at implementing bottom up analysis |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Chris Lattner | Make getelementptr ConstExpr take a vector of constants... |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Mehwish Nagda | added check for Function with 0 BB |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Guochun Shi | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Chris Lattner | Fix prototype to make function. |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Chris Lattner | New testcase, unanalyzed. |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Chris Lattner | Anand forgot to check in the makefile corresponding... |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Chris Lattner | * Remove dead code from ExprTypeConvert.cpp |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Chris Lattner | New testcase finally identified!! |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Chris Lattner | * Add a bunch of debugging features to LevelRaise |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Chris Lattner | Avoid !sized assertion failure if Ty is not a sized... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Chris Lattner | Fix bug: test/Regression/Transforms/LevelRaise/2002... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Chris Lattner | Add testcase for raise opportunity missed. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Anand Shukla | Removed emitfuncs: now its part of instrument library |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Anand Shukla | Moved over EmitFunctions to this library |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Anand Shukla | removed this directory |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Anand Shukla | Moved EmitFunctions.cpp up to instrumentation directory |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Chris Lattner | * Make global variables with external linkage get emitt... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Chris Lattner | Bugfix to previous checkin |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Chris Lattner | Bug fix to RUN line |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Mehwish Nagda | Now will profile all Basic Blocks |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Chris Lattner | * Cleanup pass |
commit | commitdiff | tree | snapshot |
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 |
next |