aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils/DemoteRegToStack.cpp
Commit message (Expand)AuthorAgeFilesLines
* Finegrainify namespacificationChris Lattner2004-01-091-7/+4
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Various cleanups and efficiency improvementsChris Lattner2003-11-061-38/+24
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
* CleanupChris Lattner2003-10-151-5/+2
* Minor cleanups, no functional changesChris Lattner2003-09-201-89/+70
* Eliminate unnecessary ->get calls that are now automatically handled.Chris Lattner2003-05-291-10/+8
* This file implements the function DemoteRegToStack(), which takes aVikram S. Adve2002-12-101-0/+193