aboutsummaryrefslogtreecommitdiff
path: root/tools/llvmc
AgeCommit message (Expand)Author
2008-12-17Some enhancements for the 'case' expression.Mikhail Glushenkov
2008-12-13Add a comment to the auto-generated docs.Mikhail Glushenkov
2008-12-13Merge llvm-rst.css and llvm.css.Mikhail Glushenkov
2008-12-13Some more documentation tweaks.Mikhail Glushenkov
2008-12-13More cosmetic tweaks for llvmc docs.Mikhail Glushenkov
2008-12-11Fix W3C validator errors.Mikhail Glushenkov
2008-12-11Use correct file for the llvmc tutorial.Mikhail Glushenkov
2008-12-11Update the auto-generated llvmc documentation.Mikhail Glushenkov
2008-12-11Add a '-Wo,' option that passes options to opt.Mikhail Glushenkov
2008-12-11Merge Base.td and Tools.td.Mikhail Glushenkov
2008-12-09Support -emit-llvm properly (with -S and -c).Mikhail Glushenkov
2008-12-07CMake: Added Tool.cpp to tools/llvmc/driver.Oscar Fuentes
2008-12-07Describe recent changes in the documentation.Mikhail Glushenkov
2008-12-07Make 'extern' an option property.Mikhail Glushenkov
2008-12-07Plugin updates: support more options.Mikhail Glushenkov
2008-12-07Join tools couldn't be used in the middle of the toolchain.Mikhail Glushenkov
2008-12-07Enable the Clang plugin by default.Mikhail Glushenkov
2008-12-07Update plugins to use (actions).Mikhail Glushenkov
2008-12-07Use (actions) instead of option properties, support external options.Mikhail Glushenkov
2008-11-28Scrap some boilerplate.Mikhail Glushenkov
2008-11-28Add 'hidden' and 'really_hidden' option properties.Mikhail Glushenkov
2008-11-28Documentation: clarify what is meant by 'multiple edges'.Mikhail Glushenkov
2008-11-26Disallow multiple edges.Mikhail Glushenkov
2008-11-25CMake: llvmc2 is now known as llvmc.Oscar Fuentes
2008-11-25Since the old llvmc was removed, rename llvmc2 to llvmc.Mikhail Glushenkov
2008-05-04Drop llvmc also, it will be replaced by shiny new llvmc2Anton Korobeynikov
2008-02-26Detabify.Bill Wendling
2008-02-20Get rid of hash_map in llvmcAnton Korobeynikov
2008-02-20Unbreak build with gcc 4.3: provide missed includes and silence most annoying...Anton Korobeynikov
2007-12-29regenerateChris Lattner
2007-12-29remove attributionsChris Lattner
2007-12-29remove attributions from tools.Chris Lattner
2007-12-29remove attributions from tools/utils makefiles.Chris Lattner
2007-10-22add a 'don't use me' marker.Chris Lattner
2007-10-08Move the space in overview output for commands out of each of theDan Gohman
2007-07-05update the .cvs files.Chris Lattner
2007-07-05Here is the bulk of the sanitizing.Gabor Greif
2007-06-29Convert .cvsignore filesJohn Criswell
2007-05-06use the new MemoryBuffer interfaces to simplify error reporting in clients.Chris Lattner
2007-05-06switch tools to bitcode instead of bytecodeChris Lattner
2007-05-06add bitcode support, optimize reading to not read all function bodies justChris Lattner
2007-04-08Make TempDir a PathWithStatus so we don't have to cast it to one.Reid Spencer
2007-04-07For PR1291:Reid Spencer
2007-03-29For PR789:Reid Spencer
2007-02-16Add possibility to set memory limit for binaries run via libSystem. ThisAnton Korobeynikov
2007-02-12Fix build error on ARM.Lauro Ramos Venancio
2007-02-07move an llvmc-specific function out of the bcreader into llvmc.Chris Lattner
2007-02-07push bytecode decompressor out through APIs. Now the bytecode readerChris Lattner
2006-12-13Ressurrect this needed file.Reid Spencer
2006-12-13Ressurrect the Stacker "st" configuration. Someday this will all goReid Spencer