aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils/Local.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* dead calls to llvm.stacksave can be deleted, even though theyChris Lattner2007-12-291-1/+10
* Move the GET_SIDE_EFFECT_INFO logic from isInstructionTriviallyDeadDan Gohman2007-07-261-7/+0
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+200