Fix comment in llvm.mli.
[oota-llvm.git] / test / LLVMC /
2009-05-06 Mikhail GlushenkovThe 'forward_as' property did not use its second argument.
2009-05-05 Mikhail GlushenkovFix incorrect code generation with ENV.
2009-03-06 Mikhail GlushenkovAdd a comment.
2009-02-26 Julien LerougeFix a typo that prevents hello.mm from running (and...
2009-02-08 Bill WendlingRename dg.exp to llvmc.exp. This is so I can ignore...
2009-02-08 Mikhail GlushenkovThe 'false.c' test must depend on llvm-g++.
2009-01-28 Mikhail GlushenkovAdd three new option properties.
2009-01-21 Mikhail GlushenkovAllow hooks with arguments.
2008-12-21 Mikhail GlushenkovUse ignore & grep instead of XFAIL.
2008-12-09 Mikhail GlushenkovRemove Clang tests since clang is not installed on...
2008-12-09 Mikhail GlushenkovAdd some rudimentary tests for .
2008-12-07 Mikhail GlushenkovMake 'extern' an option property.
2008-12-07 Mikhail GlushenkovAdd some clarifying comments.
2008-12-07 Mikhail GlushenkovAdd tests for tblgen's LLVMC backend.
2008-11-25 Mikhail GlushenkovSince the old llvmc was removed, rename llvmc2 to llvmc.
2008-11-19 Daniel DunbarLLVMC2: -emit-llvm stops compilation.
2008-11-19 Daniel DunbarLLVMC2: Teach llvm_gcc_c tool about -include and -fsynt...
2008-11-08 Daniel DunbarAdd LLVMC2 tool definitions for Objective-C and Objecti...
2008-08-14 Bill WendlingRenaming LLVMC/dg.exp to LLVM/llvmc.exp
2008-05-30 Mikhail GlushenkovFix the -opt switch and add a test case for it.
2008-05-30 Mikhail GlushenkovFix: 'sink' handling was broken.
2008-05-14 Tanya LattnerCheck if llvm-gcc is available before running tests...
2008-05-12 Mikhail GlushenkovFilter option names to escape symbols not allowed as...
2008-05-06 Mikhail GlushenkovMove test files around a bit - fixes the reported numbe...
2008-05-06 Mikhail GlushenkovUse edge weights to choose the right linker based on...
2008-05-06 Mikhail GlushenkovAdd a --linker command-line option, make all tests...
2008-05-06 Mikhail GlushenkovAdd two (currently failing) tests.
2008-05-06 Mikhail GlushenkovTake object file as input and handle files with the...
2008-05-06 Mikhail GlushenkovFirst small tests for llvmc2.