- Oct 29, 2009
-
-
Dan Gohman authored
llvm-svn: 85451
-
- Oct 27, 2009
-
-
Mikhail Glushenkov authored
llvm-svn: 85215
-
- Oct 26, 2009
-
-
Julien Lerouge authored
llvm-svn: 85149
-
Chandler Carruth authored
direct inclusion edge from System to Support. llvm-svn: 85086
-
- Oct 25, 2009
-
-
Daniel Dunbar authored
llvm-svn: 85035
-
Daniel Dunbar authored
file). llvm-svn: 85028
-
Dan Gohman authored
llvm-svn: 85018
-
- Oct 24, 2009
-
-
Daniel Dunbar authored
llvm-svn: 85014
-
Victor Hernandez authored
Update all analysis passes and transforms to treat free calls just like FreeInst. Remove RaiseAllocations and all its tests since FreeInst no longer needs to be raised. llvm-svn: 84987
-
- Oct 22, 2009
-
-
Stuart Hastings authored
Now with Clang-compatibility. llvm-svn: 84872
-
Mikhail Glushenkov authored
llvm-svn: 84827
-
- Oct 21, 2009
-
-
Chris Lattner authored
llvm-svn: 84743
-
Mikhail Glushenkov authored
Useful for OptionPreprocessor. llvm-svn: 84728
-
- Oct 20, 2009
-
-
Daniel Dunbar authored
- This runs the nightly test and does all the submission logic, but using the LLVM build specified by the llvm-config. - Useful for, among other things, testing NNT itself. llvm-svn: 84620
-
Daniel Dunbar authored
llvm-svn: 84619
-
Daniel Dunbar authored
breaking Clang's Apple-style build. llvm-svn: 84592
-
Daniel Dunbar authored
llvm-svn: 84591
-
- Oct 19, 2009
-
-
Mikhail Glushenkov authored
llvm-svn: 84537
-
Stuart Hastings authored
llvm-svn: 84507
-
Daniel Dunbar authored
ENABLE_PARALLEL_REPORT. llvm-svn: 84497
-
Daniel Dunbar authored
NNT: Don't hard code -l3.0 argument to make, this is very server dependent. Users who care can use -compileflags for this. Also, fix make clean call and a few other tweaks. llvm-svn: 84496
-
Daniel Dunbar authored
NNT: Fix refactoro, I dropped the list of all (llvm-test) tests. I'm sure it was named dejagnu_test_list for a good reason. llvm-svn: 84495
-
Daniel Dunbar authored
llvm-svn: 84494
-
Daniel Dunbar authored
llvm-svn: 84493
-
Daniel Dunbar authored
llvm-svn: 84492
-
Daniel Dunbar authored
- Split out configure log. - Kill off GetRegexNum. - Fix GetRegex to not return previous match on failure. - Remove dead code. llvm-svn: 84491
-
Daniel Dunbar authored
llvm-svn: 84490
-
Daniel Dunbar authored
llvm-svn: 84489
-
Daniel Dunbar authored
llvm-svn: 84488
-
Daniel Dunbar authored
llvm-svn: 84487
-
Daniel Dunbar authored
llvm-svn: 84481
-
Daniel Dunbar authored
NNT: Remove "CVS Stats", this isn't particularly useful and can be better done by the server or user. llvm-svn: 84480
-
Daniel Dunbar authored
llvm-svn: 84479
-
Daniel Dunbar authored
llvm-svn: 84478
-
Daniel Dunbar authored
llvm-svn: 84477
-
Daniel Dunbar authored
llvm-svn: 84476
-
Daniel Dunbar authored
back to running them internally if that fails. PR5240. llvm-svn: 84462
-
Mikhail Glushenkov authored
llvm-svn: 84450
-
- Oct 18, 2009
-
-
Jeffrey Yasskin authored
(http://code.google.com/p/googletest/wiki/GoogleTestAdvancedGuide#Typed_Tests) in lit.py. These tests have names like "ValueMapTest/0.Iteration", which broke when lit.py os.path.join()ed them onto the path and then assumed it could os.path.split() them back off. This patch shifts path components from the testPath to the testName until the testPath exists. llvm-svn: 84387
-
- Oct 17, 2009
-
-
Daniel Dunbar authored
llvm-svn: 84358
-