aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms
Commit message (Expand)AuthorAgeFilesLines
* Eliminate several include/llvm/Transforms/IPO/*.h files, moving their content...Chris Lattner2002-07-244-4/+4
* Merge ChangeAllocations into scalar.hChris Lattner2002-07-232-2/+2
* Rename headerChris Lattner2002-07-231-1/+1
* Cleanup and simplify codeChris Lattner2002-07-231-59/+22
* Incorporate ConstantMerge.h into IPO.hChris Lattner2002-07-231-3/+2
* Rename LevelChange.h to RaisePointerReferences.hChris Lattner2002-07-231-1/+1
* *** empty log message ***Chris Lattner2002-07-2320-55/+48
* * Remove getPassName implementationChris Lattner2002-07-235-12/+12
* * Cleanup the pass a bit more, making it more object oriented.Chris Lattner2002-07-231-65/+48
* * Break the two different behaviors of SimpleStructMutation into two subclassesChris Lattner2002-07-231-26/+42
* * Make the ctor take a TargetData even though it's not using it yetChris Lattner2002-07-231-4/+7
* * Remove lots of dead stuffChris Lattner2002-07-231-10/+1
* *** empty log message ***Chris Lattner2002-07-236-7/+7
* Hide extra argumentChris Lattner2002-07-221-1/+1
* *** empty log message ***Chris Lattner2002-07-223-22/+34
* comeented out debug printingAnand Shukla2002-07-211-3/+3
* minor correctionsAnand Shukla2002-07-186-139/+187
* Seperate stats for DCE'd functions and varsChris Lattner2002-07-181-3/+4
* *** empty log message ***Chris Lattner2002-07-181-2/+3
* Only functions with external linkage can be resolved to function declarations.Chris Lattner2002-07-181-2/+6
* * Rewrite loop to be slightly more efficient (arguably)Chris Lattner2002-07-181-2/+2
* * Correctly get prototype for void*malloc(size_t)Chris Lattner2002-07-181-2/+11
* Implement linking of ConstExprsChris Lattner2002-07-181-9/+43
* Anand forgot to check in the makefile corresponding to his previous changeChris Lattner2002-07-171-1/+1
* * Remove dead code from ExprTypeConvert.cppChris Lattner2002-07-173-66/+83
* * Add a bunch of debugging features to LevelRaiseChris Lattner2002-07-161-4/+37
* Avoid !sized assertion failure if Ty is not a sized typeChris Lattner2002-07-161-1/+2
* Fix bug: test/Regression/Transforms/LevelRaise/2002-07-16-RaiseCrash2.llChris Lattner2002-07-161-1/+3
* Moved over EmitFunctions to this libraryAnand Shukla2002-07-161-0/+45
* removed this directoryAnand Shukla2002-07-161-5/+0
* Moved EmitFunctions.cpp up to instrumentation directoryAnand Shukla2002-07-161-45/+0
* Bugfix to previous checkinChris Lattner2002-07-161-1/+1
* * Cleanup passChris Lattner2002-07-161-17/+10
* * Add assertion to ExprTypeConvert to detect error earlier than without itChris Lattner2002-07-162-0/+2
* Added EmitFunctions directoryAnand Shukla2002-07-121-0/+1
* Initial makefileAnand Shukla2002-07-121-0/+5
* Initial version: adds a function table to output codeAnand Shukla2002-07-121-0/+52
* Disable folding g-e-p instructions into loads and stores.Chris Lattner2002-07-101-0/+2
* Disable pool allocation stuff until data structure analysis is sorted back outChris Lattner2002-07-101-2/+7
* Fix iteration and InsertPos bugs introduced when Chris changed over to ilist.Vikram S. Adve2002-07-081-21/+35
* changes BBsorting and orederingAnand Shukla2002-07-082-720/+90
* small correctionsAnand Shukla2002-07-081-23/+22
* changed function numberingAnand Shukla2002-07-081-102/+95
* *** empty log message ***Chris Lattner2002-06-303-3/+0
* Clean up anands patchChris Lattner2002-06-301-1/+0
* changes to make it compatible with 64bit gccAnand Shukla2002-06-251-2/+3
* additions and bug fixesAnand Shukla2002-06-255-445/+1395
* added include<iostream> for cerrAnand Shukla2002-06-251-0/+1
* changes to make it compatible with 64bit gccAnand Shukla2002-06-257-14/+34
* changes to make it compatible with 64bit gccAnand Shukla2002-06-251-0/+1