Age | Commit message (Expand) | Author |
2011-12-12 | llvm-build: Switch to using the common subdirectory list instead of | Daniel Dunbar |
2011-12-12 | llvm-build: Add sketchy support for preserving comments when using | Daniel Dunbar |
2011-12-12 | Hexagon backend support | Tony Linthicum |
2011-12-12 | LLVMBuild: Remove trailing newline, which irked me. | Daniel Dunbar |
2011-12-12 | Update the LangRef documentation for llvm.ctlz and llvm.cttz to specify | Chandler Carruth |
2011-12-09 | Random cleanups. No description changes. | Bill Wendling |
2011-12-09 | Revert r146041 et al. The FunctionPass doesn't take an address but the ID. | Bill Wendling |
2011-12-09 | Typo. | Chad Rosier |
2011-12-07 | Also pass in correct initializer here. | Bill Wendling |
2011-12-07 | Correct initializer in example. | Bill Wendling |
2011-12-06 | Make Release Notes HTML 4.01 Strict. | Jakub Staszak |
2011-12-06 | Add documentation for machine-independent DFA packetizer | Anshuman Dasgupta |
2011-12-06 | Add link to builtin_expect in Release Notes. | Jakub Staszak |
2011-12-06 | Add link to llvm.expect in Release Notes. | Jakub Staszak |
2011-12-06 | Fix a subtle semantic issue with poison values that came up in | Dan Gohman |
2011-12-06 | Line up the comments in a code example. | Dan Gohman |
2011-12-06 | Rename "Trap Values" to "Poison Values", to better reflect their | Dan Gohman |
2011-12-05 | Move 'returns_twice' definition into alphabetical place. | Bill Wendling |
2011-12-05 | Add support for vectors of pointers. | Nadav Rotem |
2011-12-04 | Fix table of contents. | Jakub Staszak |
2011-12-04 | Add 'llvm.expect' intrinsic description. | Jakub Staszak |
2011-12-01 | fix broken tag | Chris Lattner |
2011-11-30 | More cleanups. No content change. | Bill Wendling |
2011-11-30 | Minor cleanup. No content change. | Bill Wendling |
2011-11-30 | Remove an XXX which hasn't been fixed yet. It's too late now. | Bill Wendling |
2011-11-30 | Mention that -O4 does result in more optimization when used with | Duncan Sands |
2011-11-29 | Update the docs for some of the test-suite configure changes and | Eric Christopher |
2011-11-29 | grammar. | Rafael Espindola |
2011-11-29 | Add a link to Bill's blog post. | Benjamin Kramer |
2011-11-29 | Release notes for segmented stacks. | Rafael Espindola |
2011-11-29 | Remove content that has been moved to Clang release notes. | Peter Collingbourne |
2011-11-29 | Fix grammar. | Peter Collingbourne |
2011-11-29 | Add a link from the LLVM release notes to the Clang release notes. | Chandler Carruth |
2011-11-28 | Expand the part about CFI a bit. | Rafael Espindola |
2011-11-28 | Add documentation for llvm-cov. | Devang Patel |
2011-11-28 | Merging two bullet points into one | Joe Abbey |
2011-11-28 | Add OpenCL blurb to release notes. | Peter Collingbourne |
2011-11-28 | Remove dead llvm.eh.sjlj.dispatchsetup intrinsic. | Bill Wendling |
2011-11-28 | Add object file related release notes. | Michael J. Spencer |
2011-11-28 | Explain what ExeDepsFix does. | Jakob Stoklund Olesen |
2011-11-28 | Fix spelling/grammar errors found by Duncan. | Rafael Espindola |
2011-11-28 | Add a blurb about the new ExecutionDepsFix pass. | Jakob Stoklund Olesen |
2011-11-27 | dwarf parsing stuff. | Chris Lattner |
2011-11-27 | first pass of writing complete! | Chris Lattner |
2011-11-27 | arm and carve out a place ot mention segmented stacks. | Chris Lattner |
2011-11-27 | Add a description of the status of segmented stacks. | Rafael Espindola |
2011-11-27 | optimize, mc, x86 | Chris Lattner |
2011-11-27 | some writing. | Chris Lattner |
2011-11-27 | fix some out-of-date attribution. | Chris Lattner |
2011-11-27 | distribute various bullets to different sections. | Chris Lattner |