summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/Writer.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Standardize how analysis results/passes as printed with the print() virtualChris Lattner2002-07-271-163/+0
* *** empty log message ***Chris Lattner2002-07-261-10/+11
* Print the contents, not the pointer...Chris Lattner2002-07-221-2/+3
* changes to make it compatible with 64bit gccAnand Shukla2002-06-251-0/+1
* Print out post dominance data structures more nicelyChris Lattner2002-05-081-3/+9
* Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classesChris Lattner2002-04-281-12/+12
* Change the Dominator info and LoopInfo classes to keep track of BasicBlock's,...Chris Lattner2002-04-281-2/+2
* Add #includes that were pruned from already #included filesChris Lattner2002-04-081-0/+2
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-13/+17
* Implement writer support for Loops, Induction Variables, and CallGraphsChris Lattner2001-11-261-0/+51
* IntervalPartition was changed to inherit from vector<Interval*> instead ofChris Lattner2001-07-031-1/+15
* Code got moved from the lib/Assembly/Writer/IntervalWriter.cpp file toChris Lattner2001-07-031-7/+22
* Add printing code for dominator infoChris Lattner2001-07-021-0/+40
* #include a different header due to Intervals.h splitting upChris Lattner2001-06-241-1/+1
* Moved printing code to the Assembly/Writer library.Chris Lattner2001-06-211-0/+28
OpenPOWER on IntegriCloud