2012-02-15 |
Daniel Dunbar | utils: Kill NewNightlyTest.pl, which has been replaced... |
tree | commitdiff |
2012-02-11 |
Bill Wendling | Document the new module flags. |
tree | commitdiff |
2012-02-10 |
Pete Cooper | Added description of invariant.load metadata to LangRef... |
tree | commitdiff |
2012-02-10 |
Jia Liu | update --enable-targets list |
tree | commitdiff |
2012-02-09 |
Devang Patel | Now subprogram descriptors are not collected by llvm... |
tree | commitdiff |
2012-02-08 |
Chris Lattner | fix broken link |
tree | commitdiff |
2012-02-08 |
Chris Lattner | No actual functional change here, just some clarifications: |
tree | commitdiff |
2012-02-08 |
Chris Lattner | add an explicit section on static constructors. |
tree | commitdiff |
2012-02-07 |
Bill Wendling | Rephrase to add clarity. |
tree | commitdiff |
2012-02-06 |
Bill Wendling | Document the 'unwind' removal. |
tree | commitdiff |
2012-02-06 |
Bill Wendling | [unwind removal] Remove any mention of the 'unwind... |
tree | commitdiff |
2012-02-06 |
Devang Patel | Update docs describing objective-c property encoding... |
tree | commitdiff |
2012-02-06 |
Bill Wendling | Mention that the 'unwind' instruction is now deprecated. |
tree | commitdiff |
2012-02-05 |
Eli Bendersky | Fix typo and broken link |
tree | commitdiff |
2012-02-05 |
Eli Bendersky | Add missing paren |
tree | commitdiff |
2012-02-01 |
Hal Finkel | Add a basic-block autovectorization pass. |
tree | commitdiff |
2012-01-30 |
Dan Gohman | basic-aa does support AliasAnalysis chaining now. |
tree | commitdiff |
2012-01-30 |
Talin | DenseMap::find_as() and unit tests. |
tree | commitdiff |
2012-01-25 |
Jim Grosbach | Tidy up. s/Low Level Virtual Machine/LLVM/. |
tree | commitdiff |
2012-01-23 |
Nick Lewycky | Fix broken link. |
tree | commitdiff |
2012-01-20 |
Kostya Serebryany | Extend Attributes to 64 bits |
tree | commitdiff |
2012-01-19 |
Chad Rosier | Fix typo. |
tree | commitdiff |
2012-01-16 |
Jakob Stoklund Olesen | Add a new kind of MachineOperand: MO_RegisterMask. |
tree | commitdiff |
2012-01-16 |
Joe Abbey | Adding a Hexagon cell for segmented stacks, as they... |
tree | commitdiff |
2012-01-13 |
Duncan Sands | Try to clarify a little how exception handling works. |
tree | commitdiff |
2012-01-12 |
Bill Wendling | Revert accidental commit. |
tree | commitdiff |
2012-01-12 |
Bill Wendling | Fix the code that was WRONG. |
tree | commitdiff |
2012-01-07 |
Eli Bendersky | Fix dead link |
tree | commitdiff |
2012-01-05 |
Eli Bendersky | test commit (verifyiing commit access) |
tree | commitdiff |
2012-01-05 |
Jakob Stoklund Olesen | Freeze reserved registers before starting register... |
tree | commitdiff |
2012-01-03 |
Eric Christopher | Fix typo. |
tree | commitdiff |
2012-01-02 |
Duncan Sands | Correct spelling. |
tree | commitdiff |
2012-01-01 |
NAKAMURA Takumi | Happy new year 2012! |
tree | commitdiff |
2011-12-25 |
Nadav Rotem | Update the LangRef documentation: the codegen does... |
tree | commitdiff |
2011-12-20 |
Nadav Rotem | Add a few lines to the release notes: |
tree | commitdiff |
2011-12-20 |
Dan Gohman | Add a line to ReleaseNotes for half float. |
tree | commitdiff |
2011-12-19 |
Jakob Stoklund Olesen | Remove a register class that can just as well be synthe... |
tree | commitdiff |
2011-12-17 |
Dan Gohman | The powers that be have decided that LLVM IR should... |
tree | commitdiff |
2011-12-16 |
Eric Christopher | Fix spacing. |
tree | commitdiff |
2011-12-16 |
Eric Christopher | Update documentation. |
tree | commitdiff |
2011-12-16 |
Devang Patel | Clarify and fix subprogram description. |
tree | commitdiff |
2011-12-16 |
Jakob Stoklund Olesen | Note ARM constant island alignment in the release notes. |
tree | commitdiff |
2011-12-14 |
Evan Cheng | Add a blurb about MachineInstr bundling support. |
tree | commitdiff |
2011-12-14 |
Evan Cheng | Add high level description of MachineInstr bundles. |
tree | commitdiff |
2011-12-14 |
Duncan Sands | Vectors are not aggregate types (see isAggregateType). |
tree | commitdiff |
2011-12-13 |
Kostya Serebryany | mention AddressSanitizer in 3.1 release notes |
tree | commitdiff |
2011-12-13 |
Chris Lattner | Rip llvm 3.0 out of the release notes, making room... |
tree | commitdiff |
2011-12-13 |
Bill Wendling | Use the example from clang, not the GCC frontend, which... |
tree | commitdiff |
2011-12-12 |
Daniel Dunbar | llvm-build: Switch to using the common subdirectory... |
tree | commitdiff |
2011-12-12 |
Daniel Dunbar | llvm-build: Add sketchy support for preserving comments... |
tree | commitdiff |
2011-12-12 |
Tony Linthicum | Hexagon backend support |
tree | commitdiff |
2011-12-12 |
Daniel Dunbar | LLVMBuild: Remove trailing newline, which irked me. |
tree | commitdiff |
2011-12-12 |
Chandler Carruth | Update the LangRef documentation for llvm.ctlz and... |
tree | commitdiff |
2011-12-09 |
Bill Wendling | Random cleanups. No description changes. |
tree | commitdiff |
2011-12-09 |
Bill Wendling | Revert r146041 et al. The FunctionPass doesn't take... |
tree | commitdiff |
2011-12-09 |
Chad Rosier | Typo. |
tree | commitdiff |
2011-12-07 |
Bill Wendling | Also pass in correct initializer here. |
tree | commitdiff |
2011-12-07 |
Bill Wendling | Correct initializer in example. |
tree | commitdiff |
2011-12-06 |
Jakub Staszak | Make Release Notes HTML 4.01 Strict. |
tree | commitdiff |
2011-12-06 |
Anshuman Dasgupta | Add documentation for machine-independent DFA packetizer |
tree | commitdiff |
2011-12-06 |
Jakub Staszak | Add link to builtin_expect in Release Notes. |
tree | commitdiff |
2011-12-06 |
Jakub Staszak | Add link to llvm.expect in Release Notes. |
tree | commitdiff |
2011-12-06 |
Dan Gohman | Fix a subtle semantic issue with poison values that... |
tree | commitdiff |
2011-12-06 |
Dan Gohman | Line up the comments in a code example. |
tree | commitdiff |
2011-12-06 |
Dan Gohman | Rename "Trap Values" to "Poison Values", to better... |
tree | commitdiff |
2011-12-05 |
Bill Wendling | Move 'returns_twice' definition into alphabetical place. |
tree | commitdiff |
2011-12-05 |
Nadav Rotem | Add support for vectors of pointers. |
tree | commitdiff |
2011-12-04 |
Jakub Staszak | Fix table of contents. |
tree | commitdiff |
2011-12-04 |
Jakub Staszak | Add 'llvm.expect' intrinsic description. |
tree | commitdiff |
2011-12-01 |
Chris Lattner | fix broken tag |
tree | commitdiff |
2011-11-30 |
Bill Wendling | More cleanups. No content change. |
tree | commitdiff |
2011-11-30 |
Bill Wendling | Minor cleanup. No content change. |
tree | commitdiff |
2011-11-30 |
Bill Wendling | Remove an XXX which hasn't been fixed yet. It's too... |
tree | commitdiff |
2011-11-30 |
Duncan Sands | Mention that -O4 does result in more optimization when... |
tree | commitdiff |
2011-11-29 |
Eric Christopher | Update the docs for some of the test-suite configure... |
tree | commitdiff |
2011-11-29 |
Rafael Espindola | grammar. |
tree | commitdiff |
2011-11-29 |
Benjamin Kramer | Add a link to Bill's blog post. |
tree | commitdiff |
2011-11-29 |
Rafael Espindola | Release notes for segmented stacks. |
tree | commitdiff |
2011-11-29 |
Peter Collingbourne | Remove content that has been moved to Clang release... |
tree | commitdiff |
2011-11-29 |
Peter Collingbourne | Fix grammar. |
tree | commitdiff |
2011-11-29 |
Chandler Carruth | Add a link from the LLVM release notes to the Clang... |
tree | commitdiff |
2011-11-28 |
Rafael Espindola | Expand the part about CFI a bit. |
tree | commitdiff |
2011-11-28 |
Devang Patel | Add documentation for llvm-cov. |
tree | commitdiff |
2011-11-28 |
Joe Abbey | Merging two bullet points into one |
tree | commitdiff |
2011-11-28 |
Peter Collingbourne | Add OpenCL blurb to release notes. |
tree | commitdiff |
2011-11-28 |
Bill Wendling | Remove dead llvm.eh.sjlj.dispatchsetup intrinsic. |
tree | commitdiff |
2011-11-28 |
Michael J. Spencer | Add object file related release notes. |
tree | commitdiff |
2011-11-28 |
Jakob Stoklund Olesen | Explain what ExeDepsFix does. |
tree | commitdiff |
2011-11-28 |
Rafael Espindola | Fix spelling/grammar errors found by Duncan. |
tree | commitdiff |
2011-11-28 |
Jakob Stoklund Olesen | Add a blurb about the new ExecutionDepsFix pass. |
tree | commitdiff |
2011-11-27 |
Chris Lattner | dwarf parsing stuff. |
tree | commitdiff |
2011-11-27 |
Chris Lattner | first pass of writing complete! |
tree | commitdiff |
2011-11-27 |
Chris Lattner | arm and carve out a place ot mention segmented stacks. |
tree | commitdiff |
2011-11-27 |
Rafael Espindola | Add a description of the status of segmented stacks. |
tree | commitdiff |
2011-11-27 |
Chris Lattner | optimize, mc, x86 |
tree | commitdiff |
2011-11-27 |
Chris Lattner | some writing. |
tree | commitdiff |
2011-11-27 |
Chris Lattner | fix some out-of-date attribution. |
tree | commitdiff |
2011-11-27 |
Chris Lattner | distribute various bullets to different sections. |
tree | commitdiff |
2011-11-27 |
Chris Lattner | rewrite the known problems section. Including a short... |
tree | commitdiff |
2011-11-27 |
Chris Lattner | move the detailed information about the EH rewrite... |
tree | commitdiff |
next |