2011-07-27 |
Bill Wendling | Merge the contents from exception-handling-rewrite... |
blob | commitdiff | raw | diff to current |
2011-07-26 |
Bill Wendling | Fix a typo. |
blob | commitdiff | raw | diff to current |
2011-07-26 |
Bill Wendling | Clean up the HTML here a bit. |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Eli Friedman | Initial implementation of 'fence' instruction, the... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Rafael Espindola | Add uwtable to the langref. |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Chris Lattner | clarify that opaque is actually a struct type, PR10430 |
blob | commitdiff | raw | diff to current |
2011-07-22 |
Eli Friedman | Some LangRef tweaks, per Dan's comments. |
blob | commitdiff | raw | diff to current |
2011-07-20 |
Eli Friedman | Commit LangRef changes for LLVM concurrency model.... |
blob | commitdiff | raw | diff to current |
2011-07-09 |
Chris Lattner | Land the long talked about "type system rewrite" patch... |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Cameron Zwarich | Use add instead of accumulate. |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Cameron Zwarich | Add an intrinsic and codegen support for fused multiply... |
blob | commitdiff | raw | diff to current |
2011-07-01 |
Owen Anderson | Generalize @llvm.ctlz, @llvm.cttz, and @llvm.ctpop... |
blob | commitdiff | raw | diff to current |
2011-06-29 |
Evan Cheng | Add missing operand. rdar://9694169 |
blob | commitdiff | raw | diff to current |
2011-06-16 |
Dan Gohman | Document nonlazybind. |
blob | commitdiff | raw | diff to current |
2011-06-14 |
Bruno Cardoso Lopes | Add one more argument to the prefetch intrinsic to... |
blob | commitdiff | raw | diff to current |
2011-05-27 |
Dan Gohman | Fix copy+pastos. |
blob | commitdiff | raw | diff to current |
2011-05-23 |
Dan Gohman | Document llvm.exp and llvm.pow. |
blob | commitdiff | raw | diff to current |
2011-05-22 |
Chris Lattner | insertvalue takes a variable number of arguments, docum... |
blob | commitdiff | raw | diff to current |
2011-05-16 |
Nick Lewycky | Fix errors in this llvm ir example. |
blob | commitdiff | raw | diff to current |
2011-04-23 |
NAKAMURA Takumi | docs: Introduce cascading style <div> and <p> continued... |
blob | commitdiff | raw | diff to current |
2011-04-18 |
NAKAMURA Takumi | docs: Use <Hn> as Heading elements instead of <DIV... |
blob | commitdiff | raw | diff to current |
2011-04-15 |
Chris Lattner | Fix a ton of comment typos found by codespell. Patch by |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Dan Gohman | Fix a hole in the definition of "dependence" used by... |
blob | commitdiff | raw | diff to current |
2011-04-09 |
NAKAMURA Takumi | docs: Canonicalize URLs. |
blob | commitdiff | raw | diff to current |
2011-03-31 |
Nick Lewycky | Pick better examples. "fpext float 3.1415 to double... |
blob | commitdiff | raw | diff to current |
2011-03-17 |
Cameron Zwarich | Change the signext language in LangRef to closer match... |
blob | commitdiff | raw | diff to current |
2011-03-16 |
Cameron Zwarich | The x86-64 ABI says that a bool is only guaranteed... |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Duncan Sands | Clarify that the result of an srem is only guaranteed... |
blob | commitdiff | raw | diff to current |
2011-03-02 |
Bill Wendling | Small cleanup. |
blob | commitdiff | raw | diff to current |
2011-02-24 |
Nadav Rotem | Enable support for vector sext and trunc: |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Nadav Rotem | Fix 9267; Add vector zext support. |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Chris Lattner | fix typo |
blob | commitdiff | raw | diff to current |
2011-02-07 |
Chris Lattner | implement .ll and .bc support for nsw/nuw on shl and... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Chris Lattner | enhance vmcore to know that udiv's can be exact, and... |
blob | commitdiff | raw | diff to current |
2011-01-29 |
Nick Lewycky | Most browsers eliminate whitespace between anchor tags... |
blob | commitdiff | raw | diff to current |
2011-01-15 |
Rafael Espindola | Add a clarification about merging constants with and... |
blob | commitdiff | raw | diff to current |
2011-01-08 |
Rafael Espindola | First step in fixing PR8927: |
blob | commitdiff | raw | diff to current |
2010-12-28 |
Tobias Grosser | Integers are primitive types. Update the documentation... |
blob | commitdiff | raw | diff to current |
2010-12-05 |
Frits van Bommel | Clarify some of the differences between indexing with... |
blob | commitdiff | raw | diff to current |
2010-11-30 |
Nick Lewycky | Make @llvm.invariant.start not be readonly, so that... |
blob | commitdiff | raw | diff to current |
2010-11-20 |
Chris Lattner | a byval argument without an align can have an arbitrary... |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Chris Lattner | With the newly simplified SourceMgr interfaces and... |
blob | commitdiff | raw | diff to current |
2010-10-27 |
Bill Wendling | Random cleanups and format changes. |
blob | commitdiff | raw | diff to current |
2010-10-25 |
Charles Davis | Make the description of the hotpatch attribute even... |
blob | commitdiff | raw | diff to current |
2010-10-25 |
Charles Davis | Make hotpatch attribute description a little less Winte... |
blob | commitdiff | raw | diff to current |
2010-10-25 |
Charles Davis | Add a new 'hotpatch' attribute. This attribute will... |
blob | commitdiff | raw | diff to current |
2010-10-10 |
Chris Lattner | clarify that zero sized vectors are illegal, PR8340 |
blob | commitdiff | raw | diff to current |
2010-10-01 |
Dale Johannesen | Fix pasto. |
blob | commitdiff | raw | diff to current |
2010-10-01 |
Dale Johannesen | Add some doc for the x86mmx type. |
blob | commitdiff | raw | diff to current |
2010-08-28 |
Chris Lattner | remove unions from LLVM IR. They are severely buggy... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Bill Wendling | Create the new linker type "linker_private_weak_def_auto". |
blob | commitdiff | raw | diff to current |
2010-08-17 |
Chris Lattner | fix a broken link |
blob | commitdiff | raw | diff to current |
2010-08-17 |
Chris Lattner | add some 's to a pre to avoid newlines being... |
blob | commitdiff | raw | diff to current |
2010-07-30 |
John Criswell | Grammar cop pullover: Corrected and improved some gramm... |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Dan Gohman | Disallow null as a named metadata operand. |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Dan Gohman | Fix the Named Metadata example to make it clear which... |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Benjamin Kramer | HTML cleanup and validation. |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Duncan Sands | When doing sext/zext of constants, the target type... |
blob | commitdiff | raw | diff to current |
2010-07-11 |
Dan Gohman | sdiv overflow is outright undefined behavior, with... |
blob | commitdiff | raw | diff to current |
2010-07-06 |
John McCall | Closing tags start with slashes. |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Chris Lattner | minor typo |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Nick Lewycky | Alphabetize the list of function parameters. |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Dan Gohman | Note the relationship between C99 restrict and LLVM... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Dan Gohman | Describe which dependencies are relevant to noalias... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Dan Gohman | Add some html anchors, to allow attributes to be linked... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Dan Gohman | Reword the definition of the noalias attribute. The... |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Bill Wendling | Implement the "linker_private_weak" linkage type. This... |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Bill Wendling | Revert r107205 and r107207. |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Bill Wendling | Improve explanation. |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Bill Wendling | Introducing the "linker_weak" linkage type. This will... |
blob | commitdiff | raw | diff to current |
2010-06-17 |
Dan Gohman | Minor clarification. |
blob | commitdiff | raw | diff to current |
2010-05-29 |
Nick Lewycky | Document aggregate operation constant expressions. |
blob | commitdiff | raw | diff to current |
2010-05-28 |
Dale Johannesen | Fix Data Layout description of floating point. |
blob | commitdiff | raw | diff to current |
2010-05-28 |
Dan Gohman | Fix more whitespace to be consistent with AsmPrinter. |
blob | commitdiff | raw | diff to current |
2010-05-28 |
Dan Gohman | Fix whitespace to be more consistent with AsmPrinter... |
blob | commitdiff | raw | diff to current |
2010-05-28 |
Dan Gohman | Eliminate the restriction that the array size in an... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Dan Gohman | Fix a missing quote. |
blob | commitdiff | raw | diff to current |
2010-05-07 |
mike-m | Revert r103213. It broke several sections of live website. |
blob | commitdiff | raw | diff to current |
2010-05-06 |
mike-m | Overhauled llvm/clang docs builds. Closes PR6613. |
blob | commitdiff | raw |
2010-05-05 |
Chris Lattner | Fix some ..'s |
blob | commitdiff | raw | diff to current |
2010-05-03 |
Dan Gohman | Update this comment to note its relationship with the... |
blob | commitdiff | raw | diff to current |
2010-05-03 |
Dan Gohman | Delete this comment. The behavior of struct loads and... |
blob | commitdiff | raw | diff to current |
2010-05-03 |
Dan Gohman | Describe invoke instruction dependencies. Generalize... |
blob | commitdiff | raw | diff to current |
2010-05-03 |
Dan Gohman | Say "operations" instead of "instructions", as nsw... |
blob | commitdiff | raw | diff to current |
2010-04-30 |
David Chisnall | Fixed @ctor / @dtor the wrong way around in last commit. |
blob | commitdiff | raw | diff to current |
2010-04-30 |
David Chisnall | Added a brief explanation of @llvm.global_{c,d}tors. |
blob | commitdiff | raw | diff to current |
2010-04-28 |
Dan Gohman | Rewrite the section on trap values to contain a generic... |
blob | commitdiff | raw | diff to current |
2010-04-28 |
Dan Gohman | Fix spelling errors. |
blob | commitdiff | raw | diff to current |
2010-04-28 |
Chris Lattner | further clarify alignment of globals, fix instcombine |
blob | commitdiff | raw | diff to current |
2010-04-28 |
Chris Lattner | improve the global variable alignment description. |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Dan Gohman | Integrate Jeffery Yasskin's suggestions with respect to |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Jeffrey Yasskin | Consolidate the description of volatile operations... |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Dan Gohman | Branching or switching on trap transfers imminent undef... |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Dan Gohman | Fix HTML errors that Jeffery Yasskin noticed. |
blob | commitdiff | raw | diff to current |
2010-04-24 |
Dan Gohman | PHI nodes also do not necessarily return trap with... |
blob | commitdiff | raw | diff to current |
2010-04-23 |
Dan Gohman | Switch getelementptr inbounds and sdiv exact from undef... |
blob | commitdiff | raw | diff to current |
2010-04-22 |
Dan Gohman | Add an initial description of a new concept: trap value... |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Duncan Sands | Pointed out by housel on #llvm. |
blob | commitdiff | raw | diff to current |
2010-04-08 |
Chris Lattner | typo |
blob | commitdiff | raw | diff to current |
2010-04-08 |
Chris Lattner | document isvolatile etc. |
blob | commitdiff | raw | diff to current |
next |