2015-09-03 |
Joseph Tremoulet | [WinEH] Add cleanupendpad instruction |
blob | commitdiff | raw |
2015-08-23 |
Joseph Tremoulet | [WinEH] Require token linkage in EH pad/ret signatures |
blob | commitdiff | raw | diff to current |
2015-08-14 |
David Majnemer | [IR] Add token types |
blob | commitdiff | raw | diff to current |
2015-07-31 |
David Majnemer | New EH representation for MSVC compatibility |
blob | commitdiff | raw | diff to current |
2015-07-28 |
Bob Wilson | Reserve some constant values for the Swift calling... |
blob | commitdiff | raw | diff to current |
2015-07-11 |
Igor Laevsky | Add argmemonly attribute. |
blob | commitdiff | raw | diff to current |
2015-07-10 |
David Majnemer | Revert the new EH instructions |
blob | commitdiff | raw | diff to current |
2015-07-10 |
David Majnemer | New EH representation for MSVC compatibility |
blob | commitdiff | raw | diff to current |
2015-06-29 |
Adrian Prantl | Add a DIModule metadata node to the IR. |
blob | commitdiff | raw | diff to current |
2015-06-23 |
Alexander Kornienko | Revert r240137 (Fixed/added namespace ending comments... |
blob | commitdiff | raw | diff to current |
2015-06-19 |
Alexander Kornienko | Fixed/added namespace ending comments using clang-tidy... |
blob | commitdiff | raw | diff to current |
2015-06-17 |
David Majnemer | Move the personality function from LandingPadInst to... |
blob | commitdiff | raw | diff to current |
2015-06-15 |
Peter Collingbourne | Protection against stack-based memory corruption errors... |
blob | commitdiff | raw | diff to current |
2015-05-26 |
Owen Anderson | Add initial support for the convergent attribute. |
blob | commitdiff | raw | diff to current |
2015-04-28 |
David Blaikie | [opaque pointer type] Encode the pointee type in the... |
blob | commitdiff | raw | diff to current |
2015-04-22 |
David Blaikie | [opaque pointer types] Serialize the value type for... |
blob | commitdiff | raw | diff to current |
2015-04-22 |
David Blaikie | [opaque pointer types] Serialize the value type for... |
blob | commitdiff | raw | diff to current |
2015-04-16 |
Sanjoy Das | [IR] Introduce a dereferenceable_or_null(N) attribute. |
blob | commitdiff | raw | diff to current |
2015-02-25 |
David Blaikie | [opaque pointer type] Bitcode support for explicit... |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | Bitcode: Remove confusing '?' from r229004, NFC |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | Bitcode: Add trailing comma to MetadataCodes, NFC |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDImportedEntity |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDObjCProperty |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDExpression |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDLocalVariable |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDGlobalVariable |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDTemplate{Type,Value}Parameter |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDNamespace |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDLexicalBlockFile |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDLexicalBlock |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDSubprogram |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDCompileUnit |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDSubroutineType |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDDerivedType and MDCompositeType |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDFile |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDBasicType |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDEnumerator |
blob | commitdiff | raw | diff to current |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDSubrange |
blob | commitdiff | raw | diff to current |
2015-02-03 |
Duncan P. N. Exon... | IR: Assembly and bitcode for GenericDebugNode |
blob | commitdiff | raw | diff to current |
2015-01-13 |
Duncan P. N. Exon... | AsmParser/Bitcode: Add support for MDLocation |
blob | commitdiff | raw | diff to current |
2015-01-09 |
Duncan P. N. Exon... | Revert "Bitcode: Move the DEBUG_LOC record to DEBUG_LOC... |
blob | commitdiff | raw | diff to current |
2015-01-09 |
Duncan P. N. Exon... | Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD |
blob | commitdiff | raw | diff to current |
2015-01-08 |
Duncan P. N. Exon... | IR: Add 'distinct' MDNodes to bitcode and assembly |
blob | commitdiff | raw | diff to current |
2014-12-11 |
Duncan P. N. Exon... | Bitcode: Add METADATA_NODE and METADATA_VALUE |
blob | commitdiff | raw | diff to current |
2014-12-11 |
Duncan P. N. Exon... | Bitcode: Add `OLD_` prefix to metadata node records |
blob | commitdiff | raw | diff to current |
2014-07-28 |
Duncan P. N. Exon... | Bitcode: Serialize (and recover) use-list order |
blob | commitdiff | raw | diff to current |
2014-07-18 |
Hal Finkel | Add a dereferenceable attribute |
blob | commitdiff | raw | diff to current |
2014-07-16 |
Reid Kleckner | Roundtrip the inalloca bit on allocas through bitcode |
blob | commitdiff | raw | diff to current |
2014-06-27 |
David Majnemer | IR: Add COMDATs to the IR |
blob | commitdiff | raw | diff to current |
2014-06-05 |
Tom Roeder | Add a new attribute called 'jumptable' that creates... |
blob | commitdiff | raw | diff to current |
2014-05-20 |
Nick Lewycky | Add 'nonnull', a new parameter and return attribute... |
blob | commitdiff | raw | diff to current |
2014-04-18 |
Reid Kleckner | Update comment in LLVMBitCodes.h to reflect the actual... |
blob | commitdiff | raw | diff to current |
2013-12-19 |
Reid Kleckner | Begin adding docs and IR-level support for the inalloca... |
blob | commitdiff | raw | diff to current |
2013-11-15 |
Matt Arsenault | Add addrspacecast instruction. |
blob | commitdiff | raw | diff to current |
2013-08-23 |
Andrea Di Biagio | Add function attribute 'optnone'. |
blob | commitdiff | raw | diff to current |
2013-07-26 |
Tobias Grosser | Make .bc en/decoding of AttrKind stable |
blob | commitdiff | raw | diff to current |
2013-02-10 |
Bill Wendling | Add code for emitting the attribute groups. |
blob | commitdiff | raw | diff to current |
2013-02-04 |
Bill Wendling | Initial cleanups of the param-attribute code in the... |
blob | commitdiff | raw | diff to current |
2012-12-09 |
Michael Ilseman | Have the bitcode reader/writer just use FPMathOperator... |
blob | commitdiff | raw | diff to current |
2012-11-28 |
Bill Wendling | Add back support for reading and parsing 'deplibs'. |
blob | commitdiff | raw | diff to current |
2012-11-27 |
Bill Wendling | Remove the dependent libraries feature. |
blob | commitdiff | raw | diff to current |
2012-11-27 |
Michael Ilseman | Fast-math flags for the bitcode |
blob | commitdiff | raw | diff to current |
2012-11-15 |
Michael Ilseman | Remove trailing whitespace |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Chad Rosier | [ms-inline asm] Enumerate the InlineAsm dialects and... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Chad Rosier | [ms-inline asm] Add support for the nsdialect keyword... |
blob | commitdiff | raw | diff to current |
2012-05-23 |
Nuno Lopes | revert r156383: removal of TYPE_CODE_FUNCTION_OLD |
blob | commitdiff | raw | diff to current |
2012-05-08 |
Nuno Lopes | remove TYPE_CODE_FUNCTION_OLD type code. it is no longe... |
blob | commitdiff | raw | diff to current |
2012-02-06 |
Bill Wendling | [unwind removal] Remove a the obsolete 'unwind' enum... |
blob | commitdiff | raw | diff to current |
2012-01-30 |
Chris Lattner | Add bitcode reader and writer support for ConstantDataA... |
blob | commitdiff | raw | diff to current |
2011-12-17 |
Dan Gohman | The powers that be have decided that LLVM IR should... |
blob | commitdiff | raw | diff to current |
2011-12-08 |
Chad Rosier | Fix 80-column. |
blob | commitdiff | raw | diff to current |
2011-12-08 |
Chad Rosier | Fix comments. |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Chad Rosier | Fix comments. |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Chad Rosier | Begin adding experimental support for preserving use... |
blob | commitdiff | raw | diff to current |
2011-11-27 |
Chris Lattner | remove support for reading llvm 2.9 .bc files. LLVM... |
blob | commitdiff | raw | diff to current |
2011-11-03 |
Chad Rosier | Remove some cruft from the BitcodeWriter, while still... |
blob | commitdiff | raw | diff to current |
2011-08-12 |
Bill Wendling | Initial commit of the 'landingpad' instruction. |
blob | commitdiff | raw | diff to current |
2011-08-09 |
Eli Friedman | Representation of 'atomic load' and 'atomic store'... |
blob | commitdiff | raw | diff to current |
2011-07-31 |
Bill Wendling | Add the 'resume' instruction for the new EH rewrite. |
blob | commitdiff | raw | diff to current |
2011-07-30 |
Bill Wendling | Revert r136253, r136263, r136269, r136313, r136325... |
blob | commitdiff | raw | diff to current |
2011-07-28 |
Eli Friedman | LangRef and basic memory-representation/reading/writing... |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Bill Wendling | Merge the contents from exception-handling-rewrite... |
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-09 |
Chris Lattner | Land the long talked about "type system rewrite" patch... |
blob | commitdiff | raw | diff to current |
2011-06-17 |
Chris Lattner | Drop the "2" suffix on some enums. |
blob | commitdiff | raw | diff to current |
2011-06-17 |
Chris Lattner | remove support for a bunch of obsolete instruction... |
blob | commitdiff | raw | diff to current |
2011-06-17 |
Chris Lattner | Remove some "2" suffixes from the metadata enums now... |
blob | commitdiff | raw | diff to current |
2011-06-17 |
Chris Lattner | remove bitcode reader support for LLVM 2.7 metadata... |
blob | commitdiff | raw | diff to current |
2011-04-10 |
Bill Wendling | Revert r129235 pending a vetting of the EH rewrite. |
blob | commitdiff | raw | diff to current |
2011-04-10 |
Bill Wendling | Beginning of the Great Exception Handling Rewrite. |
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 |
2010-09-10 |
Dale Johannesen | Add X86 MMX type to bitcode and Type. |
blob | commitdiff | raw | diff to current |
2010-09-09 |
Dan Gohman | Discard metadata produced by LLVM 2.7. The value enumer... |
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-04-03 |
Chris Lattner | Add special case bitcode support for DebugLoc. This... |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Chris Lattner | Add support for a union type in LLVM IR. Patch by... |
blob | commitdiff | raw | diff to current |
2010-01-10 |
Victor Hernandez | Compute isFunctionLocal in MDNode ctor or via argument... |
blob | commitdiff | raw | diff to current |
2009-10-28 |
Chris Lattner | bitcode writer support for blockaddress. |
blob | commitdiff | raw | diff to current |
2009-10-28 |
Chris Lattner | rename indbr -> indirectbr to appease the residents... |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Chris Lattner | Random updates to passes for indbr, I need blockaddress... |
blob | commitdiff | raw | diff to current |
next |