summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.Charles Davis2013-07-12
* llvm/test/Object/archive-toc.test: Use env(1) to satisfy win32 hosts.NAKAMURA Takumi2013-07-12
* SLPVectorize: Replace the code that checks for vectorization candidates in su...Nadav Rotem2013-07-12
* Add the ability to use guarded malloc when running llvm lit tests.David Dean2013-07-11
* In response to dblaikie's comment on r186035, replacing theAdrian Prantl2013-07-11
* Add tests for the before and after modifiers.Rafael Espindola2013-07-11
* Add a test for llvm-ar's m operation.Rafael Espindola2013-07-11
* PPC: Add some missing V_SET0 patternsHal Finkel2013-07-11
* indvars: Improve LFTR by eliminating truncation when comparing against a cons...Andrew Trick2013-07-11
* PPCDAGToDAGISel::isRunOfOnes should return false on zeroHal Finkel2013-07-11
* Fix a FIXME about the format and add a test.Rafael Espindola2013-07-11
* LoopVectorize: Vectorize all accesses in address space zero with unit strideArnold Schwaighofer2013-07-11
* Merge these tests.Rafael Espindola2013-07-11
* Use a more unique name to avoid conflicting with directory.ll tests when runningRafael Espindola2013-07-11
* Add a test for llvm-ar's 'd' operation.Rafael Espindola2013-07-11
* Add tests for the 'x' operation.Rafael Espindola2013-07-11
* [SystemZ] Add testcase missing from r186073Richard Sandiford2013-07-11
* [SystemZ] Use zeroing form of RISBG for shift-and-AND sequencesRichard Sandiford2013-07-11
* [SystemZ] Use zeroing form of RISBG for some AND sequencesRichard Sandiford2013-07-11
* [SystemZ] Allow 8-bit operands to RISBGRichard Sandiford2013-07-11
* TryToSimplifyUncondBranchFromEmptyBlock was checking that any commonDuncan Sands2013-07-11
* RegScavenger should not exclude undef usesHal Finkel2013-07-11
* Consolidate more lit tests.Nadav Rotem2013-07-11
* Consolidate some of the lit tests.Nadav Rotem2013-07-11
* Consolidate some of the lit tests.Nadav Rotem2013-07-11
* Teach TailRecursionElimination to handle certain cases of nocapture escaping ...Michael Gottesman2013-07-11
* Move r186044 tests into CodeGen/X86Hal Finkel2013-07-11
* Set REQUIRES shell on the test cases for r186044Hal Finkel2013-07-10
* XFAIL the test cases for r186044 on HexagonHal Finkel2013-07-10
* Don't assert if we can't constant fold extract/insertvalueHal Finkel2013-07-10
* Remove this test for now.Rafael Espindola2013-07-10
* Find the symbol table on archives created on OS X.Rafael Espindola2013-07-10
* Move tests from test/Archive to test/Object.Rafael Espindola2013-07-10
* Add a comment.Adrian Prantl2013-07-10
* Put ELF COMDAT relocations into the relevant COMDAT group.Tim Northover2013-07-10
* Add a testcase for r186014.Adrian Prantl2013-07-10
* Don't crash in 'llvm -s' when an archive has no symtab.Rafael Espindola2013-07-10
* Fix %t typo in Ocaml bindings test.Reid Kleckner2013-07-10
* R600/SI: Initial local memory supportMichel Danzer2013-07-10
* R600/SI: Add intrinsic for retrieving the current thread IDMichel Danzer2013-07-10
* R600/SI: Add intrinsics for texture sampling with user derivativesMichel Danzer2013-07-10
* Reverting commit r185999 due to buildboot failure.Vladimir Medic2013-07-10
* Add support for Mips break and syscall insructions. The corresponding test ca...Vladimir Medic2013-07-10
* Un-break the buildbot by tweaking the indirection flag.Adrian Prantl2013-07-10
* ARM: Fix incorrect pack pattern for thumb2Jim Grosbach2013-07-09
* InstSimplify: X >> X -> 0David Majnemer2013-07-09
* move test into the appropriate subdir.Adrian Prantl2013-07-09
* Fix PR16571, which is a bug in the code that checks that all of the types in ...Nadav Rotem2013-07-09
* Reapply an improved version of r180816/180817.Adrian Prantl2013-07-09
* Appease buildbots after r185956: just set -mcpu explicitly, as it should have...Stephen Lin2013-07-09