summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc/src/Hooks.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove llvmc and assorted build machinery for it.Eric Christopher2011-09-191-193/+0
| | | | | | | | The problems that llvmc solved have largely been subsumed with the tasks that the clang driver can accomplish, but llvmc lacks flexibility and depends too heavily on the EOL'd llvm-gcc. llvm-svn: 140093
* Remove unused constant.Duncan Sands2011-07-021-1/+0
| | | | llvm-svn: 134318
* Copy-pastos.Mikhail Glushenkov2010-12-151-17/+15
| | | | llvm-svn: 121829
* Remove ConvertToMAttrImpl, it became too '-march'-specific.Mikhail Glushenkov2010-12-151-62/+70
| | | | llvm-svn: 121828
* llvmc: Support -march arguments that should be forwarded to llc as -mcpu.Mikhail Glushenkov2010-12-151-10/+42
| | | | llvm-svn: 121827
* llvmc: Better -mfpu/-mcpu support for ARM & PPC.Mikhail Glushenkov2010-12-151-13/+83
| | | | llvm-svn: 121826
* llvmc: more complete -march table for ARM.Mikhail Glushenkov2010-12-151-2/+4
| | | | llvm-svn: 121825
* llvmc: First stab at better -march handling.Mikhail Glushenkov2010-11-281-3/+54
| | | | llvm-svn: 120230
* llvmc: remove dynamic plugins.Mikhail Glushenkov2010-08-151-0/+33
llvm-svn: 111094
OpenPOWER on IntegriCloud