| Commit message (Expand) | Author | Age | Files | Lines |
* | [SystemZ] Add testcase missing from r186073 | Richard Sandiford | 2013-07-11 | 1 | -0/+266 |
* | [SystemZ] Use zeroing form of RISBG for shift-and-AND sequences | Richard Sandiford | 2013-07-11 | 1 | -2/+2 |
* | [SystemZ] Use zeroing form of RISBG for some AND sequences | Richard Sandiford | 2013-07-11 | 26 | -262/+376 |
* | [SystemZ] Allow 8-bit operands to RISBG | Richard Sandiford | 2013-07-11 | 3 | -12/+12 |
* | TryToSimplifyUncondBranchFromEmptyBlock was checking that any common | Duncan Sands | 2013-07-11 | 1 | -1/+239 |
* | RegScavenger should not exclude undef uses | Hal Finkel | 2013-07-11 | 1 | -0/+48 |
* | Consolidate more lit tests. | Nadav Rotem | 2013-07-11 | 3 | -62/+54 |
* | Consolidate some of the lit tests. | Nadav Rotem | 2013-07-11 | 4 | -75/+57 |
* | Consolidate some of the lit tests. | Nadav Rotem | 2013-07-11 | 5 | -61/+191 |
* | Teach TailRecursionElimination to handle certain cases of nocapture escaping ... | Michael Gottesman | 2013-07-11 | 2 | -25/+86 |
* | Move r186044 tests into CodeGen/X86 | Hal Finkel | 2013-07-11 | 2 | -4/+2 |
* | Set REQUIRES shell on the test cases for r186044 | Hal Finkel | 2013-07-10 | 2 | -0/+2 |
* | XFAIL the test cases for r186044 on Hexagon | Hal Finkel | 2013-07-10 | 2 | -0/+2 |
* | Don't assert if we can't constant fold extract/insertvalue | Hal Finkel | 2013-07-10 | 2 | -0/+16 |
* | Remove this test for now. | Rafael Espindola | 2013-07-10 | 1 | -7/+0 |
* | Find the symbol table on archives created on OS X. | Rafael Espindola | 2013-07-10 | 1 | -0/+7 |
* | Move tests from test/Archive to test/Object. | Rafael Espindola | 2013-07-10 | 18 | -46/+23 |
* | Add a comment. | Adrian Prantl | 2013-07-10 | 1 | -0/+39 |
* | Put ELF COMDAT relocations into the relevant COMDAT group. | Tim Northover | 2013-07-10 | 2 | -1/+30 |
* | Add a testcase for r186014. | Adrian Prantl | 2013-07-10 | 1 | -0/+139 |
* | Don't crash in 'llvm -s' when an archive has no symtab. | Rafael Espindola | 2013-07-10 | 1 | -10/+17 |
* | Fix %t typo in Ocaml bindings test. | Reid Kleckner | 2013-07-10 | 1 | -3/+3 |
* | R600/SI: Initial local memory support | Michel Danzer | 2013-07-10 | 2 | -52/+66 |
* | R600/SI: Add intrinsic for retrieving the current thread ID | Michel Danzer | 2013-07-10 | 1 | -0/+16 |
* | R600/SI: Add intrinsics for texture sampling with user derivatives | Michel Danzer | 2013-07-10 | 1 | -0/+140 |
* | Reverting commit r185999 due to buildboot failure. | Vladimir Medic | 2013-07-10 | 1 | -10/+0 |
* | Add support for Mips break and syscall insructions. The corresponding test ca... | Vladimir Medic | 2013-07-10 | 1 | -2/+12 |
* | Un-break the buildbot by tweaking the indirection flag. | Adrian Prantl | 2013-07-10 | 1 | -0/+102 |
* | ARM: Fix incorrect pack pattern for thumb2 | Jim Grosbach | 2013-07-09 | 1 | -1/+24 |
* | InstSimplify: X >> X -> 0 | David Majnemer | 2013-07-09 | 2 | -3/+19 |
* | move test into the appropriate subdir. | Adrian Prantl | 2013-07-09 | 1 | -0/+0 |
* | Fix PR16571, which is a bug in the code that checks that all of the types in ... | Nadav Rotem | 2013-07-09 | 1 | -0/+22 |
* | Reapply an improved version of r180816/180817. | Adrian Prantl | 2013-07-09 | 4 | -7/+117 |
* | Appease buildbots after r185956: just set -mcpu explicitly, as it should have... | Stephen Lin | 2013-07-09 | 2 | -4/+4 |
* | Appease Atom buildbot after r185956 (explicitly turn on AVX) | Stephen Lin | 2013-07-09 | 2 | -2/+2 |
* | WidenVecRes_BUILD_VECTOR must use the first operand's type | Hal Finkel | 2013-07-09 | 1 | -0/+23 |
* | [PowerPC] Better fix for PR16556. | Bill Schmidt | 2013-07-09 | 1 | -0/+41 |
* | Attempt to appease buildbot after r185956 by explicitly turning setting -fma,... | Stephen Lin | 2013-07-09 | 2 | -2/+2 |
* | AArch64/PowerPC/SystemZ/X86: This patch fixes the interface, usage, and all | Stephen Lin | 2013-07-09 | 6 | -3/+233 |
* | Don't crash in SE dealing with ashr x, -1 | Hal Finkel | 2013-07-09 | 1 | -0/+18 |
* | ValueTracking: Fix bugs in isKnownToBeAPowerOfTwo | David Majnemer | 2013-07-09 | 1 | -15/+0 |
* | DAGCombine tryFoldToZero cannot create illegal types after type legalization | Hal Finkel | 2013-07-09 | 1 | -0/+17 |
* | [PowerPC] Revert r185476 and fix up TLS variant kinds | Ulrich Weigand | 2013-07-09 | 4 | -7/+7 |
* | R600: Do not predicated basic block with multiple alu clause | Vincent Lejeune | 2013-07-09 | 1 | -1/+1 |
* | R600: Fix a rare bug where swizzle optimization returns wrong values | Vincent Lejeune | 2013-07-09 | 1 | -0/+34 |
* | R600: Fix wrong export reswizzling | Vincent Lejeune | 2013-07-09 | 1 | -0/+100 |
* | R600: Use DAG lowering pass to handle fcos/fsin | Vincent Lejeune | 2013-07-09 | 2 | -0/+6 |
* | Add MC assembly/disassembly support for VRINT{A, N, P, M} to V8FP. | Joey Gouly | 2013-07-09 | 2 | -0/+43 |
* | Add MC assembly/disassembly support for VRINT{Z, X, R} to V8FP. | Joey Gouly | 2013-07-09 | 2 | -0/+34 |
* | [PowerPC] Support ".machine any" | Ulrich Weigand | 2013-07-09 | 1 | -0/+14 |