aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/Analysis.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-03-19Minor code re-structuring.Evan Cheng1-1/+1
2010-11-30Enable sibling call optimization of libcalls which are expanded duringEvan Cheng1-0/+18
2010-10-29Inline asm multiple alternative constraints development phase 2 - improved ba...John Thompson1-1/+1
2010-10-06ComputeLinearIndex doesn't need its TLI argument.Dan Gohman1-5/+5
2010-07-26Using llvm.eh.catch.all.value instead of .llvm.eh.catch.all.value.Bill Wendling1-1/+1
2010-07-15Split -enable-finite-only-fp-math to two options:Evan Cheng1-1/+1
2010-04-21Move several SelectionDAG-independent utility functions out of theDan Gohman1-0/+285