1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/docs
Reid Spencer 70f0dbeea5 Clean up usage of "unsigned" and "signed" in the documentation to indicate
only that specific instructions regard their operands as signed and
unsigned not that the operands *are* signed or unsigned.

llvm-svn: 32874
2007-01-04 16:43:23 +00:00
..
CommandGuide Add llvm-upgrade documentation. 2006-12-02 16:36:48 +00:00
HistoricalNotes Update a doc, patch contributed by Jim Laskey! 2005-08-02 19:14:25 +00:00
img Update library dependency information, describe new libraries, talk a 2006-08-01 07:32:01 +00:00
.cvsignore Ignore some generated files. 2005-06-18 23:00:34 +00:00
AliasAnalysis.html Changes docs for llvm.cs.uiuc.edu -> llvm.org 2006-03-14 05:39:39 +00:00
Bugpoint.html Excise references to the now defunct "analyze" tool. Merge descriptions 2006-08-28 00:34:19 +00:00
BytecodeFormat.html A backwards compatible bc format for packed structs 2006-12-08 17:50:05 +00:00
CFEBuildInstrs.html Changing cfrontend dir to llvm-gcc3.4 as the example. 2006-11-20 05:52:06 +00:00
CodeGenerator.html Pass html validation. 2006-12-15 10:40:48 +00:00
CodingStandards.html Removed reference to "cnull" because typical users shouldn't need to use 2007-01-04 08:38:04 +00:00
CommandLine.html Removing even more <iostream> includes. 2006-12-07 20:04:42 +00:00
CompilerDriver.html Changes docs for llvm.cs.uiuc.edu -> llvm.org 2006-03-14 05:39:39 +00:00
CompilerWriterInfo.html Added link to ABI documentation, sent by Rafael Espindola. 2006-08-22 21:56:43 +00:00
doxygen.cfg.in Upgrade in preparation for doxygen 1.4.4. The config file format changed, 2006-05-15 21:36:13 +00:00
doxygen.css Upgrade in preparation for doxygen 1.4.4. The config file format changed, 2006-05-15 21:36:13 +00:00
doxygen.footer Correct the URL to the attrib.incl file. 2006-09-12 20:30:13 +00:00
doxygen.header Add a bunch of fine tunings that Reid contributed. Thanks Reid! 2003-12-31 06:47:28 +00:00
doxygen.intro Adjust this so that doxygen doesn't barf on it. 2004-11-29 03:47:37 +00:00
ExtendingLLVM.html Update adding an intrinsic to describe that you can now just plop it into the 2006-04-12 17:42:39 +00:00
FAQ.html Add a note about C++ -> C with libstdc++ 2006-08-31 04:26:31 +00:00
GarbageCollection.html Changes docs for llvm.cs.uiuc.edu -> llvm.org 2006-03-14 05:39:39 +00:00
GetElementPtr.html Fix validation problem 2006-08-17 03:26:50 +00:00
GettingStarted.html ding dong llvm-gcc3 is dead 2007-01-04 07:08:27 +00:00
GettingStartedVS.html Removed cvs mirror comment 2006-04-20 04:38:16 +00:00
HowToReleaseLLVM.html Add a section on how to build an RPM package as an optional release 2006-08-16 00:54:50 +00:00
HowToSubmitABug.html Excise references to the now defunct "analyze" tool. Merge descriptions 2006-08-28 00:34:19 +00:00
index.html Add a link to the GEP FAQ. 2006-11-13 08:03:59 +00:00
LangRef.html Clean up usage of "unsigned" and "signed" in the documentation to indicate 2007-01-04 16:43:23 +00:00
Lexicon.html Add LCSSA to the LLVM lexicon. 2006-10-18 05:50:12 +00:00
LinkTimeOptimization.html Use doc_code class. 2006-10-27 23:06:27 +00:00
llvm.css Reduce the padding on the doc_notes style. It was set to 1em which leaves 2006-07-27 05:29:25 +00:00
Makefile The web site uses this 2006-07-06 00:36:52 +00:00
MakefileGuide.html Update this to reflect llvm-config usage 2006-09-04 06:12:14 +00:00
ProgrammersManual.html fix a typo 2006-12-20 04:23:36 +00:00
Projects.html Fix a typo. 2006-03-17 08:04:25 +00:00
ReleaseNotes.html Movind newly-intorudced dll* linkage stuff & windows CC to "supported" 2006-11-18 08:04:48 +00:00
SourceLevelDebugging.html Update docs 2006-11-30 14:36:22 +00:00
Stacker.html Typo. 2006-12-31 03:44:08 +00:00
SystemLibrary.html Changes docs for llvm.cs.uiuc.edu -> llvm.org 2006-03-14 05:39:39 +00:00
TableGenFundamentals.html Missing anchor 2006-09-09 09:10:37 +00:00
TestingGuide.html Added information for the new nightly tester. 2006-08-11 23:27:02 +00:00
UsingLibraries.html Fix HTML 4.01 Strict errors. 2006-08-01 16:23:54 +00:00
WritingAnLLVMBackend.html Suggest looking at the SPARC backend. How weird is that?? :) 2006-04-24 16:34:45 +00:00
WritingAnLLVMPass.html Removing even more <iostream> includes. 2006-12-07 20:04:42 +00:00