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 |
2014-08-19 |
Duncan P. N. Exon... | IR: Reduce RAUW traffic in ConstantVector
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | IR: Fix ConstantArray::replaceUsesOfWithOnConstant()
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | IR: Factor out replaceUsesOfWithOnConstantImpl(), NFC
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | IR: Split up Constant{Array,Vector}::get(), NFC
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | IR: Reduce RAUW traffic in ConstantExpr
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | IR: Replace uses of ConstantAggrUniqueMap with ConstantUniqueMap
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | Remove extraneous typenames from r215957
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | IR: Rewrite ConstantUniqueMap
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | IR: Declare LookupKey right before its use, NFC
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | IR: ArrayRef-ize {Insert,Extract}ValueConstantExpr...
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | Prevent clang-format from moving the namespace closing...
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | NVPTX: Use RAUW instead of reinventing the wheel
|
commit | commitdiff | tree |
2014-08-19 |
Duncan P. N. Exon... | LLParser: Handle BlockAddresses on-the-fly
|
commit | commitdiff | tree |
2014-08-18 |
Duncan P. N. Exon... | verify-uselistorder: Call verifyModule() and improve...
|
commit | commitdiff | tree |
2014-08-16 |
Duncan P. N. Exon... | BitcodeReader: Only create one basic block for each...
|
commit | commitdiff | tree |
2014-08-16 |
Duncan P. N. Exon... | UseListOrder: Correctly count the number of uses
|
commit | commitdiff | tree |
2014-08-16 |
Duncan P. N. Exon... | IR: Don't add inbounds to GEPs of extern_weak variables
|
commit | commitdiff | tree |
2014-08-14 |
Duncan P. N. Exon... | Fix whitespace error from r215279, NFC
|
commit | commitdiff | tree |
2014-08-12 |
Duncan P. N. Exon... | Don't upgrade global constructors when reading bitcode
|
commit | commitdiff | tree |
2014-08-06 |
Duncan P. N. Exon... | UseListOrder: Use std::vector
|
commit | commitdiff | tree |
2014-08-05 |
Duncan P. N. Exon... | Remove dead code in condition
|
commit | commitdiff | tree |
2014-08-05 |
Duncan P. N. Exon... | BitcodeReader: Fix non-determinism in use-list order
|
commit | commitdiff | tree |
2014-08-01 |
Duncan P. N. Exon... | verify-uselistorder: Reverse use-lists at every verification
|
commit | commitdiff | tree |
2014-08-01 |
Duncan P. N. Exon... | verify-uselistorder: Add missing `static`
|
commit | commitdiff | tree |
2014-08-01 |
Duncan P. N. Exon... | IR: Add Value::reverseUseList()
|
commit | commitdiff | tree |
2014-08-01 |
Duncan P. N. Exon... | verify-uselistorder: Move shuffleUseLists() out of...
|
commit | commitdiff | tree |
2014-08-01 |
Duncan P. N. Exon... | verify-uselistorder: Make the verification logic easier...
|
commit | commitdiff | tree |
2014-08-01 |
Duncan P. N. Exon... | UseListOrder: Guarantee that shuffles change use-list...
|
commit | commitdiff | tree |
2014-08-01 |
Duncan P. N. Exon... | UseListOrder: Fix blockaddress use-list order
|
commit | commitdiff | tree |
2014-08-01 |
Duncan P. N. Exon... | BitcodeReader: Change mechanics of BlockAddress forward...
|
commit | commitdiff | tree |
2014-08-01 |
Duncan P. N. Exon... | IR: Add BasicBlock::insertInto()
|
commit | commitdiff | tree |
2014-08-01 |
Duncan P. N. Exon... | BitcodeReader: Fix some BlockAddress forward reference...
|
commit | commitdiff | tree |
2014-08-01 |
Duncan P. N. Exon... | Try to fix configure+make after r214556
|
commit | commitdiff | tree |
2014-08-01 |
Duncan P. N. Exon... | Rewrite BitReaderTest, NFC
|
commit | commitdiff | tree |
2014-07-31 |
Duncan P. N. Exon... | verify-uselistorder: Change the default -num-shuffles=5
|
commit | commitdiff | tree |
2014-07-31 |
Duncan P. N. Exon... | UseListOrder: Handle self-users
|
commit | commitdiff | tree |
2014-07-31 |
Duncan P. N. Exon... | UseListOrder: Don't give constant IDs to GlobalValues
|
commit | commitdiff | tree |
2014-07-31 |
Duncan P. N. Exon... | verify-uselistorder: Add RUN lines to cases in test...
|
commit | commitdiff | tree |
2014-07-30 |
Duncan P. N. Exon... | UseListOrder: Visit global values
|
commit | commitdiff | tree |
2014-07-30 |
Duncan P. N. Exon... | Fix line endings before adding RUN lines, NFC
|
commit | commitdiff | tree |
2014-07-30 |
Duncan P. N. Exon... | Rename llvm-uselistorder => verify-uselistorder
|
commit | commitdiff | tree |
2014-07-30 |
Duncan P. N. Exon... | llvm-uselistorder: Improve the tool description
|
commit | commitdiff | tree |
2014-07-30 |
Duncan P. N. Exon... | llvm-uselistorder: Fix memory leak from r214125
|
commit | commitdiff | tree |
2014-07-30 |
Duncan P. N. Exon... | Reapply "UseListOrder: Order GlobalValue uses after...
|
commit | commitdiff | tree |
2014-07-30 |
Duncan P. N. Exon... | UseListOrder: Fix undefined behaviour
|
commit | commitdiff | tree |
2014-07-30 |
Duncan P. N. Exon... | Revert "UseListOrder: Remove move assignment"
|
commit | commitdiff | tree |
2014-07-30 |
Duncan P. N. Exon... | UseListOrder: Remove move assignment
|
commit | commitdiff | tree |
2014-07-29 |
Duncan P. N. Exon... | Revert "UseListOrder: Order GlobalValue uses after...
|
commit | commitdiff | tree |
2014-07-29 |
Duncan P. N. Exon... | UseListOrder: Additional test coverage for r214242
|
commit | commitdiff | tree |
2014-07-29 |
Duncan P. N. Exon... | UseListOrder: Order GlobalValue uses after initializers
|
commit | commitdiff | tree |
2014-07-29 |
Duncan P. N. Exon... | UseListOrder: Create a struct around OrderMap, NFC
|
commit | commitdiff | tree |
2014-07-29 |
Duncan P. N. Exon... | UseListOrder: Try to resolve buildbot failure
|
commit | commitdiff | tree |
2014-07-29 |
Duncan P. N. Exon... | UseListShuffleVector: Remove copy constructor
|
commit | commitdiff | tree |
2014-07-29 |
Duncan P. N. Exon... | UseListShuffleVector: Code reorganization, NFC
|
commit | commitdiff | tree |
2014-07-29 |
Duncan P. N. Exon... | llvm-uselistorder: Fix header comments from r214144
|
commit | commitdiff | tree |
2014-07-29 |
Duncan P. N. Exon... | IR: Create the use-list order shuffle vector in-place
|
commit | commitdiff | tree |
2014-07-29 |
Duncan P. N. Exon... | Bitcode: Correctly compare a Use against itself
|
commit | commitdiff | tree |
2014-07-29 |
Duncan P. N. Exon... | Fix line-endings, NFC
|
commit | commitdiff | tree |
2014-07-29 |
Duncan P. N. Exon... | IR: Augment debug statements for use-list order
|
commit | commitdiff | tree |
2014-07-28 |
Duncan P. N. Exon... | llvm-uselistorder: Add -num-shuffles option
|
commit | commitdiff | tree |
2014-07-28 |
Duncan P. N. Exon... | IR: Optimize size of use-list order shuffle vectors
|
commit | commitdiff | tree |
2014-07-28 |
Duncan P. N. Exon... | llvm-uselistorder: Get it building in configure+make...
|
commit | commitdiff | tree |
2014-07-28 |
Duncan P. N. Exon... | Bitcode: Serialize (and recover) use-list order
|
commit | commitdiff | tree |
2014-07-28 |
Duncan P. N. Exon... | llvm-uselistorder: Add -save-temps option
|
commit | commitdiff | tree |
2014-07-28 |
Duncan P. N. Exon... | llvm-uselistorder: Check the correct flag for assembly
|
commit | commitdiff | tree |
2014-07-28 |
Duncan P. N. Exon... | IR: Expose Module::rbegin() and rend()
|
commit | commitdiff | tree |
2014-07-25 |
Duncan P. N. Exon... | Move -verify-use-list-order into llvm-uselistorder
|
commit | commitdiff | tree |
2014-07-25 |
Duncan P. N. Exon... | Bitcode: Don't optimize constants when preserving use...
|
commit | commitdiff | tree |
2014-07-25 |
Duncan P. N. Exon... | Try to fix a layering violation introduced by r213945
|
commit | commitdiff | tree |
2014-07-25 |
Duncan P. N. Exon... | Fix -Werror build after r213945
|
commit | commitdiff | tree |
2014-07-25 |
Duncan P. N. Exon... | IPO: Add use-list-order verifier
|
commit | commitdiff | tree |
2014-07-24 |
Duncan P. N. Exon... | Fix r213824 on windows
|
commit | commitdiff | tree |
2014-07-24 |
Duncan P. N. Exon... | IR: Fix comment from r213824
|
commit | commitdiff | tree |
2014-07-24 |
Duncan P. N. Exon... | IR: Add Value::sortUseList()
|
commit | commitdiff | tree |
2014-07-21 |
Duncan P. N. Exon... | Revert "[C++11] Add predecessors(BasicBlock *) / successors...
|
commit | commitdiff | tree |
2014-07-15 |
Duncan P. N. Exon... | ADT: Add MapVector::remove_if
|
commit | commitdiff | tree |
2014-07-15 |
Duncan P. N. Exon... | ADT: Fix MapVector::erase()
|
commit | commitdiff | tree |
2014-07-15 |
Duncan P. N. Exon... | ADT: Add "end namespace" comment
|
commit | commitdiff | tree |
2014-07-12 |
Duncan P. N. Exon... | BFI: Add constructor for Weight
|
commit | commitdiff | tree |
2014-07-12 |
Duncan P. N. Exon... | BFI: Clean up BlockMass
|
commit | commitdiff | tree |
2014-07-11 |
Duncan P. N. Exon... | BFI: Mark the end of namespaces
|
commit | commitdiff | tree |
2014-07-10 |
Duncan P. N. Exon... | InstCombine: Fix a crash in Descale for multiply-by...
|
commit | commitdiff | tree |
2014-07-02 |
Duncan P. N. Exon... | AArch64: Re-enable AArch64AddressTypePromotion
|
commit | commitdiff | tree |
2014-07-02 |
Duncan P. N. Exon... | AArch64: Remove unnecessary parens
|
commit | commitdiff | tree |
2014-07-02 |
Duncan P. N. Exon... | AArch64: Merge isa with dyn_cast
|
commit | commitdiff | tree |
next |