- 78e6e00 Remove the isMoveInstr() hook. by Jakob Stoklund Olesen · 14 years ago
- 38e5989 Don't pass StringRef by reference. by Benjamin Kramer · 14 years ago
- 1005bc5 Fix the Named Metadata example to make it clear which specific by Dan Gohman · 14 years ago
- 9fea9c2 Fix compile unit in example. Thanks Renato Golin! by Devang Patel · 14 years ago
- 26fe25f HTML cleanup and validation. by Benjamin Kramer · 14 years ago
- 28afd43 When doing sext/zext of constants, the target type must be strictly by Duncan Sands · 14 years ago
- 744b3a5 Remove TargetInstrInfo::copyRegToReg entirely. by Jakob Stoklund Olesen · 14 years ago
- 38da927 sdiv overflow is outright undefined behavior, with or without the by Dan Gohman · 14 years ago
- 67f8a7b Tweak some docs now that the default build is called Debug+Asserts. by Duncan Sands · 14 years ago
- 8947282 Update the docs for debugging JITed code with GDB. by Reid Kleckner · 14 years ago
- 9e86f43 Remove interprocedural-basic-aa and associated code. The AliasAnalysis by Dan Gohman · 14 years ago
- 8246adc Rename "Release" builds as "Release+Asserts"; rename "Release-Asserts" by Duncan Sands · 14 years ago
- 191d4ee Closing tags start with slashes. by John McCall · 14 years ago
- 211244a minor typo by Chris Lattner · 14 years ago
- 76ec37a Alphabetize the list of function parameters. by Nick Lewycky · 14 years ago
- 5c60386 Bring the list of passes and their descriptions up to date. by Duncan Sands · 14 years ago
- ff70fe4 Note the relationship between C99 restrict and LLVM noalias, and by Dan Gohman · 14 years ago
- aa6c855 indmemrem and lowerallocs are gone. by Chris Lattner · 14 years ago
- 43b8fd7 Document that BasicAA respects noalias, while InterproceduralBasicAA does not. by Dan Gohman · 14 years ago
- efca7f9 Describe which dependencies are relevant to noalias, and document how by Dan Gohman · 14 years ago
- ff23535 Add some html anchors, to allow attributes to be linked to directly. by Dan Gohman · 14 years ago
- 1e10962 Reword the definition of the noalias attribute. The intention is for by Dan Gohman · 14 years ago
- 5e721d7 Implement the "linker_private_weak" linkage type. This will be used for by Bill Wendling · 14 years ago
- 07d3177 Revert r107205 and r107207. by Bill Wendling · 14 years ago
- 7645f14 Improve explanation. by Bill Wendling · 14 years ago
- 207855c Introducing the "linker_weak" linkage type. This will be used for Objective-C by Bill Wendling · 14 years ago
- 85dfca6 Add a blurb about -scev-aa. by Dan Gohman · 14 years ago
- 3f43dc3 Document problems that I encountered when working on -scev-aa. by Dan Gohman · 14 years ago
- d47397f This makes example Makefile a lot more like actual by Chris Lattner · 14 years ago
- 1f4a149 Remove isTwoAddress from llvm. by Eric Christopher · 14 years ago
- 6808cdc fix typos reported by Adam Warner! by Chris Lattner · 14 years ago
- 69a462e Another typo. by Eric Christopher · 14 years ago
- 6492a35 Fix typo. by Eric Christopher · 14 years ago
- 6e0a99a Teach tablegen how to inherit from classes in 'defm' definitions. by Bruno Cardoso Lopes · 14 years ago
- c22c0f3 Minor clarification. by Dan Gohman · 14 years ago
- eba8f18 For a tablegen expression such as !if(a,b,c), let 'a' by Bruno Cardoso Lopes · 14 years ago
- e87de41 let the '!eq' expression support 'int' and 'bit' types by Bruno Cardoso Lopes · 14 years ago
- 8a3eab9 Remove the local register allocator. Please use the fast allocator instead. by Jakob Stoklund Olesen · 14 years ago
- 2214b81 Update html tutorial docs to match api changes. by Eric Christopher · 14 years ago
- ee65db3 Teach tablegen to allow "let" expressions inside multiclasses, by Bruno Cardoso Lopes · 14 years ago
- 270562b Teach tablegen to support 'defm' inside multiclasses. by Bruno Cardoso Lopes · 14 years ago
- 80ecc15 Update docs to reflect new DISubprogram elements. by Devang Patel · 14 years ago
- b26f279 Update the documentation, getCalleeSavedRegClasses is not required anymore. by Rafael Espindola · 14 years ago
- 9e130ce Document aggregate operation constant expressions. by Nick Lewycky · 14 years ago
- 9d8d221 Fix Data Layout description of floating point. by Dale Johannesen · 14 years ago
- fe47aae Fix more whitespace to be consistent with AsmPrinter. by Dan Gohman · 14 years ago
- 3dfb3cf Fix whitespace to be more consistent with AsmPrinter's style. by Dan Gohman · 14 years ago
- f75a7d3 Eliminate the restriction that the array size in an alloca must be i32. by Dan Gohman · 14 years ago
- 31f1af1 Fix a missing quote. by Dan Gohman · 14 years ago
- 90346e2 Add entry for llvm.eh.sjlj.longjmp. PR4999. by Jim Grosbach · 14 years ago
- 299f424 expand on the llvm ir bitcode dox. Patch by Peter Housel! by Chris Lattner · 14 years ago
- 0560ce4 Update autoconf/automake versions in the documentation to match the versions used in Autogen.sh by Tobias Grosser · 14 years ago
- 16d8f8b I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it by Duncan Sands · 15 years ago
- c9d0c4e Test commit. by Daniel Dunbar · 15 years ago
- 10934e8 Test commit. by Tanya Lattner · 15 years ago
- e924ab5 Test commit. by Tanya Lattner · 15 years ago
- 733783b Document graphviz passes for the (post) dominator tree. by Tobias Grosser · 15 years ago
- e2c3a49 Revert r103213. It broke several sections of live website. by mike-m · 15 years ago
- 271cc67 Disable man->postscript and man->pdf doc generation unless explicitly by mike-m · 15 years ago
- d0d425b Cleanup unneeded dirs after docs overhaul. by mike-m · 15 years ago
- 68cb319 Overhauled llvm/clang docs builds. Closes PR6613. by mike-m · 15 years ago
- b7d0688 Fix some ..'s by Chris Lattner · 15 years ago
- cd46501 one more thing. by Chris Lattner · 15 years ago
- 860e0b4 update instructions for llvm-gcc4, the brave new world! PR7037 by Chris Lattner · 15 years ago
- 7ae3ac8 Update one more 2.7 to 2.8. by Dan Gohman · 15 years ago
- b44f6c6 Minimally update ReleaseNotes.html for 2.8 development; uncomment and by Dan Gohman · 15 years ago
- 7c24ff1 Update this comment to note its relationship with the "happens-before" by Dan Gohman · 15 years ago
- 45baf41 Delete this comment. The behavior of struct loads and stores with by Dan Gohman · 15 years ago
- b532816 Describe invoke instruction dependencies. Generalize the text for by Dan Gohman · 15 years ago
- 855abed Say "operations" instead of "instructions", as nsw can be applied to by Dan Gohman · 15 years ago
- 57b6e9e Remove the -enable-sjlj-eh option, which doesn't do anything. by Duncan Sands · 15 years ago
- 27195a5 Fixed @ctor / @dtor the wrong way around in last commit. by David Chisnall · 15 years ago
- e31e996 Added a brief explanation of @llvm.global_{c,d}tors. by David Chisnall · 15 years ago
- 34b3d99 Rewrite the section on trap values to contain a generic description by Dan Gohman · 15 years ago
- 1c70c00 Fix spelling errors. by Dan Gohman · 15 years ago
- 2d4b8ee further clarify alignment of globals, fix instcombine by Chris Lattner · 15 years ago
- ce99fa9 improve the global variable alignment description. by Chris Lattner · 15 years ago
- 77640fe fix wordo by Chris Lattner · 15 years ago
- de07681 remove some comments. by Chris Lattner · 15 years ago
- ae11c3f Integrate Jeffery Yasskin's suggestions with respect to by Dan Gohman · 15 years ago
- 93e066d Consolidate the description of volatile operations, now that some of the by Jeffrey Yasskin · 15 years ago
- c30f6e1 Branching or switching on trap transfers imminent undefined behavior by Dan Gohman · 15 years ago
- 28034cd add some typewriter tags by Gabor Greif · 15 years ago
- c68ce06 Fix HTML errors that Jeffery Yasskin noticed. by Dan Gohman · 15 years ago
- 095539f wrap some long lines. by Chris Lattner · 15 years ago
- 7c8e796 add GHC, thanks to David Terei by Chris Lattner · 15 years ago
- e32adf5 another typo pointed out by sajd by Gabor Greif · 15 years ago
- 1440dbe fix two typos pointed out by sajd by Gabor Greif · 15 years ago
- 8e0bd80 Added bullet about GNUstep Objective-C ABI support to the Clang section of the release notes. by David Chisnall · 15 years ago
- 698cbcb PHI nodes also do not necessarily return trap with a trap operand. by Dan Gohman · 15 years ago
- 1f04864 Fix typo. by Nick Lewycky · 15 years ago
- 27ef997 Switch getelementptr inbounds and sdiv exact from undef to trap. by Dan Gohman · 15 years ago
- fff6c53 Add an initial description of a new concept: trap values, and change by Dan Gohman · 15 years ago
- 3a1d4cf add macruby back by Chris Lattner · 15 years ago
- 9c675f1 Add a blurb about the new LSR. by Dan Gohman · 15 years ago
- 009364e The -condprop pass has been deleted. by Nick Lewycky · 15 years ago
- d64d12d The post-RA scheduler is currently off by default on x86. by Dan Gohman · 15 years ago
- f720a4e Add some verbiage about Clang to the 2.7 release notes by Douglas Gregor · 15 years ago
- 41a7766 Add mention of ARM atomic builtin support by Jim Grosbach · 15 years ago
- 269e0fe Update ARM frame index scavenging description by Jim Grosbach · 15 years ago