.. |
CommandGuide
|
Add documentation for llvm-diff.
|
2010-09-07 23:10:21 +00:00 |
HistoricalNotes
|
|
|
img
|
|
|
tutorial
|
update the tutorial to use CreateFAdd to create fp operations.
|
2010-09-01 20:09:20 +00:00 |
AliasAnalysis.html
|
Update the descriptions of NoModRef and ModRef to be consistent
|
2010-08-30 23:47:24 +00:00 |
BitCodeFormat.html
|
remove unions from LLVM IR. They are severely buggy and not
|
2010-08-28 04:09:24 +00:00 |
Bugpoint.html
|
|
|
CFEBuildInstrs.html
|
|
|
CMake.html
|
New cmake options LLVM_INCLUDE_X (X = {TOOLS, EXAMPLES, TESTS}) for
|
2010-09-25 20:43:06 +00:00 |
CodeGenerator.html
|
random cruft in my tree.
|
2010-09-21 04:03:39 +00:00 |
CodingStandards.html
|
Convert a bunch of uses of 'bytecode' into 'bitcode'. This
|
2010-09-29 20:09:55 +00:00 |
CommandLine.html
|
|
|
CompilerDriver.html
|
|
|
CompilerDriverTutorial.html
|
|
|
CompilerWriterInfo.html
|
|
|
DebuggingJITedCode.html
|
Update the docs for debugging JITed code with GDB.
|
2010-07-07 20:16:45 +00:00 |
DeveloperPolicy.html
|
reapply developer policy changes after discussion.
|
2010-09-27 21:17:15 +00:00 |
doxygen.cfg.in
|
|
|
doxygen.css
|
|
|
doxygen.footer
|
|
|
doxygen.header
|
|
|
doxygen.intro
|
|
|
ExceptionHandling.html
|
|
|
ExtendedIntegerResults.txt
|
|
|
ExtendingLLVM.html
|
|
|
FAQ.html
|
|
|
GarbageCollection.html
|
|
|
GCCFEBuildInstrs.html
|
Update the Ada instructions to LLVM 2.7 (from LLVM 2.5).
|
2010-08-31 19:40:21 +00:00 |
GetElementPtr.html
|
remove unions from LLVM IR. They are severely buggy and not
|
2010-08-28 04:09:24 +00:00 |
GettingStarted.html
|
Warn about broken GCCs on ARM due to the problem fixed:
|
2010-10-07 22:30:47 +00:00 |
GettingStartedVS.html
|
docs: Tweak wording.
|
2010-09-18 08:32:32 +00:00 |
GoldPlugin.html
|
No need to check out everything: binutils is enough.
|
2010-10-06 06:45:11 +00:00 |
HowToReleaseLLVM.html
|
Rename "Release" builds as "Release+Asserts"; rename "Release-Asserts"
|
2010-07-07 07:48:00 +00:00 |
HowToSubmitABug.html
|
|
|
index.html
|
|
|
LangRef.html
|
clarify that zero sized vectors are illegal, PR8340
|
2010-10-10 18:20:35 +00:00 |
Lexicon.html
|
|
|
LinkTimeOptimization.html
|
Convert a bunch of uses of 'bytecode' into 'bitcode'. This
|
2010-09-29 20:09:55 +00:00 |
llvm.css
|
|
|
Makefile
|
|
|
MakefileGuide.html
|
Document BUILD_EXAMPLES makefile variable
|
2010-07-24 17:54:00 +00:00 |
Packaging.html
|
|
|
Passes.html
|
Make the SCC printing passes use errs() instead of outs(), as the
|
2010-08-20 01:03:44 +00:00 |
ProgrammersManual.html
|
Fix dead link.
|
2010-10-09 21:12:29 +00:00 |
Projects.html
|
|
|
re_format.7
|
|
|
ReleaseNotes.html
|
Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if
|
2010-10-11 05:44:40 +00:00 |
SourceLevelDebugging.html
|
Fix lexical block's tag number.
|
2010-10-04 16:51:59 +00:00 |
SystemLibrary.html
|
|
|
TableGenFundamentals.html
|
remove the !nameconcat tblgen feature. It "shorthand" and only used in 4 places
|
2010-10-06 00:19:21 +00:00 |
TestingGuide.html
|
Fix Getting Started docs.
|
2010-09-23 20:26:44 +00:00 |
UsingLibraries.html
|
Direct CMake users to the right place for up-to-date info about using
|
2010-09-17 00:30:52 +00:00 |
WritingAnLLVMBackend.html
|
Remove the isMoveInstr() hook.
|
2010-07-16 22:35:46 +00:00 |
WritingAnLLVMPass.html
|
Add INSTANTIATE_AG_PASS, which combines RegisterPass<> with RegisterAnalysisGroup<> for pass registration.
|
2010-07-21 23:07:00 +00:00 |