aboutsummaryrefslogtreecommitdiff
path: root/tools/llvmc/src/Hooks.cpp
AgeCommit message (Expand)Author
2011-09-19Remove llvmc and assorted build machinery for it.Eric Christopher
2011-07-02Remove unused constant.Duncan Sands
2010-12-15Copy-pastos.Mikhail Glushenkov
2010-12-15Remove ConvertToMAttrImpl, it became too '-march'-specific.Mikhail Glushenkov
2010-12-15llvmc: Support -march arguments that should be forwarded to llc as -mcpu.Mikhail Glushenkov
2010-12-15llvmc: Better -mfpu/-mcpu support for ARM & PPC.Mikhail Glushenkov
2010-12-15llvmc: more complete -march table for ARM.Mikhail Glushenkov
2010-11-28llvmc: First stab at better -march handling.Mikhail Glushenkov
2010-08-15llvmc: remove dynamic plugins.Mikhail Glushenkov