aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Transforms/Utils/SimplifyLibCalls.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+5
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-16/+54
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-33/+111
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+1
* instcombine: Migrate math library call simplificationsMeador Inge2012-11-131-1/+2
* Add method for replacing instructions to LibCallSimplifierMeador Inge2012-11-111-1/+10
* Implement new LibCallSimplifier classMeador Inge2012-10-131-0/+43