| Commit message (Expand) | Author | Age | Files | Lines |
* | lit: Add --config-prefix option, to override default config file names. | Daniel Dunbar | 2009-10-25 | 1 | -0/+5 |
* | Regenerate. | Mikhail Glushenkov | 2009-10-25 | 1 | -30/+75 |
* | Auto-upgrade free instructions to calls to the builtin free function. | Victor Hernandez | 2009-10-24 | 1 | -12/+0 |
* | Add 2.6 release note. | Tanya Lattner | 2009-10-23 | 1 | -0/+1 |
* | Try r84890 again (adding ValueMap<>), now that I've tested the compile on | Jeffrey Yasskin | 2009-10-22 | 1 | -0/+18 |
* | Revert r84890, which broke the linux build. | Jeffrey Yasskin | 2009-10-22 | 1 | -18/+0 |
* | Add a ValueMap<ValueOrSubclass*, T> type. ValueMap<Value*, T> is safe to use | Jeffrey Yasskin | 2009-10-22 | 1 | -0/+18 |
* | Rename msasm to alignstack per review. | Dale Johannesen | 2009-10-21 | 1 | -6/+10 |
* | Two corrections for docs/CMake.html. | Oscar Fuentes | 2009-10-21 | 1 | -2/+2 |
* | Add link to 'lit' from CommandGuide. | Daniel Dunbar | 2009-10-19 | 1 | -0/+2 |
* | check in a bunch of content from TestingGuide. Part of PR5216 | Chris Lattner | 2009-10-17 | 1 | -3/+183 |
* | Update from Cristina, llvm-gcc doesn't build on the SPARC version of solaris | Chris Lattner | 2009-10-16 | 1 | -1/+1 |
* | The gcc plugin is now called dragonegg.so and no longer llvm.so. | Duncan Sands | 2009-10-15 | 1 | -1/+1 |
* | I don't see any point in having both eh.selector.i32 and eh.selector.i64, | Duncan Sands | 2009-10-14 | 1 | -4/+2 |
* | Documentation for the new msasm flag, which is no | Dale Johannesen | 2009-10-13 | 1 | -2/+16 |
* | rename ReleaseNotes-2.6.html -> ReleaseNotes.html | Chris Lattner | 2009-10-13 | 2 | -1681/+717 |
* | add Zero | Chris Lattner | 2009-10-13 | 1 | -1/+18 |
* | Force memory use markers to have a ConstantInt for the size argument. | Nick Lewycky | 2009-10-13 | 1 | -8/+12 |
* | Add new "memory use marker" intrinsics. These indicate lifetimes and invariant | Nick Lewycky | 2009-10-13 | 1 | -0/+131 |
* | fix validation error pointed out by gabor (and the w3c :) | Chris Lattner | 2009-10-12 | 1 | -1/+1 |
* | Improve bugpoint doc, patch by Timo Lindfors! | Chris Lattner | 2009-10-12 | 1 | -0/+11 |
* | another bunch of <tt>s | Gabor Greif | 2009-10-12 | 1 | -8/+8 |
* | even more <tt>s | Gabor Greif | 2009-10-12 | 1 | -14/+14 |
* | more typewriter face | Gabor Greif | 2009-10-12 | 1 | -17/+20 |
* | fix three validation errors, I leave the fourth to sabre :-) | Gabor Greif | 2009-10-12 | 1 | -4/+1 |
* | set some options in typewriter font | Gabor Greif | 2009-10-12 | 1 | -4/+5 |
* | Documentation: Perform automated correction of common typos. | Benjamin Kramer | 2009-10-12 | 19 | -42/+42 |
* | Fix typo, patch from Timo Juhani Lindfors. | Torok Edwin | 2009-10-12 | 2 | -2/+2 |
* | pic16 uses 16 bit pointers, but is 8 bit. | Chris Lattner | 2009-10-11 | 1 | -1/+1 |
* | More DragonEgg verbiage. | Duncan Sands | 2009-10-11 | 1 | -12/+17 |
* | Remove spurious brackets. | Duncan Sands | 2009-10-11 | 1 | -1/+1 |
* | add PR5004 as a known problem. | Chris Lattner | 2009-10-11 | 1 | -0/+6 |
* | duncan points out that llvm-gcc doesn't do the right thing with -fverbose-asm... | Chris Lattner | 2009-10-11 | 1 | -2/+3 |
* | some notes from Anton | Chris Lattner | 2009-10-11 | 1 | -1/+5 |
* | catch some other serial commas that my earlier grep did not spot | Gabor Greif | 2009-10-11 | 1 | -3/+3 |
* | eliminate some instances of serial comma. sabre, if you feel strong about thi... | Gabor Greif | 2009-10-11 | 1 | -13/+13 |
* | Fix typo. | Duncan Sands | 2009-10-11 | 1 | -1/+1 |
* | apply some tweaks | Gabor Greif | 2009-10-11 | 1 | -9/+10 |
* | fix some obvious typos | Gabor Greif | 2009-10-11 | 1 | -4/+4 |
* | Add an outline of the DragonEgg gcc plugin. | Duncan Sands | 2009-10-11 | 1 | -2/+15 |
* | Update release notes blurb on the static analyzer. | Ted Kremenek | 2009-10-11 | 1 | -3/+11 |
* | clarify | Chris Lattner | 2009-10-10 | 1 | -1/+1 |
* | fix broken link | Chris Lattner | 2009-10-10 | 1 | -1/+1 |
* | final changes. | Chris Lattner | 2009-10-10 | 1 | -31/+27 |
* | down to 'major changes' | Chris Lattner | 2009-10-10 | 1 | -19/+50 |
* | more updates | Chris Lattner | 2009-10-10 | 1 | -43/+64 |
* | add a link to the GSG for info on how to check out svn trunk | Chris Lattner | 2009-10-10 | 1 | -1/+3 |
* | x86 uses 5 operands for most memory refs now. | Chris Lattner | 2009-10-10 | 1 | -6/+9 |
* | More spelling and grammar tweaks. | Duncan Sands | 2009-10-10 | 1 | -16/+16 |
* | More spelling fixes. | Benjamin Kramer | 2009-10-10 | 1 | -3/+3 |