.. |
CommandGuide
|
Add 'lit' testing tool.
|
2009-09-08 05:31:18 +00:00 |
HistoricalNotes
|
|
|
img
|
|
|
tutorial
|
Allocate the module provider in the Kaleidoscope code on the heap, not the stack, so that it can be properly deleted. Also update the tutorial with the new code. This fixes PR4762, hopefully better than the last time.
|
2009-08-26 20:58:25 +00:00 |
AliasAnalysis.html
|
|
|
BitCodeFormat.html
|
Documentation: fix HTML validation errors.
|
2009-08-05 15:42:44 +00:00 |
Bugpoint.html
|
|
|
CFEBuildInstrs.html
|
|
|
CMake.html
|
CMake: LLVM_ENABLE_PIC now defaults to ON, as in `configure'. This is
|
2009-08-18 15:29:35 +00:00 |
CodeGenerator.html
|
Update documentation for the -f change.
|
2009-08-25 15:54:01 +00:00 |
CodingStandards.html
|
disuade people from using ostream.
|
2009-08-23 21:53:47 +00:00 |
CommandLine.html
|
Update documentation for the -f change.
|
2009-08-25 15:54:01 +00:00 |
CompilerDriver.html
|
Regenerate.
|
2009-07-11 19:28:00 +00:00 |
CompilerDriverTutorial.html
|
|
|
CompilerWriterInfo.html
|
|
|
DeveloperPolicy.html
|
add a note about the build bots
|
2009-08-01 19:25:25 +00:00 |
doxygen.cfg.in
|
|
|
doxygen.css
|
|
|
doxygen.footer
|
|
|
doxygen.header
|
|
|
doxygen.intro
|
|
|
ExceptionHandling.html
|
Correct __cxa_end_catch documentation to reflect that it doesn't take any arguments.
|
2009-09-09 01:44:53 +00:00 |
ExtendedIntegerResults.txt
|
|
|
ExtendingLLVM.html
|
|
|
FAQ.html
|
|
|
GarbageCollection.html
|
Documentation: fix HTML validation errors.
|
2009-08-05 15:42:44 +00:00 |
GCCFEBuildInstrs.html
|
Clarify that later compiler versions are known to
|
2009-07-05 12:01:44 +00:00 |
GetElementPtr.html
|
Surrounded variable in <tt> tags for consistency.
|
2009-08-18 19:18:40 +00:00 |
GettingStarted.html
|
Add note about msys perl needed for windows/mingw32 builds.
|
2009-08-06 12:54:58 +00:00 |
GettingStartedVS.html
|
Documentation: fix HTML validation errors.
|
2009-08-05 15:42:44 +00:00 |
GoldPlugin.html
|
Update the example to show that an archive can contain llvm bitcode.
|
2009-07-08 11:13:34 +00:00 |
HowToReleaseLLVM.html
|
Update release document with more details.
|
2009-08-23 04:36:30 +00:00 |
HowToSubmitABug.html
|
Update documentation for the -f change.
|
2009-08-25 15:54:01 +00:00 |
index.html
|
link to a newer preso
|
2009-07-29 06:19:14 +00:00 |
LangRef.html
|
another typo
|
2009-09-08 19:45:34 +00:00 |
Lexicon.html
|
|
|
LinkTimeOptimization.html
|
|
|
llvm.css
|
|
|
Makefile
|
|
|
MakefileGuide.html
|
|
|
Passes.html
|
Mark Andersen's as experimental.
|
2009-08-28 00:45:47 +00:00 |
ProgrammersManual.html
|
llvm::cerr is gone.
|
2009-09-08 05:15:50 +00:00 |
Projects.html
|
Grammar fix.
|
2009-08-13 20:08:52 +00:00 |
re_format.7
|
Add regular expression matching support, based on OpenBSD regexec()/regcomp()
|
2009-08-30 08:24:09 +00:00 |
ReleaseNotes-2.6.html
|
Note down a few bits and bobs off the top of my head for ReleaseNotes-2.6.html
|
2009-08-22 02:17:22 +00:00 |
ReleaseNotes.html
|
|
|
SourceLevelDebugging.html
|
Reapply 79977.
|
2009-08-28 23:24:31 +00:00 |
SystemLibrary.html
|
we beat exceptions out of lib/system a long time ago.
|
2009-07-17 21:11:24 +00:00 |
TableGenFundamentals.html
|
Documentation: fix HTML validation errors.
|
2009-08-05 15:42:44 +00:00 |
TestingGuide.html
|
wrap to 80 cols
|
2009-08-15 18:33:10 +00:00 |
UsingLibraries.html
|
Remove the IA-64 backend.
|
2009-07-24 00:30:09 +00:00 |
WritingAnLLVMBackend.html
|
Documentation: fix HTML validation errors.
|
2009-08-05 15:42:44 +00:00 |
WritingAnLLVMPass.html
|
update this to use raw_ostream
|
2009-09-08 05:14:44 +00:00 |