2014-05-19 |
Alp Toker | MemoryBuffer: Use GetNativeSystemInfo() |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Eric Christopher | Revert "Patch for function cloning to inline all blocks... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Bradley Smith | [ARM64] Split tbz/tbnz into W/X register variant |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Jyotsna Verma | Hexagon: Add encoding bits to the mpy instructions. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Zoran Jovanovic | [mips][mips64r6] Sorted *_ENC, *_DESC classes and tests |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Aaron Ballman | Resolving MSVC warnings about switch statements with... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Benjamin Kramer | Flip on vectorization of bswap intrinsics. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Benjamin Kramer | SDAG: Legalize vector BSWAP into a shuffle if the shuff... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Dinesh Dwivedi | Added inst-combine for 'MIN(MIN(A, 97), 23)' and 'MAX... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Filipe Cabecinhas | Change the blend tests to AVX, not AVX2. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
NAKAMURA Takumi | Reformat blank lines. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
NAKAMURA Takumi | Whitespace. |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Craig Topper | Remove last uses of OwningPtr from llvm. As far as... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Craig Topper | Use std::unique_ptr instead of OwningPtr in the MemoryB... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Saleem Abdulrasool | ARM: make libcall setup more table driven |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Benjamin Kramer | Options: Use erase_if to remove Args from the list. |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Saleem Abdulrasool | ARM: improve WoA ABI conformance for frame register |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Saleem Abdulrasool | ARM: consolidate frame pointer register knowledge |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Saleem Abdulrasool | Target: remove old constructors for CallLoweringInfo |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Saleem Abdulrasool | Target: add support to build CallLoweringInfo |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Saleem Abdulrasool | Target: change member from reference to pointer |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Saleem Abdulrasool | ARM: whitespace |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Rafael Espindola | Use create methods since msvc doesn't handle delegating... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Rafael Espindola | Handle ConstantAggregateZero when upgrading global_ctors. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Rafael Espindola | Reduce abuse of default values in the GlobalAlias const... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
NAKAMURA Takumi | Revert r209049 and r209065, "Add support for combining... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
David Majnemer | MachO: Add comments describing section flags/attrs |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Louis Gerbarg | Fix for sanitizer crash introduced in r209049 |
commit | commitdiff | tree | snapshot |
2014-05-17 |
David Majnemer | Target: Replace getSection().empty() with hasSection() |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Saleem Abdulrasool | test: fix copy-paste mistake |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Saleem Abdulrasool | ARM: use the proper target object format for WoA |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Chandler Carruth | [x86] Fix a bad predicate I spotted by inspection ... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Alexey Samsonov | [DWARF parser] Teach DIContext to fetch short (non... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Louis Gerbarg | Add support for combining GEPs across PHI nodes |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Pete Cooper | Use a sized enum for MachineOperandType. No functional... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Filipe Cabecinhas | Added tests for the cost of lowering VSELECT instructions. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Filipe Cabecinhas | Implemented special cases for PerformVSELECTCombine. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Filipe Cabecinhas | Lower vselects into X86ISD::BLENDI when appropriate. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Filipe Cabecinhas | Implemented LowerVSELECT to custom lower some instructions. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Rafael Espindola | Delete getAliasedGlobal. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
David Blaikie | DebugInfo: Assert rather than conditionalizing when... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
David Blaikie | DebugInfo: Handle emitting constants of C++ unicode... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tom Stellard | R600/SI: Refactor the VOP3_32 tablegen class |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tom Stellard | R600/SI: Add a PredicateControl class for managing... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tom Stellard | R600/SI: Move tablegen patterns away from instruction... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tom Stellard | R600/SI: Remove unused instruction |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tom Stellard | R600/SI: Promote f32 SELECT to i32 |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tom Stellard | R600/SI: Remove duplicate pattern |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Reid Kleckner | Add comdat key field to llvm.global_ctors and llvm... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Rafael Espindola | Fix a warning in builds without asserts. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
David Blaikie | DebugInfo: Add an assert regarding the subprogram in... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Rafael Espindola | Fix most of PR10367. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
David Blaikie | DebugInfo: Assume the CU's Subprogram list only contain... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Chad Rosier | [ARM64] Increases the Sched Model accuracy for Cortex... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
David Majnemer | InstSimplify: Improve handling of ashr/lshr |
commit | commitdiff | tree | snapshot |
2014-05-16 |
David Majnemer | InstSimplify: Optimize using dividend in sdiv |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tilmann Scheller | [ARM64] Fix wrong comment in load/store optimization... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
David Blaikie | DwarfDebug: Refactor AT_ranges/AT_high_pc+AT_low_pc... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Simon Atanasyan | [yaml2obj][ELF] Add an optional `Size` field to the... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
James Molloy | Re-enable inline memcpy expansion for Thumb1. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Rafael Espindola | Small dyn_cast and auto cleanup. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
James Molloy | Fix the Load/Store optimization pass to work with Thumb1. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
James Molloy | Enable the Load/Store optimization pass for Thumb1... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
James Molloy | Fix a few comment typos and style issues. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Zoran Jovanovic | [mips][mips64r6] Add SELEQZ and SELNEZ instructions |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Rafael Espindola | Change the GlobalAlias constructor to look a bit more... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Zoran Jovanovic | [mips][mips64r6] Add Compact indexed jumps. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Yaron Keren | Fix hardcoded slash to native path seperator which... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Rafael Espindola | Revert "Implement global merge optimization for global... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Zoran Jovanovic | [mips][mips64r6] Add Compact zero-compare branch-and... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Stepan Dyatkovskiy | MergeFunctions Pass, introduced total ordering among... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
NAKAMURA Takumi | MC: Add DwarfTypesDWOSection also to MCCOFF. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Zoran Jovanovic | [mips][mips64r6] Add compact branch instructions |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Stepan Dyatkovskiy | MergeFunctions Pass, introduced total ordering among... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Zoran Jovanovic | [mips][mips64r6] Add LWPC and LWUPC instructions |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Zoran Jovanovic | [mips][mips64r6] Add Floating Point Compare setting... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tim Northover | TableGen: fix operand counting for aliases |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tim Northover | ARM64: disable printing of "fcmXY ..., #0" aliases |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tim Northover | AArch64: disable printing of add/sub alias |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tim Northover | Sparc: disable printing of jmp/call aliases (C++ does it) |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tim Northover | Sparc: disable printing on longer "brX,pt" aliases |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tim Northover | Mips: don't print subu alias for addiu |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tim Northover | X86: disable printing of bare "mov" aliases |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tim Northover | AArch64: disable printing of MOV -> MOVZ aliases |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tim Northover | ARM64: disable printing of swapped compare-mask aliases |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tim Northover | ARM64: disable printing of LDUR -> LDR aliases |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tim Northover | ARM64: give TST aliases priority over ANDS. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tim Northover | ARM64: give MOV priority over shorter ORR when printing... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tim Northover | ARM64: give NEG priority over SUB when printing aliases. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Tim Northover | ARM64: disable printing of "lslv" type aliases |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Hao Liu | [ARM64]Implement NEON post-increment LD1(lane) and... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Stepan Dyatkovskiy | MergeFunctions Pass, introduced total ordering among... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Zoran Jovanovic | [mips][mips64r6] Add Floating Point Fused Multiply... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Saleem Abdulrasool | ARM: add some integer/floating point conversion libcalls |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Juergen Ributzka | Add C API for thread yielding callback. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Justin Bogner | ProfileData: Allow multiple profiles in RawInstrProfReader |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Eric Christopher | Remove the Options query functions and just access... |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Reid Kleckner | musttail: Fix the verification of alignment attributes |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Jiangning Liu | Implement global merge optimization for global variables. |
commit | commitdiff | tree | snapshot |
2014-05-15 |
David Blaikie | DebugInfo: Follow up to r208930, comment usage of ... |
commit | commitdiff | tree | snapshot |
next |