aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [SystemZ] Add testcase missing from r186073Richard Sandiford2013-07-111-0/+266
* [SystemZ] Use zeroing form of RISBG for shift-and-AND sequencesRichard Sandiford2013-07-111-2/+2
* [SystemZ] Use zeroing form of RISBG for some AND sequencesRichard Sandiford2013-07-1126-262/+376
* [SystemZ] Allow 8-bit operands to RISBGRichard Sandiford2013-07-113-12/+12
* TryToSimplifyUncondBranchFromEmptyBlock was checking that any commonDuncan Sands2013-07-111-1/+239
* RegScavenger should not exclude undef usesHal Finkel2013-07-111-0/+48
* Consolidate more lit tests.Nadav Rotem2013-07-113-62/+54
* Consolidate some of the lit tests.Nadav Rotem2013-07-114-75/+57
* Consolidate some of the lit tests.Nadav Rotem2013-07-115-61/+191
* Teach TailRecursionElimination to handle certain cases of nocapture escaping ...Michael Gottesman2013-07-112-25/+86
* Move r186044 tests into CodeGen/X86Hal Finkel2013-07-112-4/+2
* Set REQUIRES shell on the test cases for r186044Hal Finkel2013-07-102-0/+2
* XFAIL the test cases for r186044 on HexagonHal Finkel2013-07-102-0/+2
* Don't assert if we can't constant fold extract/insertvalueHal Finkel2013-07-102-0/+16
* Remove this test for now.Rafael Espindola2013-07-101-7/+0
* Find the symbol table on archives created on OS X.Rafael Espindola2013-07-101-0/+7
* Move tests from test/Archive to test/Object.Rafael Espindola2013-07-1018-46/+23
* Add a comment.Adrian Prantl2013-07-101-0/+39
* Put ELF COMDAT relocations into the relevant COMDAT group.Tim Northover2013-07-102-1/+30
* Add a testcase for r186014.Adrian Prantl2013-07-101-0/+139
* Don't crash in 'llvm -s' when an archive has no symtab.Rafael Espindola2013-07-101-10/+17
* Fix %t typo in Ocaml bindings test.Reid Kleckner2013-07-101-3/+3
* R600/SI: Initial local memory supportMichel Danzer2013-07-102-52/+66
* R600/SI: Add intrinsic for retrieving the current thread IDMichel Danzer2013-07-101-0/+16
* R600/SI: Add intrinsics for texture sampling with user derivativesMichel Danzer2013-07-101-0/+140
* Reverting commit r185999 due to buildboot failure.Vladimir Medic2013-07-101-10/+0
* Add support for Mips break and syscall insructions. The corresponding test ca...Vladimir Medic2013-07-101-2/+12
* Un-break the buildbot by tweaking the indirection flag.Adrian Prantl2013-07-101-0/+102
* ARM: Fix incorrect pack pattern for thumb2Jim Grosbach2013-07-091-1/+24
* InstSimplify: X >> X -> 0David Majnemer2013-07-092-3/+19
* move test into the appropriate subdir.Adrian Prantl2013-07-091-0/+0
* Fix PR16571, which is a bug in the code that checks that all of the types in ...Nadav Rotem2013-07-091-0/+22
* Reapply an improved version of r180816/180817.Adrian Prantl2013-07-094-7/+117
* Appease buildbots after r185956: just set -mcpu explicitly, as it should have...Stephen Lin2013-07-092-4/+4
* Appease Atom buildbot after r185956 (explicitly turn on AVX)Stephen Lin2013-07-092-2/+2
* WidenVecRes_BUILD_VECTOR must use the first operand's typeHal Finkel2013-07-091-0/+23
* [PowerPC] Better fix for PR16556.Bill Schmidt2013-07-091-0/+41
* Attempt to appease buildbot after r185956 by explicitly turning setting -fma,...Stephen Lin2013-07-092-2/+2
* AArch64/PowerPC/SystemZ/X86: This patch fixes the interface, usage, and allStephen Lin2013-07-096-3/+233
* Don't crash in SE dealing with ashr x, -1Hal Finkel2013-07-091-0/+18
* ValueTracking: Fix bugs in isKnownToBeAPowerOfTwoDavid Majnemer2013-07-091-15/+0
* DAGCombine tryFoldToZero cannot create illegal types after type legalizationHal Finkel2013-07-091-0/+17
* [PowerPC] Revert r185476 and fix up TLS variant kindsUlrich Weigand2013-07-094-7/+7
* R600: Do not predicated basic block with multiple alu clauseVincent Lejeune2013-07-091-1/+1
* R600: Fix a rare bug where swizzle optimization returns wrong valuesVincent Lejeune2013-07-091-0/+34
* R600: Fix wrong export reswizzlingVincent Lejeune2013-07-091-0/+100
* R600: Use DAG lowering pass to handle fcos/fsinVincent Lejeune2013-07-092-0/+6
* Add MC assembly/disassembly support for VRINT{A, N, P, M} to V8FP.Joey Gouly2013-07-092-0/+43
* Add MC assembly/disassembly support for VRINT{Z, X, R} to V8FP.Joey Gouly2013-07-092-0/+34
* [PowerPC] Support ".machine any"Ulrich Weigand2013-07-091-0/+14