- afedcb3 describe extensions to the .bc format for function/global alignment by Chris Lattner · 20 years ago
- 49b1602 enumerate non-standard argument encoding cases, such as alignment info for by Chris Lattner · 20 years ago
- f97fa59 rearrange some info about the instruction encoding by Chris Lattner · 20 years ago
- f254836 Fix mac os spelling by Chris Lattner · 20 years ago
- c5851d4 Add more bison versions, thanks to Vladimir by Chris Lattner · 20 years ago
- f2be124 Per bug 655, give people more options in case 1.35 doesn't build on their by Chris Lattner · 20 years ago
- 2c122ce * Replace ampersands in section titles with more formal ``and'' by Misha Brukman · 20 years ago
- 42e957c Updated alpha known problems. by Andrew Lenharth · 20 years ago
- a088734 Update Getting Started for Visual Studio page. by Jeff Cohen · 20 years ago
- 6e520d0 Fix <> in html by Chris Lattner · 20 years ago
- c463b27 First hack-and-slash on the release notes. Comments and improvements welcome by Chris Lattner · 20 years ago
- feaf960 Basic updates by Chris Lattner · 20 years ago
- 1d9be9e Updated bytecode version numbers. by John Criswell · 20 years ago
- 0b81cda Fix spelling of 'separate'. by Jeff Cohen · 20 years ago
- cb9b4f9 Fixed spelling. by John Criswell · 20 years ago
- ff3468e Added a note to remove CVS directories when copying the sample project to by John Criswell · 20 years ago
- d6c6ee0 Attempt to make terminology more consistent. by John Criswell · 20 years ago
- eaf0f2b Andrew says that alpha basically works by Chris Lattner · 20 years ago
- 611a8d1 Fixed a grammar issue. by John Criswell · 20 years ago
- 0ec250c Grammar and punctuation fixes. by John Criswell · 20 years ago
- 56605ce This RA no longer exists by Chris Lattner · 20 years ago
- e941217 Three of these have been removed, as warned by Chris Lattner · 20 years ago
- a1ff931 Apparently, people object to floating pointers. Picky picky. by Chris Lattner · 20 years ago
- 82d61a1 As requested, a blurb on sub-targets. by Jim Laskey · 20 years ago
- 7d6915c fix some grammar-o's I noticed by Chris Lattner · 20 years ago
- c38959f Feedback from Nate. by Chris Lattner · 20 years ago
- df921f0 Document -view-isel-dags and -view-sched-dags by Chris Lattner · 20 years ago
- f623a08 Add notes about MF.viewCFG() and friends. by Chris Lattner · 20 years ago
- 7a025c8 Add a bunch of info about the isel autogenerator. Review appreciated! by Chris Lattner · 20 years ago
- 32e89f2 Fill this out some more. Add description of MBB/MF. Fix some broken links, by Chris Lattner · 20 years ago
- 47adebb Add a stub for the TargetSubtarget class. Jim, please fill a blurb in here by Chris Lattner · 20 years ago
- c3b0540 Update this significantly, mention subtarget and isel generation support. by Chris Lattner · 20 years ago
- e35d3bb update this a little bit to talk about the dag combiner and remove inaccuracies. by Chris Lattner · 20 years ago
- 88a06d2 Update the discussion of TargetRegisterDesc by Chris Lattner · 20 years ago
- e996714 Recommend what I actually test by Chris Lattner · 20 years ago
- 33694cf new expression type by Chris Lattner · 20 years ago
- 2286cab Add a requirement, patch contributed by Henrik Bach. by Chris Lattner · 20 years ago
- 22b7dfa Changed unsigned long to unsigned. by Jim Laskey · 20 years ago
- 2602922 Tweak of multiple occurance paragraph. by Jim Laskey · 20 years ago
- 1d8f626 Documentation updated to include upcoming support for bit vector support by Jim Laskey · 20 years ago
- ce5fcc3 Revert my patch which changed the code to not work. by Chris Lattner · 20 years ago
- 730e15e Make the example a bit easier to understand, suggested by Jim. by Chris Lattner · 20 years ago
- 7dc934d Update a doc, patch contributed by Jim Laskey! by Chris Lattner · 20 years ago
- a4d7414 llvm.sqrt somehow escaped documentation. by Chris Lattner · 20 years ago
- a577437 * "GNU Compiler Collection's gcc tool" is redundant by Misha Brukman · 20 years ago
- a307978 remove some sparc-v9-specific information by Chris Lattner · 20 years ago
- 627cd00 Provide descriptions for the TargetInstrInfo and TargetFrameInfo classes. by Reid Spencer · 20 years ago
- 2382ff7 Fixed some punctuation. by John Criswell · 20 years ago
- fce2ddc Update release notes regarding thread-safe JIT. by Reid Spencer · 20 years ago
- 9b988be add a note so I can remember the common t-t's by Chris Lattner · 20 years ago
- e531ec5 Bug fixed. by John Criswell · 20 years ago
- e67a951 add a note about variable length array by Chris Lattner · 20 years ago
- d0a4c62 SelectionDAG is very unhappy when the argument to an intrinsic is a struct by Andrew Lenharth · 20 years ago
- cf4dc1d Ignore some generated files. by Reid Spencer · 20 years ago
- 84b8697 Ignore generated files. by Reid Spencer · 20 years ago
- 8bf607a OK, after checking the backwards compatibility code on X86 and the new code by Andrew Lenharth · 20 years ago
- 0203a31 nothing funny about building the CFE on Linux/Itanium by Duraid Madina · 20 years ago
- ebc8c7d Reid linked to the CVS release notes on newsforge :( by Chris Lattner · 20 years ago
- 98391ce New Release Notes for LLVM 1.6. by John Criswell · 20 years ago
- 8bfe6a7 Merged in release_15. by John Criswell · 20 years ago
- b6f4afb Remove extra header in the SPARC section by Misha Brukman · 20 years ago
- 00812e2 Fix a few grammaros. by Reid Spencer · 20 years ago
- d985a1c * Add a link to the pattern-matching codegen docs * Tersify wording by Misha Brukman · 20 years ago
- 4937c9d Recommend writing new instruction selectors using pattern-based mechanisms by Misha Brukman · 20 years ago
- a3bfc6f Add link to debugging code generators with bugpoint by Misha Brukman · 20 years ago
- d5de2c8 Adjust the dependencies and generate the output to docs/userloc.html so by Reid Spencer · 20 years ago
- ee6fcf2 Add the ability to generate the User LOC page via the userloc.pl script. by Reid Spencer · 20 years ago
- 416db10 more minor edits by Chris Lattner · 20 years ago
- f9b1f46 more edits by Chris Lattner · 20 years ago
- bf30701 more edits, include stuff from the status update by Chris Lattner · 20 years ago
- 1c2c61f flush on the right and indented on the left looks a bit weird. by Chris Lattner · 20 years ago
- fc6b895 Added a note about how the type can be omitted in call instructions. by John Criswell · 20 years ago
- 77d36d4 fix a typo duraid noticed by Chris Lattner · 20 years ago
- 20514d1 more edits by Chris Lattner · 20 years ago
- f2b5e6e GCC4 + IA64 = badnews by Chris Lattner · 20 years ago
- eff29ab ctlz = most signficant bits, cttz = least sig by Chris Lattner · 20 years ago
- 98a493c add a sparcv8 section, make this validate by Chris Lattner · 20 years ago
- b38da0f more edits, add anchors by Chris Lattner · 20 years ago
- 1b592f0 edits to the simplify-libcalls element, move it higher in the list. by Chris Lattner · 20 years ago
- a4faa4a add generated code by Chris Lattner · 20 years ago
- 5934de7 Make note of the -simplify-libcalls pass. by Reid Spencer · 20 years ago
- 8a45876 Substantial edits for the release notes. by Chris Lattner · 20 years ago
- f5a5a6c add x86-64 abi by Chris Lattner · 20 years ago
- 50ffe0c * Truncate a long line. by Reid Spencer · 20 years ago
- 01f40b3 mention the C++ exception problems on alpha by Andrew Lenharth · 20 years ago
- 2e36d6e add a bit about the known problems on IA64 by Duraid Madina · 20 years ago
- 120bc6d minor changes by Chris Lattner · 20 years ago
- a5a4f26 user ops are not encoded in the bc format by Chris Lattner · 20 years ago
- a568177 Document the pseudo-instruction opcodes in opcode range 56-63. These are by Reid Spencer · 20 years ago
- c1f786c Minor fixup of typos. by John Criswell · 20 years ago
- 678cfa9 Removed PPC Linux support, as no one seems to have used it yet. by John Criswell · 20 years ago
- af94d58 Add a note about SPARC V8. by John Criswell · 20 years ago
- d0c4a76 Minor fixes. by John Criswell · 20 years ago
- 9321fa8 Added some missing platforms. Fixed some wording to be more accurate (I hope). by John Criswell · 20 years ago
- 0c8a9a1 More typo and wording fixes. by John Criswell · 20 years ago
- dbb8585 Add reassociation, minor cleanups. by Chris Lattner · 20 years ago
- 0159698 close off B< tag by Chris Lattner · 20 years ago
- f2b0a90 remove htmlisms by Chris Lattner · 20 years ago
- ebb9fef fix typo by Chris Lattner · 20 years ago
- f494e72 note how to disable inlining by Chris Lattner · 20 years ago