summaryrefslogtreecommitdiff
path: root/lib/CodeGen/Analysis.cpp
Commit message (Expand)AuthorAge
* land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner2011-07-18
* Minor code re-structuring.Evan Cheng2011-03-19
* Enable sibling call optimization of libcalls which are expanded duringEvan Cheng2010-11-30
* Inline asm multiple alternative constraints development phase 2 - improved ba...John Thompson2010-10-29
* ComputeLinearIndex doesn't need its TLI argument.Dan Gohman2010-10-06
* Using llvm.eh.catch.all.value instead of .llvm.eh.catch.all.value.Bill Wendling2010-07-26
* Split -enable-finite-only-fp-math to two options:Evan Cheng2010-07-15
* Move several SelectionDAG-independent utility functions out of theDan Gohman2010-04-21