2014-08-19 |
Lang Hames | [MCJIT] Add an i386 RuntimeDyldMachO test case. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | IR: Fix a missed case when threading OnlyIfReduced... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | verify-uselistorder: Force -preserve-bc-use-list-order |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Juergen Ributzka | [FastISel][AArch64] Extend floating-point materializati... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Rafael Espindola | fix the gcc build |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Lang Hames | [MCJIT] Allow '$' characters in symbol names in Runtime... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | IR: Fix ConstantExpr::replaceUsesOfWithOnConstant() |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | IR: Thread OnlyIfReduced through ConstantExpr::getWithO... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Rafael Espindola | Fix the MSVC build. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Juergen Ributzka | Reapply [FastISel][AArch64] Add support for more addres... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Juergen Ributzka | Reapply [FastISel][X86] Add large code model support... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Juergen Ributzka | Reapply [FastISel][X86] Use XOR to materialize the... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Juergen Ributzka | Reapply [FastISel][X86] Emit more efficient instruction... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Juergen Ributzka | Reapply [FastISel][AArch64] Make use of the zero regist... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | ADT: Unit test for ArrayRef::equals change in r215986 |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | IR: De-duplicate code for replacing operands in place |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Juergen Ributzka | Reapply [FastISel] Let the target decide first if it... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Rafael Espindola | Fix a pair of use after free. Should bring the bots... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Rafael Espindola | Don't own the buffer in object::Binary. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Alexey Samsonov | Hide two different AlignMode enums in anonymous namespa... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Renato Golin | Revert "Small refactor on VectorizerHint for deduplication" |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Juergen Ributzka | [FastISel][AArch64] Fix a few BuildMI callsites where... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Renato Golin | Small refactor on VectorizerHint for deduplication |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Alex Lorenz | Docs: add documentation for the coverage mapping format. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Rafael Espindola | Modernize the .ll parsing interface. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | CodingStandards: Document std::equal misbehaviour |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | Reapply r215966, r215965, r215964, r215963, r215960... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | ADT: Avoid using std::equal in ArrayRef::equals |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Aaron Ballman | Reverting r215966, r215965, r215964, r215963, r215960... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Toma Tabacu | [mips] Add assembler support for .set arch=x directive. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Mayur Pandey | InstCombine: ((A & ~B) ^ (~A & B)) to A ^ B |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Craig Topper | Const-correct and prevent a copy of a SmallPtrSet. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Craig Topper | Prevent use of the implicit copy constructor on SmallPt... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Mayur Pandey | test commit (spelling correction) |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Rafael Espindola | Make it explicit that ExecutionEngine takes ownership... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | IR: Reduce RAUW traffic in ConstantVector |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | IR: Fix ConstantArray::replaceUsesOfWithOnConstant() |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | IR: Factor out replaceUsesOfWithOnConstantImpl(), NFC |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | IR: Split up Constant{Array,Vector}::get(), NFC |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Akira Hatanaka | [X86, X87 stackifier] Do not mark an operand of a debug... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | IR: Reduce RAUW traffic in ConstantExpr |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | IR: Replace uses of ConstantAggrUniqueMap with Constant... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | Remove extraneous typenames from r215957 |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | IR: Rewrite ConstantUniqueMap |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | IR: Declare LookupKey right before its use, NFC |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | IR: ArrayRef-ize {Insert,Extract}ValueConstantExpr... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | Prevent clang-format from moving the namespace closing... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | NVPTX: Use RAUW instead of reinventing the wheel |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Duncan P. N... | LLParser: Handle BlockAddresses on-the-fly |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Duncan P. N... | verify-uselistorder: Call verifyModule() and improve... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Rafael Espindola | Use a range loop. NFC. |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Rafael Espindola | These classes only need a StringRef, not a MemoryBuffer. |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Rafael Espindola | Delete unused method. |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Robin Morisset | Answer to Philip Reames comments |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Robin Morisset | Weak relaxing of the constraints on atomics in MemoryDe... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Lang Hames | [MCJIT] Respect target endianness in RuntimeDyldMachO... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Kevin Enderby | Make llvm-objdump handle both arm and thumb disassembly... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Tidy up. |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Quentin Colombet | [X86][Haswell][SchedModel] Add architecture specific... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Robin Morisset | Make use of isAtLeastRelease/Acquire in the ARM/AArch64... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Aaron Ballman | Disabling an MSVC warning ('var' : definition from... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Oliver Stannard | Teach the AArch64 backend to handle f16 |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Oliver Stannard | [ARM,AArch64] Do not tail-call to an externally-defined... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Elena Demikhovsky | AVX-512: Fixed a bug in emitting compare for MVT:i1... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Aaron Ballman | Silencing an MSVC warning about loop variable conflicti... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Tim Northover | TableGen: allow use of uint64_t for available features... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Abramo Bagnara | Added forgotten noexcept. |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Craig Topper | Revert "Repace SmallPtrSet with SmallPtrSetImpl in... |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Craig Topper | Repace SmallPtrSet with SmallPtrSetImpl in function... |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Rafael Espindola | Use copy initialization to initialize std::unique_ptr. |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Saleem Abdulrasool | ARM: mark missing functions from RTABI |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Saleem Abdulrasool | ARM: improve RTABI 4.2 conformance on Linux |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Saleem Abdulrasool | ARM: whitespace |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Rafael Espindola | Remove unused member variable. |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Rafael Espindola | Return a std::uinque_ptr. Every caller was already... |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Rafael Espindola | Convert an ownership comment with std::uinque_ptr. |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Rafael Espindola | Pass a std::uinque_ptr to ParseAssembly to make the... |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Rafael Espindola | getLazyIRModule always takes ownership. Make that explicit. |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Rafael Espindola | Return a std::unique_ptr to make the ownership explicit. |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Rafael Espindola | Don't repeat the function name in comments. NFC. |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Rafael Espindola | Don't repeat names in comments. NFC. |
commit | commitdiff | tree | snapshot |
next |