- Jul 18, 2012
-
-
Victor Oliveira authored
llvm-svn: 160438
-
- Mar 25, 2012
-
-
Eli Bendersky authored
* Removed test/lib/llvm.exp - it is no longer needed * Deleted the dg.exp reading code from test/lit.cfg. There are no dg.exp files left in the test suite so this code is no longer required. test/lit.cfg is now much shorter and clearer * Removed a lot of duplicate code in lit.local.cfg files that need access to the root configuration, by adding a "root" attribute to the TestingConfig object. This attribute is dynamically computed to provide the same information as was previously provided by the custom getRoot functions. * Documented the config.root attribute in docs/CommandGuide/lit.pod llvm-svn: 153408
-
- Feb 16, 2012
-
-
Eli Bendersky authored
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. Patch reviewed by Daniel Dunbar. It will be followed by additional cleanup patches. llvm-svn: 150664
-
- Feb 05, 2012
-
-
Duncan Sands authored
by GCC). llvm-svn: 149840
-
- Jun 17, 2011
-
-
Chris Lattner authored
are either unreduced or only test old syntax. llvm-svn: 133228
-
- Oct 26, 2009
-
-
Chris Lattner authored
or global after a function with conflicting names. Update some testcases that were accidentally depending on this behavior. llvm-svn: 85081
-
- Sep 09, 2009
-
-
Dan Gohman authored
llvm-svn: 81293
-
- Aug 25, 2009
-
-
Dan Gohman authored
llvm-svn: 79992
-
- May 04, 2009
-
-
Anton Korobeynikov authored
Patch by Collin Winter! llvm-svn: 70898
-
- May 02, 2009
-
-
Chris Lattner authored
"Invalid primitive type" on input containing the x86_fp80 type.' Patch by Collin Winter! llvm-svn: 70610
-
- Jul 11, 2008
-
-
Bill Wendling authored
supported. llvm-svn: 53427
-