| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a description of the status of segmented stacks. | Rafael Espindola | 2011-11-27 | 1 | -0/+30 |
* | optimize, mc, x86 | Chris Lattner | 2011-11-27 | 1 | -63/+58 |
* | some writing. | Chris Lattner | 2011-11-27 | 1 | -43/+57 |
* | fix some out-of-date attribution. | Chris Lattner | 2011-11-27 | 1 | -2/+1 |
* | distribute various bullets to different sections. | Chris Lattner | 2011-11-27 | 1 | -196/+222 |
* | rewrite the known problems section. Including a short list of individual bug... | Chris Lattner | 2011-11-27 | 1 | -137/+23 |
* | move the detailed information about the EH rewrite to a comment, Bill is | Chris Lattner | 2011-11-27 | 1 | -14/+27 |
* | tweak subprojects' section | Chris Lattner | 2011-11-27 | 1 | -18/+23 |
* | some random notes. | Chris Lattner | 2011-11-27 | 1 | -25/+26 |
* | add some final random notes, I've completed my pass over all the commits. | Chris Lattner | 2011-11-27 | 1 | -6/+17 |
* | add some notes. | Chris Lattner | 2011-11-27 | 1 | -1/+8 |
* | remove asmparsing and documentation support for "volatile load", which was on... | Chris Lattner | 2011-11-27 | 2 | -6/+6 |
* | some notes. | Chris Lattner | 2011-11-27 | 1 | -2/+5 |
* | add some notes | Chris Lattner | 2011-11-27 | 1 | -3/+18 |
* | Move the branch probability blurb into the optimizer section. Add a minimal b... | Benjamin Kramer | 2011-11-26 | 1 | -5/+9 |
* | Added Objective-C and libc++ details to the 3.0 release notes. | David Chisnall | 2011-11-26 | 1 | -3/+22 |
* | shpelling | Benjamin Kramer | 2011-11-25 | 1 | -5/+5 |
* | Remove ZooLib from the projects list. | Benjamin Kramer | 2011-11-25 | 1 | -18/+0 |
* | add a user | Chris Lattner | 2011-11-25 | 1 | -0/+16 |
* | add some notes | Chris Lattner | 2011-11-25 | 1 | -0/+3 |
* | add faust | Chris Lattner | 2011-11-25 | 1 | -0/+15 |
* | Add a few notes for ARM and a blurb about the MCJIT. | Jim Grosbach | 2011-11-24 | 1 | -6/+12 |
* | x86/windows issues fixed. | Chris Lattner | 2011-11-17 | 1 | -18/+3 |
* | There are already problems with building LLVM under VS2005, and it's | Chandler Carruth | 2011-11-16 | 3 | -8/+7 |
* | Merge ObjCPropertyDebugInfo.html into SourceLevelDebugging.html | Devang Patel | 2011-11-15 | 3 | -240/+224 |
* | jakob fixed X87 inline asm! | Chris Lattner | 2011-11-15 | 1 | -4/+4 |
* | add ImmutableSet/Map dox, patch by Caitlin Sadowski! | Chris Lattner | 2011-11-15 | 1 | -1/+45 |
* | add PTX backend info | Chris Lattner | 2011-11-15 | 1 | -0/+24 |
* | some notes. | Chris Lattner | 2011-11-15 | 1 | -0/+28 |
* | Update section "MIPS Target Improvements" in the llvm 3.0 release notes. | Akira Hatanaka | 2011-11-15 | 1 | -0/+21 |
* | Add ObjCPropertyDebugInfo.html | Devang Patel | 2011-11-15 | 1 | -0/+3 |
* | Document debug info support for objective-c properties. | Devang Patel | 2011-11-15 | 1 | -0/+237 |
* | Add release notes for the MicroBlaze backend. | Wesley Peck | 2011-11-14 | 1 | -0/+5 |
* | Add clang_complete to release notes | Tobias Grosser | 2011-11-14 | 1 | -0/+12 |
* | Add Polly to release notes | Tobias Grosser | 2011-11-14 | 1 | -0/+16 |
* | LLVMBuild: Add explicit information on whether targets define an assembly pri... | Daniel Dunbar | 2011-11-11 | 1 | -0/+6 |
* | Add blurb for VMKit. | Nicolas Geoffray | 2011-11-10 | 1 | -6/+25 |
* | random notes, llvm-gcc is gone, fix a few broken tags. | Chris Lattner | 2011-11-10 | 1 | -123/+8 |
* | Release notes for DragonEgg. | Duncan Sands | 2011-11-10 | 1 | -6/+19 |
* | llvm-build: Add an explicit component type to represent targets. | Daniel Dunbar | 2011-11-10 | 1 | -4/+20 |
* | Reformat the quote and tag the math stuff with <tt> tags. | Bill Wendling | 2011-11-09 | 1 | -6/+9 |
* | Add Eero to the list of external projects. | Bill Wendling | 2011-11-08 | 1 | -0/+16 |
* | Cleanup the formatting. | Bill Wendling | 2011-11-08 | 1 | -22/+37 |
* | Add ISPC to the external projects list. | Bill Wendling | 2011-11-07 | 1 | -0/+16 |
* | Release Notes: add a description of -enable-iv-rewrite. | Andrew Trick | 2011-11-06 | 1 | -0/+23 |
* | docs/GettingStarted.html: [Git] Add another example for "[Gmail]/Drafts" in T... | NAKAMURA Takumi | 2011-11-06 | 1 | -0/+2 |
* | Recommend the -flto flag instead of -use-gold-plugin, and update | Peter Collingbourne | 2011-11-05 | 1 | -14/+13 |
* | llvm-build: Add initial --write-cmake-fragment option. | Daniel Dunbar | 2011-11-04 | 1 | -0/+7 |
* | Fix some misplaced punctuation. | Bill Wendling | 2011-11-04 | 1 | -2/+2 |
* | llvm-build: Add initial code for --write-make-fragment. | Daniel Dunbar | 2011-11-03 | 1 | -0/+7 |