1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/docs
Duncan Sands 3602011bec Fix PR1146: parameter attributes are longer part of
the function type, instead they belong to functions
and function calls.  This is an updated and slightly
corrected version of Reid Spencer's original patch.
The only known problem is that auto-upgrading of
bitcode files doesn't seem to work properly (see
test/Bitcode/AutoUpgradeIntrinsics.ll).  Hopefully
a bitcode guru (who might that be? :) ) will fix it.

llvm-svn: 44359
2007-11-27 13:23:08 +00:00
..
CommandGuide Who thought up this crazy formatting scheme? 2007-08-07 17:57:36 +00:00
HistoricalNotes Update a doc, patch contributed by Jim Laskey! 2005-08-02 19:14:25 +00:00
img For PR1067: 2007-02-04 00:17:35 +00:00
tutorial !< is >=, not >. Thanks to Max Hailperin for pointing this out! 2007-11-23 22:19:33 +00:00
AliasAnalysis.html Fix typo. 2007-10-02 00:44:20 +00:00
BitCodeFormat.html Various improvements to the documentation, contributed by 2007-10-08 18:42:45 +00:00
BOOST_LICENSE_1_0.txt Import the boost scoped_ptr class to LLVM. This patch was prepared by 2007-11-15 05:57:06 +00:00
Bugpoint.html first pass of nomenclature changes in .html files 2007-07-06 22:07:22 +00:00
CFEBuildInstrs.html Small change. 2007-07-23 03:56:42 +00:00
CodeGenerator.html Document the -view-sunit-dags option. 2007-10-15 21:07:59 +00:00
CodingStandards.html Update links. 2007-11-09 21:49:08 +00:00
CommandLine.html Document boolOrDefault and its parser. 2007-05-22 18:32:34 +00:00
CompilerDriver.html first pass of nomenclature changes in .html files 2007-07-06 22:07:22 +00:00
CompilerWriterInfo.html Added link to ABI documentation, sent by Rafael Espindola. 2006-08-22 21:56:43 +00:00
DeveloperPolicy.html Subversionify the documentation. 2007-07-09 08:04:31 +00:00
doxygen.cfg.in Comment out configuration tags not supported by doxygen 1.3.9 2007-08-05 19:51:03 +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 Update copyright for 2007. 2007-01-18 21:33:56 +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
ExceptionHandling.html Validation fixes 2007-09-22 10:17:08 +00:00
ExtendingLLVM.html Validation fixes 2007-09-22 10:07:00 +00:00
FAQ.html __main is dead along with llvm-gcc3. 2007-10-31 05:53:31 +00:00
GarbageCollection.html GarbageCollection.html is expanded to encompass the coming 2007-09-27 19:31:36 +00:00
GetElementPtr.html int -> i32, etc. 2007-02-09 17:56:02 +00:00
GettingStarted.html add a broken gcc version, thanks to P. Durante for pointing this out. 2007-11-01 04:20:16 +00:00
GettingStartedVS.html Document a limitation, patch contributed by George Russell 2007-11-14 07:04:44 +00:00
HowToReleaseLLVM.html Update how to release document. 2007-09-28 22:50:54 +00:00
HowToSubmitABug.html Subversionify the documentation. 2007-07-09 08:04:31 +00:00
index.html try again 2007-11-09 19:24:54 +00:00
LangRef.html Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
Lexicon.html GarbageCollection.html is expanded to encompass the coming 2007-09-27 19:31:36 +00:00
LinkTimeOptimization.html Rename llvm-gcc4 to llvm-gcc. 2007-08-24 23:23:23 +00:00
llvm.css GarbageCollection.html is expanded to encompass the coming 2007-09-27 19:31:36 +00:00
Makefile Subversionify the documentation. 2007-07-09 08:04:31 +00:00
MakefileGuide.html PR1601: etags not configured correctly 2007-09-29 00:42:21 +00:00
Passes.html Bringing Passes.html up-to-date with the deletion of the 2007-11-05 02:05:35 +00:00
ProgrammersManual.html document DenseSet. 2007-09-30 00:58:59 +00:00
Projects.html Subversionify the documentation. 2007-07-09 08:04:31 +00:00
ReleaseNotes.html These were implemented 2007-11-16 11:12:01 +00:00
SourceLevelDebugging.html Fix typos. 2007-06-14 11:27:07 +00:00
Stacker.html Validation fixes 2007-09-22 10:13:39 +00:00
SystemLibrary.html Various hopefully correct easy fixes. 2007-03-30 12:22:09 +00:00
TableGenFundamentals.html Missing anchor 2006-09-09 09:10:37 +00:00
TestingGuide.html Validation fixes 2007-09-22 09:20:07 +00:00
UsingLibraries.html first pass of nomenclature changes in .html files 2007-07-06 22:07:22 +00:00
WritingAnLLVMBackend.html Suggest looking at the SPARC backend. How weird is that?? :) 2006-04-24 16:34:45 +00:00
WritingAnLLVMPass.html fix a typo 2007-11-16 05:32:05 +00:00