aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2005-11-02 18:05:50 +0000
committerJohn Criswell <criswell@uiuc.edu>2005-11-02 18:05:50 +0000
commitcfa435f79bf39fead32263a8b71c9ae440b55214 (patch)
tree2f1ef0a4c3fb5549b8bbb014891f92866d46e042
Mark these as failing on sparc instead of sparcv9.
The configure script no longer tells us that we're configuring for SparcV9 specifically. 2004-06-17-UnorderedCompares may work on SparcV8, but it's experiental anyway. 2005-02-20-AggregateSAVEEXPR should fail on any Solaris machine, as Solaris doesn't provide complex number support. git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_16@24155 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--.cvsignore7
-rw-r--r--CREDITS.TXT128
-rw-r--r--LICENSE.TXT72
-rw-r--r--Makefile71
-rw-r--r--Makefile.common70
-rw-r--r--Makefile.config.in202
-rw-r--r--Makefile.rules1618
-rw-r--r--README.txt12
-rw-r--r--Xcode/LLVM.xcodeproj/project.pbxproj2681
-rw-r--r--Xcode/README.txt1
-rw-r--r--autoconf/.cvsignore2
-rwxr-xr-xautoconf/AutoRegen.sh43
-rw-r--r--autoconf/LICENSE.TXT24
-rw-r--r--autoconf/README.TXT40
-rwxr-xr-xautoconf/config.guess1447
-rwxr-xr-xautoconf/config.sub1555
-rw-r--r--autoconf/configure.ac676
-rwxr-xr-xautoconf/depcomp522
-rw-r--r--autoconf/install-sh322
-rw-r--r--autoconf/ltmain.sh6402
-rw-r--r--autoconf/m4/bison.m414
-rw-r--r--autoconf/m4/c_printf_a.m431
-rw-r--r--autoconf/m4/check_gnu_make.m426
-rw-r--r--autoconf/m4/config_makefile.m49
-rw-r--r--autoconf/m4/config_project.m414
-rw-r--r--autoconf/m4/cxx_bidi_iterator.m422
-rw-r--r--autoconf/m4/cxx_fwd_iterator.m422
-rw-r--r--autoconf/m4/cxx_hash_map.m459
-rw-r--r--autoconf/m4/cxx_hash_set.m460
-rw-r--r--autoconf/m4/cxx_namespaces.m419
-rw-r--r--autoconf/m4/cxx_std_iterator.m426
-rw-r--r--autoconf/m4/find_std_program.m4118
-rw-r--r--autoconf/m4/flex.m417
-rw-r--r--autoconf/m4/func_isinf.m436
-rw-r--r--autoconf/m4/func_isnan.m427
-rw-r--r--autoconf/m4/func_mmap_file.m426
-rw-r--r--autoconf/m4/header_mmap_anonymous.m421
-rw-r--r--autoconf/m4/libtool.m46001
-rw-r--r--autoconf/m4/link_use_r.m419
-rw-r--r--autoconf/m4/ltdl.m4427
-rw-r--r--autoconf/m4/need_dev_zero_for_mmap.m417
-rw-r--r--autoconf/m4/path_tclsh.m439
-rw-r--r--autoconf/m4/rand48.m412
-rw-r--r--autoconf/m4/sanity_check.m422
-rw-r--r--autoconf/m4/single_cxx_check.m410
-rwxr-xr-xautoconf/missing353
-rwxr-xr-xautoconf/mkinstalldirs150
-rwxr-xr-xconfigure32248
-rw-r--r--docs/.cvsignore4
-rw-r--r--docs/AliasAnalysis.html953
-rw-r--r--docs/Bugpoint.html238
-rw-r--r--docs/BytecodeFormat.html1943
-rw-r--r--docs/CFEBuildInstrs.html364
-rw-r--r--docs/CodeGenerator.html1304
-rw-r--r--docs/CodingStandards.html646
-rw-r--r--docs/CommandGuide/.cvsignore4
-rw-r--r--docs/CommandGuide/Makefile101
-rw-r--r--docs/CommandGuide/analyze.pod75
-rw-r--r--docs/CommandGuide/bugpoint.pod118
-rw-r--r--docs/CommandGuide/gccas.pod76
-rw-r--r--docs/CommandGuide/gccld.pod175
-rw-r--r--docs/CommandGuide/html/.cvsignore2
-rw-r--r--docs/CommandGuide/html/manpage.css256
-rw-r--r--docs/CommandGuide/index.html147
-rw-r--r--docs/CommandGuide/llc.pod185
-rw-r--r--docs/CommandGuide/lli.pod76
-rw-r--r--docs/CommandGuide/llvm-ar.pod406
-rw-r--r--docs/CommandGuide/llvm-as.pod77
-rw-r--r--docs/CommandGuide/llvm-bcanalyzer.pod315
-rw-r--r--docs/CommandGuide/llvm-db.pod16
-rw-r--r--docs/CommandGuide/llvm-dis.pod60
-rw-r--r--docs/CommandGuide/llvm-extract.pod63
-rw-r--r--docs/CommandGuide/llvm-ld.pod171
-rw-r--r--docs/CommandGuide/llvm-link.pod74
-rw-r--r--docs/CommandGuide/llvm-nm.pod122
-rw-r--r--docs/CommandGuide/llvm-prof.pod57
-rw-r--r--docs/CommandGuide/llvm-ranlib.pod52
-rw-r--r--docs/CommandGuide/llvmc.pod405
-rw-r--r--docs/CommandGuide/llvmgcc.pod95
-rw-r--r--docs/CommandGuide/llvmgxx.pod95
-rw-r--r--docs/CommandGuide/man/.cvsignore1
-rw-r--r--docs/CommandGuide/man/man1/.cvsignore2
-rw-r--r--docs/CommandGuide/manpage.css256
-rw-r--r--docs/CommandGuide/opt.pod97
-rw-r--r--docs/CommandGuide/ps/.cvsignore2
-rw-r--r--docs/CommandGuide/stkrc.pod96
-rw-r--r--docs/CommandLine.html1907
-rw-r--r--docs/CompilerDriver.html823
-rw-r--r--docs/CompilerWriterInfo.html260
-rw-r--r--docs/ExtendingLLVM.html329
-rw-r--r--docs/FAQ.html581
-rw-r--r--docs/GarbageCollection.html533
-rw-r--r--docs/GettingStarted.html1546
-rw-r--r--docs/GettingStartedVS.html353
-rw-r--r--docs/HistoricalNotes/2000-11-18-EarlyDesignIdeas.txt74
-rw-r--r--docs/HistoricalNotes/2000-11-18-EarlyDesignIdeasResp.txt199
-rw-r--r--docs/HistoricalNotes/2000-12-06-EncodingIdea.txt30
-rw-r--r--docs/HistoricalNotes/2000-12-06-MeetingSummary.txt83
-rw-r--r--docs/HistoricalNotes/2001-01-31-UniversalIRIdea.txt39
-rw-r--r--docs/HistoricalNotes/2001-02-06-TypeNotationDebate.txt67
-rw-r--r--docs/HistoricalNotes/2001-02-06-TypeNotationDebateResp1.txt75
-rw-r--r--docs/HistoricalNotes/2001-02-06-TypeNotationDebateResp2.txt53
-rw-r--r--docs/HistoricalNotes/2001-02-06-TypeNotationDebateResp4.txt89
-rw-r--r--docs/HistoricalNotes/2001-02-09-AdveComments.txt120
-rw-r--r--docs/HistoricalNotes/2001-02-09-AdveCommentsResponse.txt245
-rw-r--r--docs/HistoricalNotes/2001-02-13-Reference-Memory.txt39
-rw-r--r--docs/HistoricalNotes/2001-02-13-Reference-MemoryResponse.txt47
-rw-r--r--docs/HistoricalNotes/2001-04-16-DynamicCompilation.txt49
-rw-r--r--docs/HistoricalNotes/2001-05-18-ExceptionHandling.txt202
-rw-r--r--docs/HistoricalNotes/2001-05-19-ExceptionResponse.txt45
-rw-r--r--docs/HistoricalNotes/2001-06-01-GCCOptimizations.txt63
-rw-r--r--docs/HistoricalNotes/2001-06-01-GCCOptimizations2.txt71
-rw-r--r--docs/HistoricalNotes/2001-06-20-.NET-Differences.txt30
-rw-r--r--docs/HistoricalNotes/2001-07-06-LoweringIRForCodeGen.txt31
-rw-r--r--docs/HistoricalNotes/2001-07-08-InstructionSelection.txt51
-rw-r--r--docs/HistoricalNotes/2001-07-08-InstructionSelection2.txt25
-rw-r--r--docs/HistoricalNotes/2001-09-18-OptimizeExceptions.txt56
-rw-r--r--docs/HistoricalNotes/2002-05-12-InstListChange.txt55
-rw-r--r--docs/HistoricalNotes/2002-06-25-MegaPatchInfo.txt72
-rw-r--r--docs/HistoricalNotes/2003-01-23-CygwinNotes.txt28
-rw-r--r--docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt137
-rw-r--r--docs/HistoricalNotes/2003-06-26-Reoptimizer2.txt110
-rw-r--r--docs/HowToSubmitABug.html356
-rw-r--r--docs/LLVMVsTheWorld.html180
-rw-r--r--docs/LangRef.html3320
-rw-r--r--docs/Lexicon.html172
-rw-r--r--docs/Makefile73
-rw-r--r--docs/MakefileGuide.html1006
-rw-r--r--docs/ProgrammersManual.html2282
-rw-r--r--docs/Projects.html460
-rw-r--r--docs/ReleaseNotes.html722
-rw-r--r--docs/SourceLevelDebugging.html1117
-rw-r--r--docs/Stacker.html1412
-rw-r--r--docs/SystemLibrary.html344
-rw-r--r--docs/TableGenFundamentals.html567
-rw-r--r--docs/TestingGuide.html528
-rw-r--r--docs/UsingLibraries.html504
-rw-r--r--docs/WritingAnLLVMBackend.html259
-rw-r--r--docs/WritingAnLLVMPass.html1600
-rw-r--r--docs/doxygen.cfg.in863
-rw-r--r--docs/doxygen.css90