2015-02-20 |
Duncan P. N. Exon... | Bitcode: Stop assuming non-null fields |
tree | commitdiff |
2015-02-19 |
Duncan P. N. Exon... | IR: Drop scope from MDTemplateParameter |
tree | commitdiff |
2015-02-17 |
Benjamin Kramer | Prefer SmallVector::append/insert over push_back loops. |
tree | commitdiff |
2015-02-15 |
Aaron Ballman | Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the... |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDImportedEntity |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDObjCProperty |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDExpression |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDLocalVariable |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDGlobalVariable |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDTemplate{Type,Value}Parameter |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDNamespace |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDLexicalBlockFile |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDLexicalBlock |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDSubprogram |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDCompileUnit |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDSubroutineType |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDDerivedType and MDCompositeType |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDFile |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDBasicType |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDEnumerator |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDSubrange |
tree | commitdiff |
2015-02-10 |
Duncan P. N. Exon... | IR: Add specialized debug info metadata nodes |
tree | commitdiff |
2015-02-04 |
Duncan P. N. Exon... | IR: Initialize MDNode abbreviations en masse, NFC |
tree | commitdiff |
2015-02-04 |
Peter Collingbourne | Misc documentation/comment fixes. |
tree | commitdiff |
2015-02-03 |
Duncan P. N. Exon... | IR: Assembly and bitcode for GenericDebugNode |
tree | commitdiff |
2015-02-02 |
Duncan P. N. Exon... | IR: Split out DebugInfoMetadata.h, NFC |
tree | commitdiff |
2015-01-22 |
Duncan P. N. Exon... | IR: DwarfNode => DebugNode, NFC |
tree | commitdiff |
2015-01-20 |
Duncan P. N. Exon... | Bitcode: Simplify MDNode subclass dispatch, NFC |
tree | commitdiff |
2015-01-20 |
Duncan P. N. Exon... | Bitcode: WriteMDNode() => WriteMDTuple(), NFC |
tree | commitdiff |
2015-01-20 |
Duncan P. N. Exon... | Bitcode: Add ValueEnumerator::getMetadataOrNullID(... |
tree | commitdiff |
2015-01-19 |
Rafael Espindola | Bring r226038 back. |
tree | commitdiff |
2015-01-16 |
Timur Iskhodzhanov | Revert r226242 - Revert Revert Don't create new comdats... |
tree | commitdiff |
2015-01-16 |
Rafael Espindola | Revert "Revert Don't create new comdats in CodeGen" |
tree | commitdiff |
2015-01-15 |
Timur Iskhodzhanov | Revert Don't create new comdats in CodeGen |
tree | commitdiff |
2015-01-14 |
Rafael Espindola | Don't create new comdats in CodeGen. |
tree | commitdiff |
2015-01-14 |
Rafael Espindola | Add support for comdats with names larger than 256... |
tree | commitdiff |
2015-01-13 |
Duncan P. N. Exon... | AsmParser/Bitcode: Add support for MDLocation |
tree | commitdiff |
2015-01-12 |
Duncan P. N. Exon... | Bitcode: Range-based for, NFC |
tree | commitdiff |
2015-01-12 |
Duncan P. N. Exon... | Bitcode: Add abbreviation for METADATA_NAME |
tree | commitdiff |
2015-01-12 |
Duncan P. N. Exon... | Bitcode: Range-based for, NFC |
tree | commitdiff |
2015-01-12 |
Duncan P. N. Exon... | Bitcode: Range-based for, NFC |
tree | commitdiff |
2015-01-12 |
Duncan P. N. Exon... | Bitcode: Simplify emission of METADATA_BLOCK |
tree | commitdiff |
2015-01-09 |
Duncan P. N. Exon... | Revert "Bitcode: Move the DEBUG_LOC record to DEBUG_LOC... |
tree | commitdiff |
2015-01-09 |
Duncan P. N. Exon... | Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD |
tree | commitdiff |
2015-01-08 |
Duncan P. N. Exon... | IR: Add 'distinct' MDNodes to bitcode and assembly |
tree | commitdiff |
2015-01-08 |
Rafael Espindola | clang-format. NFC. |
tree | commitdiff |
2015-01-05 |
Chandler Carruth | [PM] Switch the new pass manager to use a reference... |
tree | commitdiff |
2014-12-17 |
Nick Lewycky | Make ValueEnumerator::print use OS for metadata too... |
tree | commitdiff |
2014-12-11 |
Duncan P. N. Exon... | Bitcode: Use unsigned char to record MDStrings |
tree | commitdiff |
2014-12-11 |
Duncan P. N. Exon... | Bitcode: Add METADATA_NODE and METADATA_VALUE |
tree | commitdiff |
2014-12-11 |
Duncan P. N. Exon... | Bitcode: Add `OLD_` prefix to metadata node records |
tree | commitdiff |
2014-12-09 |
Duncan P. N. Exon... | IR: Split Metadata from Value |
tree | commitdiff |
2014-12-03 |
Peter Collingbourne | Prologue support |
tree | commitdiff |
2014-11-24 |
Rafael Espindola | Add and use Type::subtypes. NFC. |
tree | commitdiff |
2014-11-17 |
Rafael Espindola | Pass a reference to ValueEnumerator. |
tree | commitdiff |
2014-11-11 |
Duncan P. N. Exon... | Revert "IR: MDNode => Value" |
tree | commitdiff |
2014-11-03 |
Duncan P. N. Exon... | IR: MDNode => Value: Instruction::getAllMetadataOtherTh... |
tree | commitdiff |
2014-10-21 |
Duncan P. N. Exon... | IR: Reorder metadata bitcode serialization, NFC |
tree | commitdiff |
2014-10-21 |
Duncan P. N. Exon... | IR: Remove dead code in metadata bitcode writing, NFC |
tree | commitdiff |
2014-10-15 |
Sanjay Patel | correct const-ness with auto and dyn_cast |
tree | commitdiff |
2014-10-15 |
Sanjay Patel | Use 'auto' for easier reading; no functional change... |
tree | commitdiff |
2014-10-14 |
Peter Collingbourne | Introduce LLVMWriteBitcodeToMemoryBuffer C API function. |
tree | commitdiff |
2014-08-25 |
Rafael Espindola | Modernize raw_fd_ostream's constructor a bit. |
tree | commitdiff |
2014-08-13 |
Benjamin Kramer | Canonicalize header guards into a common format. |
tree | commitdiff |
2014-07-31 |
Duncan P. N. Exon... | UseListOrder: Handle self-users |
tree | commitdiff |
2014-07-31 |
Duncan P. N. Exon... | UseListOrder: Don't give constant IDs to GlobalValues |
tree | commitdiff |
2014-07-30 |
Duncan P. N. Exon... | UseListOrder: Visit global values |
tree | commitdiff |
2014-07-30 |
Duncan P. N. Exon... | Reapply "UseListOrder: Order GlobalValue uses after... |
tree | commitdiff |
2014-07-30 |
Duncan P. N. Exon... | UseListOrder: Fix undefined behaviour |
tree | commitdiff |
2014-07-29 |
Duncan P. N. Exon... | Revert "UseListOrder: Order GlobalValue uses after... |
tree | commitdiff |
2014-07-29 |
Duncan P. N. Exon... | UseListOrder: Order GlobalValue uses after initializers |
tree | commitdiff |
2014-07-29 |
Duncan P. N. Exon... | UseListOrder: Create a struct around OrderMap, NFC |
tree | commitdiff |
2014-07-29 |
Duncan P. N. Exon... | IR: Create the use-list order shuffle vector in-place |
tree | commitdiff |
2014-07-29 |
Duncan P. N. Exon... | Bitcode: Correctly compare a Use against itself |
tree | commitdiff |
2014-07-28 |
Duncan P. N. Exon... | IR: Optimize size of use-list order shuffle vectors |
tree | commitdiff |
2014-07-28 |
Duncan P. N. Exon... | Bitcode: Serialize (and recover) use-list order |
tree | commitdiff |
2014-07-25 |
Duncan P. N. Exon... | Bitcode: Don't optimize constants when preserving use... |
tree | commitdiff |
2014-07-25 |
Duncan P. N. Exon... | IPO: Add use-list-order verifier |
tree | commitdiff |
2014-07-18 |
Hal Finkel | Add a dereferenceable attribute |
tree | commitdiff |
2014-07-18 |
Hal Finkel | Rename AlignAttribute to IntAttribute |
tree | commitdiff |
2014-07-16 |
Reid Kleckner | Roundtrip the inalloca bit on allocas through bitcode |
tree | commitdiff |
2014-06-27 |
David Majnemer | IR: Add COMDATs to the IR |
tree | commitdiff |
2014-06-17 |
Rafael Espindola | Convert a few loops to use ranges. |
tree | commitdiff |
2014-06-13 |
Tim Northover | IR: add "cmpxchg weak" variant to support permitted... |
tree | commitdiff |
2014-06-06 |
Rafael Espindola | Allow aliases to be unnamed_addr. |
tree | commitdiff |
2014-06-05 |
Tom Roeder | Add a new attribute called 'jumptable' that creates... |
tree | commitdiff |
2014-05-28 |
Rafael Espindola | [pr19844] Add thread local mode to aliases. |
tree | commitdiff |
2014-05-26 |
Rafael Espindola | Convert a few loops to use ranges. |
tree | commitdiff |
2014-05-20 |
Nick Lewycky | Add 'nonnull', a new parameter and return attribute... |
tree | commitdiff |
2014-05-01 |
Michael J. Spencer | [IR] Make {extract,insert}element accept an index of... |
tree | commitdiff |
2014-04-29 |
Benjamin Kramer | raw_ostream: Forward declare OpenFlags and include... |
tree | commitdiff |
2014-04-24 |
Reid Kleckner | Add 'musttail' marker to call instructions |
tree | commitdiff |
2014-04-15 |
Craig Topper | [C++11] More 'nullptr' conversion. In some cases just... |
tree | commitdiff |
2014-03-13 |
Rafael Espindola | Remove the linker_private and linker_private_weak linkages. |
tree | commitdiff |
2014-03-11 |
Tim Northover | IR: add a second ordering operand to cmpxhg for failure |
tree | commitdiff |
2014-03-09 |
Chandler Carruth | [C++11] Add range based accessors for the Use-Def chain... |
tree | commitdiff |
2014-03-05 |
Craig Topper | [C++11] Add 'override' keyword to virtual methods that... |
tree | commitdiff |
2014-03-01 |
Benjamin Kramer | Now that we have C++11, turn simple functors into lambd... |
tree | commitdiff |
2014-02-25 |
Rafael Espindola | Store a DataLayout in Module. |
tree | commitdiff |
2014-02-24 |
Rafael Espindola | Replace the F_Binary flag with a F_Text one. |
tree | commitdiff |
next |