2014-08-21 |
Craig Topper | Remove custom implementations of max/min in StringRef... |
tree | commitdiff |
2014-08-21 |
Jiangning Liu | Fix a bug around truncating vector in const prop. |
tree | commitdiff |
2014-08-21 |
Jiangning Liu | Revert r216066, "Optimize ZERO_EXTEND and SIGN_EXTEND... |
tree | commitdiff |
2014-08-21 |
Quentin Colombet | [PeepholeOptimizer] Take advantage of the isInsertSubre... |
tree | commitdiff |
2014-08-21 |
Quentin Colombet | [ARM] Mark VSETLNi32 with the InsertSubreg property... |
tree | commitdiff |
2014-08-21 |
James Molloy | [LoopVectorize] Up the maximum unroll factor to 4 for... |
tree | commitdiff |
2014-08-20 |
James Molloy | [LoopVectorizer] Limit unroll factor in the presence... |
tree | commitdiff |
2014-08-20 |
Quentin Colombet | Add isInsertSubreg property. |
tree | commitdiff |
2014-08-20 |
Jonathan Roelofs | Lower thumbv4t & thumbv5 lo->lo copies through a push... |
tree | commitdiff |
2014-08-20 |
Quentin Colombet | [PeepholeOptimizer] Take advantage of the isExtractSubr... |
tree | commitdiff |
2014-08-20 |
Yi Jiang | New InstCombine pattern: (icmp ult/ule (A + C1), C3... |
tree | commitdiff |
2014-08-20 |
Alexey Samsonov | Don't allow MCStreamer::EmitIntValue to output 0-byte... |
tree | commitdiff |
2014-08-20 |
Quentin Colombet | [ARM] Mark VMOVRRD with the ExtractSubreg property... |
tree | commitdiff |
2014-08-20 |
Alexey Samsonov | Fix undefined behavior (left shift of negative value... |
tree | commitdiff |
2014-08-20 |
Quentin Colombet | Add isExtractSubreg property. |
tree | commitdiff |
2014-08-20 |
Alexey Samsonov | Fix null reference creation in SelectionDAG constructor. |
tree | commitdiff |
2014-08-20 |
Alexey Samsonov | Fix undefined behavior (left shift of negative value... |
tree | commitdiff |
2014-08-20 |
Alexey Samsonov | Cleanup: Delete seemingly unused reference to MachineDo... |
tree | commitdiff |
2014-08-20 |
Sanjay Patel | Don't prevent a vselect of constants from becoming... |
tree | commitdiff |
2014-08-20 |
Duncan P. N. Exon... | X86: Align the stack on word boundaries in LowerFormalA... |
tree | commitdiff |
2014-08-20 |
Alexey Samsonov | Fix null reference creation in ScheduleDAGInstrs constr... |
tree | commitdiff |
2014-08-20 |
Keno Fischer | Do not insert a tail call when returning multiple value... |
tree | commitdiff |
2014-08-20 |
Alexey Samsonov | Fix undefined behavior (left shift by 64 bits) in Scale... |
tree | commitdiff |
2014-08-20 |
Sanjay Patel | critical-anti-dependency breaker: don't use reg def... |
tree | commitdiff |
2014-08-20 |
Quentin Colombet | [PeepholeOptimizer] Refactor the advanced copy optimiza... |
tree | commitdiff |
2014-08-20 |
Rafael Espindola | Remove unused field. |
tree | commitdiff |
2014-08-20 |
Juergen Ributzka | [FastISel][AArch64] Don't fold the sign-/zero-extend... |
tree | commitdiff |
2014-08-20 |
Aaron Ballman | Silencing a -Wcast-qual warning. NFC. |
tree | commitdiff |
2014-08-20 |
Aaron Ballman | Silencing an MSVC C4334 warning ('<<' : result of 32... |
tree | commitdiff |
2014-08-20 |
Jiangning Liu | Optimize ZERO_EXTEND and SIGN_EXTEND in both SelectionD... |
tree | commitdiff |
2014-08-20 |
Pavel Chupin | [x32] Fix FrameIndex check in SelectLEA64_32Addr |
tree | commitdiff |
2014-08-20 |
Yi Kong | ARM: Fix codegen for rbit intrinsic |
tree | commitdiff |
2014-08-20 |
David Majnemer | InstCombine: Annotate sub with nuw when we prove it... |
tree | commitdiff |
2014-08-20 |
Craig Topper | Fix an off by 1 bug that prevented SmallPtrSet from... |
tree | commitdiff |
2014-08-20 |
Peter Collingbourne | [dfsan] Treat vararg custom functions like unimplemente... |
tree | commitdiff |
2014-08-20 |
Juergen Ributzka | [FastISel][AArch64] Use the proper FMOV instruction... |
tree | commitdiff |
2014-08-19 |
David Majnemer | InstCombine: Annotate sub with nsw when we prove it... |
tree | commitdiff |
2014-08-19 |
Juergen Ributzka | [FastISel][AArch64] Factor out ADDS/SUBS instruction... |
tree | commitdiff |
2014-08-19 |
Rafael Espindola | Split parseAssembly into parseAssembly and parseAssembl... |
tree | commitdiff |
2014-08-19 |
Alexey Samsonov | Delete unused argument in AArch64MCInstLower constructo... |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | IR: Implement uselistorder assembly directives |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | verify-uselistorder: Force -preserve-bc-use-list-order |
tree | commitdiff |
2014-08-19 |
Lang Hames | [MCJIT] Allow '$' characters in symbol names in Runtime... |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | IR: Fix ConstantExpr::replaceUsesOfWithOnConstant() |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | IR: Thread OnlyIfReduced through ConstantExpr::getWithO... |
tree | commitdiff |
2014-08-19 |
Juergen Ributzka | Reapply [FastISel][AArch64] Add support for more addres... |
tree | commitdiff |
2014-08-19 |
Juergen Ributzka | Reapply [FastISel][X86] Add large code model support... |
tree | commitdiff |
2014-08-19 |
Juergen Ributzka | Reapply [FastISel][X86] Use XOR to materialize the... |
tree | commitdiff |
2014-08-19 |
Juergen Ributzka | Reapply [FastISel][X86] Emit more efficient instruction... |
tree | commitdiff |
2014-08-19 |
Juergen Ributzka | Reapply [FastISel][AArch64] Make use of the zero regist... |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | IR: De-duplicate code for replacing operands in place |
tree | commitdiff |
2014-08-19 |
Juergen Ributzka | Reapply [FastISel] Let the target decide first if it... |
tree | commitdiff |
2014-08-19 |
Rafael Espindola | Fix a pair of use after free. Should bring the bots... |
tree | commitdiff |
2014-08-19 |
Rafael Espindola | Don't own the buffer in object::Binary. |
tree | commitdiff |
2014-08-19 |
Alexey Samsonov | Hide two different AlignMode enums in anonymous namespa... |
tree | commitdiff |
2014-08-19 |
Renato Golin | Revert "Small refactor on VectorizerHint for deduplication" |
tree | commitdiff |
2014-08-19 |
Juergen Ributzka | [FastISel][AArch64] Fix a few BuildMI callsites where... |
tree | commitdiff |
2014-08-19 |
Renato Golin | Small refactor on VectorizerHint for deduplication |
tree | commitdiff |
2014-08-19 |
Rafael Espindola | Modernize the .ll parsing interface. |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | Reapply r215966, r215965, r215964, r215963, r215960... |
tree | commitdiff |
2014-08-19 |
Aaron Ballman | Reverting r215966, r215965, r215964, r215963, r215960... |
tree | commitdiff |
2014-08-19 |
Toma Tabacu | [mips] Add assembler support for .set arch=x directive. |
tree | commitdiff |
2014-08-19 |
Mayur Pandey | InstCombine: ((A & ~B) ^ (~A & B)) to A ^ B |
tree | commitdiff |
2014-08-19 |
Craig Topper | Const-correct and prevent a copy of a SmallPtrSet. |
tree | commitdiff |
2014-08-19 |
Mayur Pandey | test commit (spelling correction) |
tree | commitdiff |
2014-08-19 |
Rafael Espindola | Make it explicit that ExecutionEngine takes ownership... |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | IR: Reduce RAUW traffic in ConstantVector |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | IR: Fix ConstantArray::replaceUsesOfWithOnConstant() |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | IR: Factor out replaceUsesOfWithOnConstantImpl(), NFC |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | IR: Split up Constant{Array,Vector}::get(), NFC |
tree | commitdiff |
2014-08-19 |
Akira Hatanaka | [X86, X87 stackifier] Do not mark an operand of a debug... |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | IR: Reduce RAUW traffic in ConstantExpr |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | IR: Replace uses of ConstantAggrUniqueMap with Constant... |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | Remove extraneous typenames from r215957 |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | IR: Rewrite ConstantUniqueMap |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | IR: Declare LookupKey right before its use, NFC |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | IR: ArrayRef-ize {Insert,Extract}ValueConstantExpr... |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | Prevent clang-format from moving the namespace closing... |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | NVPTX: Use RAUW instead of reinventing the wheel |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | LLParser: Handle BlockAddresses on-the-fly |
tree | commitdiff |
2014-08-18 |
Rafael Espindola | Use a range loop. NFC. |
tree | commitdiff |
2014-08-18 |
Rafael Espindola | These classes only need a StringRef, not a MemoryBuffer. |
tree | commitdiff |
2014-08-18 |
Rafael Espindola | Delete unused method. |
tree | commitdiff |
2014-08-18 |
Robin Morisset | Answer to Philip Reames comments |
tree | commitdiff |
2014-08-18 |
Robin Morisset | Weak relaxing of the constraints on atomics in MemoryDe... |
tree | commitdiff |
2014-08-18 |
Lang Hames | [MCJIT] Respect target endianness in RuntimeDyldMachO... |
tree | commitdiff |
2014-08-18 |
Kevin Enderby | Make llvm-objdump handle both arm and thumb disassembly... |
tree | commitdiff |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Tidy up. |
tree | commitdiff |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
tree | commitdiff |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
tree | commitdiff |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
tree | commitdiff |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
tree | commitdiff |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
tree | commitdiff |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
tree | commitdiff |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
tree | commitdiff |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
tree | commitdiff |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
tree | commitdiff |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
tree | commitdiff |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
tree | commitdiff |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
tree | commitdiff |
next |