aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvmc/plugins
Commit message (Expand)AuthorAgeFilesLines
* Support --with-llvmgccdir and friends in llvmc, take 2.Mikhail Glushenkov2009-04-211-7/+7
* Revert 69474 and 69475. They are causing failures during a bootstrap on Darwin.Bill Wendling2009-04-181-7/+7
* Add a configure check for llvm-gcc (reapply).Mikhail Glushenkov2009-04-181-7/+7
* Temporarily revert r69438 and r69439. These were causing failures during aBill Wendling2009-04-181-7/+7
* Add a configure check for llvm-gcc.Mikhail Glushenkov2009-04-181-7/+7
* Do not pass '-relocation-model=pic' to llc.Mikhail Glushenkov2009-03-311-2/+6
* Move example plugins to the example/ directory.Mikhail Glushenkov2009-03-035-90/+0
* Move the rules for building plugins to Makefile.rules.Mikhail Glushenkov2009-03-024-8/+8
* Fix build with objdir != srcdir.Mikhail Glushenkov2009-03-024-4/+4
* Reorganize llvmc code.Mikhail Glushenkov2009-03-025-45/+16
* Fix 'llvm-config --libs' output.Mikhail Glushenkov2009-01-211-1/+1
* Add a '-Wo,' option that passes options to opt.Mikhail Glushenkov2008-12-111-1/+4
* Merge Base.td and Tools.td.Mikhail Glushenkov2008-12-111-2/+138
* Support -emit-llvm properly (with -S and -c).Mikhail Glushenkov2008-12-091-5/+14
* Make 'extern' an option property.Mikhail Glushenkov2008-12-071-11/+11
* Plugin updates: support more options.Mikhail Glushenkov2008-12-071-22/+57
* Update plugins to use (actions).Mikhail Glushenkov2008-12-072-9/+16
* Scrap some boilerplate.Mikhail Glushenkov2008-11-281-35/+15
* Since the old llvmc was removed, rename llvmc2 to llvmc.Mikhail Glushenkov2008-11-2512-0/+313