..
CommandGuide
Teach FileCheck to handle trailing CHECK-NOT patterns.
2010-10-15 17:47:12 +00:00
HistoricalNotes
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
img
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
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
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
CFEBuildInstrs.html
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
CMake.html
New cmake options LLVM_INCLUDE_X (X = {TOOLS, EXAMPLES, TESTS}) for
2010-09-25 20:43:06 +00:00
CodeGenerator.html
Update target feature matrix for CellSPU
2010-10-25 08:57:30 +00:00
CodingStandards.html
Convert a bunch of uses of 'bytecode' into 'bitcode'. This
2010-09-29 20:09:55 +00:00
CommandLine.html
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
CompilerDriver.html
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
CompilerDriverTutorial.html
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
CompilerWriterInfo.html
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
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
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
doxygen.css
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
doxygen.footer
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
doxygen.header
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
doxygen.intro
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
ExceptionHandling.html
Add a pre-dispatch SjLj EH hook on the unwind edge for targets to do any
2010-10-19 23:27:08 +00:00
ExtendedIntegerResults.txt
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
ExtendingLLVM.html
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
FAQ.html
Fix whitespace to be more consistent with AsmPrinter's style.
2010-05-28 17:07:41 +00:00
GarbageCollection.html
I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it
2010-05-11 20:16:09 +00:00
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
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
index.html
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
LangRef.html
Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-op
2010-10-25 15:37:09 +00:00
Lexicon.html
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
LinkTimeOptimization.html
Convert a bunch of uses of 'bytecode' into 'bitcode'. This
2010-09-29 20:09:55 +00:00
llvm.css
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
Makefile
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
MakefileGuide.html
Standardise all build-mode affecting {EN,DIS}ABLE_* make options to
2010-10-22 12:54:34 +00:00
Packaging.html
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
Passes.html
Fix type in passes.
2010-10-21 21:16:03 +00:00
ProgrammersManual.html
Fix dead link.
2010-10-09 21:12:29 +00:00
Projects.html
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
re_format.7
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
ReleaseNotes.html
Argh, completely forgot to add this to the release notes!
2010-10-21 14:40:02 +00:00
SourceLevelDebugging.html
Fix lexical block's tag number.
2010-10-04 16:51:59 +00:00
SystemLibrary.html
Revert r103213. It broke several sections of live website.
2010-05-07 00:28:04 +00:00
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 RegionPass support.
2010-10-20 01:54:44 +00:00