summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LowerAllocations.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Implement a more powerful, simpler, pass system. This pass system can figureChris Lattner2002-01-211-4/+4
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-0/+2
* Remove unsized array supportChris Lattner2001-12-141-6/+0
* Fix a bug introduced by "internal linkage" work.Chris Lattner2001-12-041-2/+3
* Renamed inst_const_iterator -> const_inst_iteratorChris Lattner2001-12-041-1/+1
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-2/+2
* Add #includes to enable buiding in Release modeChris Lattner2001-11-071-0/+1
* Use the correct prototype for malloc and freeChris Lattner2001-10-311-2/+2
* Convert to new simpler pass itfChris Lattner2001-10-181-4/+10
* Add new Pass infrastructure and some examplesChris Lattner2001-10-151-0/+121
OpenPOWER on IntegriCloud