summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* LLVMBuild: Remove trailing newline, which irked me.Daniel Dunbar2011-12-12
* Update the LangRef documentation for llvm.ctlz and llvm.cttz to specifyChandler Carruth2011-12-12
* Random cleanups. No description changes.Bill Wendling2011-12-09
* Revert r146041 et al. The FunctionPass doesn't take an address but the ID.Bill Wendling2011-12-09
* Typo.Chad Rosier2011-12-09
* Also pass in correct initializer here.Bill Wendling2011-12-07
* Correct initializer in example.Bill Wendling2011-12-07
* Make Release Notes HTML 4.01 Strict.Jakub Staszak2011-12-06
* Add documentation for machine-independent DFA packetizerAnshuman Dasgupta2011-12-06
* Add link to builtin_expect in Release Notes.Jakub Staszak2011-12-06
* Add link to llvm.expect in Release Notes.Jakub Staszak2011-12-06
* Fix a subtle semantic issue with poison values that came up inDan Gohman2011-12-06
* Line up the comments in a code example.Dan Gohman2011-12-06
* Rename "Trap Values" to "Poison Values", to better reflect theirDan Gohman2011-12-06
* Move 'returns_twice' definition into alphabetical place.Bill Wendling2011-12-05
* Add support for vectors of pointers.Nadav Rotem2011-12-05
* Fix table of contents.Jakub Staszak2011-12-04
* Add 'llvm.expect' intrinsic description.Jakub Staszak2011-12-04
* fix broken tagChris Lattner2011-12-01
* More cleanups. No content change.Bill Wendling2011-11-30
* Minor cleanup. No content change.Bill Wendling2011-11-30
* Remove an XXX which hasn't been fixed yet. It's too late now.Bill Wendling2011-11-30
* Mention that -O4 does result in more optimization when used withDuncan Sands2011-11-30
* Update the docs for some of the test-suite configure changes andEric Christopher2011-11-29
* grammar.Rafael Espindola2011-11-29
* Add a link to Bill's blog post.Benjamin Kramer2011-11-29
* Release notes for segmented stacks.Rafael Espindola2011-11-29
* Remove content that has been moved to Clang release notes.Peter Collingbourne2011-11-29
* Fix grammar.Peter Collingbourne2011-11-29
* Add a link from the LLVM release notes to the Clang release notes.Chandler Carruth2011-11-29
* Expand the part about CFI a bit.Rafael Espindola2011-11-28
* Add documentation for llvm-cov.Devang Patel2011-11-28
* Merging two bullet points into oneJoe Abbey2011-11-28
* Add OpenCL blurb to release notes.Peter Collingbourne2011-11-28
* Remove dead llvm.eh.sjlj.dispatchsetup intrinsic.Bill Wendling2011-11-28
* Add object file related release notes.Michael J. Spencer2011-11-28
* Explain what ExeDepsFix does.Jakob Stoklund Olesen2011-11-28
* Fix spelling/grammar errors found by Duncan.Rafael Espindola2011-11-28
* Add a blurb about the new ExecutionDepsFix pass.Jakob Stoklund Olesen2011-11-28
* dwarf parsing stuff.Chris Lattner2011-11-27
* first pass of writing complete!Chris Lattner2011-11-27
* arm and carve out a place ot mention segmented stacks.Chris Lattner2011-11-27
* Add a description of the status of segmented stacks.Rafael Espindola2011-11-27
* optimize, mc, x86Chris Lattner2011-11-27
* some writing.Chris Lattner2011-11-27
* fix some out-of-date attribution.Chris Lattner2011-11-27
* distribute various bullets to different sections.Chris Lattner2011-11-27
* rewrite the known problems section. Including a short list of individual bug...Chris Lattner2011-11-27
* move the detailed information about the EH rewrite to a comment, Bill isChris Lattner2011-11-27
* tweak subprojects' sectionChris Lattner2011-11-27