| Commit message (Expand) | Author | Age | Files | Lines |
* | [SystemZ] Improve spilling of LGDR and LDGR | Richard Sandiford | 2013-07-12 | 1 | -1/+23 |
* | Target/X86: Add explicit Win64 and System V/x86-64 calling conventions. | Charles Davis | 2013-07-12 | 4 | -25/+45 |
* | PPC: Add some missing V_SET0 patterns | Hal Finkel | 2013-07-11 | 1 | -2/+15 |
* | PPCDAGToDAGISel::isRunOfOnes should return false on zero | Hal Finkel | 2013-07-11 | 1 | -1/+4 |
* | [SystemZ] Use zeroing form of RISBG for shift-and-AND sequences | Richard Sandiford | 2013-07-11 | 1 | -5/+66 |
* | [SystemZ] Use zeroing form of RISBG for some AND sequences | Richard Sandiford | 2013-07-11 | 1 | -1/+118 |
* | [SystemZ] Allow 8-bit operands to RISBG | Richard Sandiford | 2013-07-11 | 1 | -2/+1 |
* | Replacing an empty switch with its moral equivalent. No functional changes i... | Aaron Ballman | 2013-07-10 | 2 | -8/+2 |
* | Simplify code. | Craig Topper | 2013-07-10 | 1 | -6/+2 |
* | R600/SI: Initial local memory support | Michel Danzer | 2013-07-10 | 6 | -3/+34 |
* | R600/SI: Add pattern for the AMDGPU.barrier.local intrinsic | Michel Danzer | 2013-07-10 | 1 | -1/+10 |
* | R600/SI: Add intrinsic for retrieving the current thread ID | Michel Danzer | 2013-07-10 | 2 | -2/+9 |
* | R600/SI: Initial support for LDS/GDS instructions | Michel Danzer | 2013-07-10 | 5 | -0/+68 |
* | R600/SI: Add intrinsics for texture sampling with user derivatives | Michel Danzer | 2013-07-10 | 2 | -1/+7 |
* | PPC: Add a better comment about the i64 FI fixup | Hal Finkel | 2013-07-10 | 1 | -2/+13 |
* | Reverting commit r185999 due to buildboot failure. | Vladimir Medic | 2013-07-10 | 2 | -49/+0 |
* | Add support for Mips break and syscall insructions. The corresponding test ca... | Vladimir Medic | 2013-07-10 | 2 | -0/+49 |
* | Fix typo | Stephen Lin | 2013-07-10 | 1 | -1/+1 |
* | Explicitly define ARMISelLowering::isFMAFasterThanFMulAndFAdd. No functionali... | Stephen Lin | 2013-07-10 | 1 | -0/+11 |
* | ARM: Fix incorrect pack pattern for thumb2 | Jim Grosbach | 2013-07-09 | 1 | -1/+6 |
* | [PowerPC] Better fix for PR16556. | Bill Schmidt | 2013-07-09 | 1 | -9/+3 |
* | AArch64/PowerPC/SystemZ/X86: This patch fixes the interface, usage, and all | Stephen Lin | 2013-07-09 | 8 | -24/+81 |
* | [PowerPC] Revert r185476 and fix up TLS variant kinds | Ulrich Weigand | 2013-07-09 | 3 | -4/+60 |
* | R600: Do not predicated basic block with multiple alu clause | Vincent Lejeune | 2013-07-09 | 6 | -7/+64 |
* | R600: Fix a rare bug where swizzle optimization returns wrong values | Vincent Lejeune | 2013-07-09 | 1 | -2/+3 |
* | R600: Fix wrong export reswizzling | Vincent Lejeune | 2013-07-09 | 1 | -4/+0 |
* | R600: Use DAG lowering pass to handle fcos/fsin | Vincent Lejeune | 2013-07-09 | 4 | -23/+52 |
* | R600: Print Export Swizzle | Vincent Lejeune | 2013-07-09 | 1 | -2/+2 |
* | Add MC assembly/disassembly support for VRINT{A, N, P, M} to V8FP. | Joey Gouly | 2013-07-09 | 3 | -3/+59 |
* | Add MC assembly/disassembly support for VRINT{Z, X, R} to V8FP. | Joey Gouly | 2013-07-09 | 1 | -0/+21 |
* | [PowerPC] Support ".machine any" | Ulrich Weigand | 2013-07-09 | 1 | -0/+27 |
* | Add MC assembly/disassembly support for VCVT{A, N, P, M} to V8FP. | Joey Gouly | 2013-07-09 | 3 | -6/+86 |
* | [SystemZ] Use MVC for simple load/store pairs | Richard Sandiford | 2013-07-09 | 4 | -0/+86 |
* | [SystemZ] Use "STC;MVC" for memset | Richard Sandiford | 2013-07-09 | 3 | -0/+95 |
* | [PowerPC] Support .llong and fix .word | Ulrich Weigand | 2013-07-09 | 1 | -1/+3 |
* | PPC: Allocate RS spill slot for unaligned i64 load/store | Hal Finkel | 2013-07-09 | 1 | -2/+33 |
* | X86: Add comment. | Jim Grosbach | 2013-07-09 | 1 | -0/+5 |
* | X86 fast-isel: Avoid explicit AH subreg reference for [SU]Rem. | Jim Grosbach | 2013-07-09 | 1 | -4/+31 |
* | [PowerPC] Always use "assembler dialect" 1 | Ulrich Weigand | 2013-07-08 | 9 | -42/+47 |
* | PPC: Mark vector CC action for SETO and SETONE as Expand | Hal Finkel | 2013-07-08 | 1 | -0/+3 |
* | Add a comment to this change, requested by Eric Christopher. | Joey Gouly | 2013-07-08 | 1 | -0/+4 |
* | ARM: Improve codegen for generic vselect. | Jim Grosbach | 2013-07-08 | 1 | -0/+18 |
* | PPC: Mark vector FREM as Expand by default | Hal Finkel | 2013-07-08 | 1 | -0/+1 |
* | [PowerPC] Support time base instructions | Ulrich Weigand | 2013-07-08 | 1 | -0/+6 |
* | [PowerPC] Support basic compare mnemonics | Ulrich Weigand | 2013-07-08 | 3 | -0/+43 |
* | [PowerPC] Fix PR16556 (handle undef ppcf128 in LowerFP_TO_INT). | Bill Schmidt | 2013-07-08 | 1 | -0/+9 |
* | Reuse %rax after calling __chkstk on win64 | Nico Rieck | 2013-07-08 | 2 | -7/+9 |
* | Revert "Proper va_arg/va_copy lowering on win64" | Nico Rieck | 2013-07-08 | 1 | -3/+1 |
* | [SystemZ] Remove unwanted part from last commit | Richard Sandiford | 2013-07-08 | 1 | -2/+0 |
* | [SystemZ] Use MVC for memcpy | Richard Sandiford | 2013-07-08 | 9 | -2/+145 |