2014-12-09 |
Duncan P. N. Exon... | Fix a GCC build failure from r223802
|
commit | commitdiff | tree |
2014-12-09 |
Duncan P. N. Exon... | IR: Split Metadata from Value
|
commit | commitdiff | tree |
2014-12-08 |
Duncan P. N. Exon... | IR: Fix bitcode compatability filenames
|
commit | commitdiff | tree |
2014-12-07 |
Duncan P. N. Exon... | IR: Revert r223618 behaviour of MDNode::concatenate()
|
commit | commitdiff | tree |
2014-12-07 |
Duncan P. N. Exon... | IR: Drop uniquing for self-referencing MDNodes
|
commit | commitdiff | tree |
2014-12-07 |
Duncan P. N. Exon... | IR: Remove reference to ENABLE_MDNODE_UNIQUING
|
commit | commitdiff | tree |
2014-12-07 |
Duncan P. N. Exon... | IR: Add missing tests for function-local metadata
|
commit | commitdiff | tree |
2014-12-06 |
Duncan P. N. Exon... | IR: Disallow function-local metadata attachments
|
commit | commitdiff | tree |
2014-12-06 |
Duncan P. N. Exon... | IR: Disallow complicated function-local metadata
|
commit | commitdiff | tree |
2014-12-06 |
Duncan P. N. Exon... | Utils: Style cleanups, NFC
|
commit | commitdiff | tree |
2014-12-06 |
Duncan P. N. Exon... | Utils: Avoid RAUW on metadata in CloneFunction()
|
commit | commitdiff | tree |
2014-12-05 |
Duncan P. N. Exon... | BFI: Saturate when combining edges to a successor
|
commit | commitdiff | tree |
2014-12-05 |
Duncan P. N. Exon... | ADT: Remove GetStringMapEntryFromValue()
|
commit | commitdiff | tree |
2014-12-05 |
Duncan P. N. Exon... | IR: Stop relying on GetStringMapEntryFromValue()
|
commit | commitdiff | tree |
2014-12-03 |
Duncan P. N. Exon... | ADT: Rename argument in emplace_back_impl
|
commit | commitdiff | tree |
2014-12-03 |
Duncan P. N. Exon... | LoopVectorize: Remove unnecessary RAUW
|
commit | commitdiff | tree |
2014-12-03 |
Duncan P. N. Exon... | ADT: Add SmallVector<>::emplace_back(): fixup
|
commit | commitdiff | tree |
2014-12-03 |
Duncan P. N. Exon... | ADT: Add SmallVector<>::emplace_back()
|
commit | commitdiff | tree |
2014-12-03 |
Duncan P. N. Exon... | NVPTX: Delete dead code
|
commit | commitdiff | tree |
2014-11-29 |
Duncan P. N. Exon... | DebugIR: Remove empty directories from SVN
|
commit | commitdiff | tree |
2014-11-29 |
Duncan P. N. Exon... | DebugIR: Delete -debug-ir
|
commit | commitdiff | tree |
2014-11-28 |
Duncan P. N. Exon... | Revert "Simplify some more ownership using forward_list...
|
commit | commitdiff | tree |
2014-11-28 |
Duncan P. N. Exon... | Revert "Masked Vector Load and Store Intrinsics."
|
commit | commitdiff | tree |
2014-11-27 |
Duncan P. N. Exon... | Revert "Fix overly aggressive type merging."
|
commit | commitdiff | tree |
2014-11-24 |
Duncan P. N. Exon... | Support: Add *cast_or_null<> for pointer wrappers
|
commit | commitdiff | tree |
2014-11-21 |
Duncan P. N. Exon... | Revert "Allow FDE references outside the +/-2GB range...
|
commit | commitdiff | tree |
2014-11-19 |
Duncan P. N. Exon... | gold-plugin: Fix typo in error message
|
commit | commitdiff | tree |
2014-11-18 |
Duncan P. N. Exon... | IR: Sink MDNode::Hash down to GenericMDNode::Hash
|
commit | commitdiff | tree |
2014-11-18 |
Duncan P. N. Exon... | IR: Move MDNode operands from the back to the front
|
commit | commitdiff | tree |
2014-11-18 |
Duncan P. N. Exon... | IR: Split MDNode into GenericMDNode and MDNodeFwdDecl
|
commit | commitdiff | tree |
2014-11-17 |
Duncan P. N. Exon... | IR: Simplify uniquing for MDNode
|
commit | commitdiff | tree |
2014-11-15 |
Duncan P. N. Exon... | DIBuilder: Use Constant instead of Value
|
commit | commitdiff | tree |
2014-11-15 |
Duncan P. N. Exon... | DIBuilder: Change private helper function to static...
|
commit | commitdiff | tree |
2014-11-14 |
Duncan P. N. Exon... | IR: Remove MDString logic for Value::hasName()
|
commit | commitdiff | tree |
2014-11-14 |
Duncan P. N. Exon... | DIBuilder: Cleanup access control style, NFC
|
commit | commitdiff | tree |
2014-11-14 |
Duncan P. N. Exon... | DI: Use Metadata for DITypeRef and DIScopeRef
|
commit | commitdiff | tree |
2014-11-14 |
Duncan P. N. Exon... | IR: Make MDString inherit from Metadata
|
commit | commitdiff | tree |
2014-11-14 |
Duncan P. N. Exon... | IR: Take an LLVMContext in Metadata::Metadata()
|
commit | commitdiff | tree |
2014-11-14 |
Duncan P. N. Exon... | Add a blank line, NFC
|
commit | commitdiff | tree |
2014-11-14 |
Duncan P. N. Exon... | IR: Rewrite uniquing and creation of MDString
|
commit | commitdiff | tree |
2014-11-13 |
Duncan P. N. Exon... | IR: Make MDString::getName() private
|
commit | commitdiff | tree |
2014-11-13 |
Duncan P. N. Exon... | ADT: Use perfect forwarding in StringMapEntry::Create()
|
commit | commitdiff | tree |
2014-11-13 |
Duncan P. N. Exon... | IR: Create the Metadata class
|
commit | commitdiff | tree |
2014-11-11 |
Duncan P. N. Exon... | libLTO: Allow linker to choose context of modules and...
|
commit | commitdiff | tree |
2014-11-11 |
Duncan P. N. Exon... | libLTO: Assert if LTOCodeGenerator and LTOModule are...
|
commit | commitdiff | tree |
2014-11-11 |
Duncan P. N. Exon... | libLTO: Allow LTOModule to own a context
|
commit | commitdiff | tree |
2014-11-11 |
Duncan P. N. Exon... | libLTO: Allow LTOCodeGenerator to own a context
|
commit | commitdiff | tree |
2014-11-11 |
Duncan P. N. Exon... | Revert "IR: MDNode => Value"
|
commit | commitdiff | tree |
2014-11-05 |
Duncan P. N. Exon... | IR: MDNode => Value: NamedMDNode::getOperator()
|
commit | commitdiff | tree |
2014-11-05 |
Duncan P. N. Exon... | IR: MDNode => Value: AsmWriter SlotTracker API
|
commit | commitdiff | tree |
2014-11-05 |
Duncan P. N. Exon... | IR: MDNode => Value: NamedMDNode::addOperand()
|
commit | commitdiff | tree |
2014-11-05 |
Duncan P. N. Exon... | IR: Metadata: Remove unnecessary dyn_cast
|
commit | commitdiff | tree |
2014-11-03 |
Duncan P. N. Exon... | IR: MDNode => Value: Instruction::getAllMetadataOtherThanDeb...
|
commit | commitdiff | tree |
2014-11-01 |
Duncan P. N. Exon... | IR: MDNode => Value: Instruction::getAllMetadata()
|
commit | commitdiff | tree |
2014-11-01 |
Duncan P. N. Exon... | IR: MDNode => Value: Instruction::getMetadata()
|
commit | commitdiff | tree |
2014-10-31 |
Duncan P. N. Exon... | IR: MDNode => Value: Add Instruction::getMDNode()
|
commit | commitdiff | tree |
2014-10-31 |
Duncan P. N. Exon... | IR: Instruction::setMetadata() should use cast_or_null
|
commit | commitdiff | tree |
2014-10-31 |
Duncan P. N. Exon... | IR: MDNode => Value: Instruction::setMetadata()
|
commit | commitdiff | tree |
2014-10-21 |
Duncan P. N. Exon... | IR: Reorder metadata bitcode serialization, NFC
|
commit | commitdiff | tree |
2014-10-21 |
Duncan P. N. Exon... | IR: Remove dead code in metadata bitcode writing, NFC
|
commit | commitdiff | tree |
2014-10-15 |
Duncan P. N. Exon... | IR: Move NumOperands from User to Value, NFC
|
commit | commitdiff | tree |
2014-10-15 |
Duncan P. N. Exon... | IR: Cleanup comments for Value, User, and MDNode
|
commit | commitdiff | tree |
2014-10-15 |
Duncan P. N. Exon... | DI: Make comments "brief"-er, NFC
|
commit | commitdiff | tree |
2014-10-15 |
Duncan P. N. Exon... | DI: Cleanup comments, NFC
|
commit | commitdiff | tree |
2014-10-15 |
Duncan P. N. Exon... | DI: Use a `DenseMap` instead of named metadata, NFC
|
commit | commitdiff | tree |
2014-10-07 |
Duncan P. N. Exon... | LoopUnroll: Create sub-loops in LoopInfo
|
commit | commitdiff | tree |
2014-10-07 |
Duncan P. N. Exon... | LoopUnroll: Only check for ScalarEvolution analysis...
|
commit | commitdiff | tree |
2014-10-06 |
Duncan P. N. Exon... | LoopUnroll: Change code order of changes to new basic...
|
commit | commitdiff | tree |
2014-10-06 |
Duncan P. N. Exon... | Sink comment, NFC
|
commit | commitdiff | tree |
2014-10-06 |
Duncan P. N. Exon... | BFI: Improve assertion message, since it's actually...
|
commit | commitdiff | tree |
2014-10-04 |
Duncan P. N. Exon... | DI: Fixup global syntax in example
|
commit | commitdiff | tree |
2014-10-04 |
Duncan P. N. Exon... | DI: Line up comments in examples
|
commit | commitdiff | tree |
2014-10-04 |
Duncan P. N. Exon... | DI: Fixup example IR from r219051
|
commit | commitdiff | tree |
2014-10-04 |
Duncan P. N. Exon... | DI: Prune another example
|
commit | commitdiff | tree |
2014-10-04 |
Duncan P. N. Exon... | DI: Update and prune metadata examples
|
commit | commitdiff | tree |
2014-10-03 |
Duncan P. N. Exon... | Revert "Revert "DI: Fold constant arguments into a...
|
commit | commitdiff | tree |
2014-10-02 |
Duncan P. N. Exon... | Revert "DI: Fold constant arguments into a single MDString"
|
commit | commitdiff | tree |
2014-10-02 |
Duncan P. N. Exon... | DI: Fold constant arguments into a single MDString
|
commit | commitdiff | tree |
2014-10-02 |
Duncan P. N. Exon... | LTO: Document the Boolean argument from r218784
|
commit | commitdiff | tree |
2014-10-01 |
Duncan P. N. Exon... | DIBuilder: Remove duplicated comments, NFC
|
commit | commitdiff | tree |
2014-10-01 |
Duncan P. N. Exon... | Revert "DIBuilder: Remove dead code"
|
commit | commitdiff | tree |
2014-10-01 |
Duncan P. N. Exon... | DIBuilder: Remove dead code
|
commit | commitdiff | tree |
2014-10-01 |
Duncan P. N. Exon... | DIBuilder: Encapsulate DIExpression's element type
|
commit | commitdiff | tree |
2014-10-01 |
Duncan P. N. Exon... | LTO: Add missing target triple from r218784
|
commit | commitdiff | tree |
2014-10-01 |
Duncan P. N. Exon... | LTO: Ignore disabled diagnostic remarks
|
commit | commitdiff | tree |
2014-09-19 |
Duncan P. N. Exon... | DIBuilder: Delete dead code, NFC
|
commit | commitdiff | tree |
2014-08-21 |
Duncan P. N. Exon... | Revert "X86: Align the stack on word boundaries in...
|
commit | commitdiff | tree |
2014-08-20 |
Duncan P. N. Exon... | X86: Add missing triples from r216119
|
commit | commitdiff | tree |
2014-08-20 |
Duncan P. N. Exon... | X86: Align the stack on word boundaries in LowerFormalArgume...
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | LangRef: Move example of function-scope uselistorder...
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | IR: Implement uselistorder assembly directives
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | IR: Fix a missed case when threading OnlyIfReduced...
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | verify-uselistorder: Force -preserve-bc-use-list-order
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | IR: Fix ConstantExpr::replaceUsesOfWithOnConstant()
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | IR: Thread OnlyIfReduced through ConstantExpr::getWithOperands()
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | ADT: Unit test for ArrayRef::equals change in r215986
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | IR: De-duplicate code for replacing operands in place
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | CodingStandards: Document std::equal misbehaviour
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | Reapply r215966, r215965, r215964, r215963, r215960...
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | ADT: Avoid using std::equal in ArrayRef::equals
|
commit | commitdiff | tree |
next |