summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* R600/SI: add SETO/SETUO patternsChristian Konig2013-03-27
* Print PPC ZERO as 0 (not r0) even on DarwinHal Finkel2013-03-27
* Disable ASan/MSan symbolization of reports in tests.Evgeniy Stepanov2013-03-27
* Enabling the generation of dependency breakers for partial updates on Cortex-...Silviu Baranga2013-03-27
* R600/SI: add cummuting of rev instructionsChristian Konig2013-03-27
* R600/SI: add mulhu/mulhs patternsChristian Konig2013-03-27
* R600/SI: add srl/sha patterns for SIChristian Konig2013-03-27
* Allocate r0 on PPCHal Finkel2013-03-27
* Remove the link register from the GPR classes on PowerPC.Bill Schmidt2013-03-27
* Added back in the test for arc-annotations.Michael Gottesman2013-03-27
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-27
* Don't spill PPC VRSAVE on non-Darwin (even in SjLj)Hal Finkel2013-03-27
* Add XTEST codegen supportMichael Liao2013-03-26
* Enable SandyBridgeModel for all modern Intel P6 descendants.Jakob Stoklund Olesen2013-03-26
* Use multiple virtual registers in PPC CR spillingHal Finkel2013-03-26
* Update PEI's virtual-register-based scavenging to support multiple simultaneo...Hal Finkel2013-03-26
* Fix PRFCHW test on non-x86 buildsMichael Liao2013-03-26
* Add PREFETCHW codegen supportMichael Liao2013-03-26
* Add test case for commit r178031.Ulrich Weigand2013-03-26
* Hexagon: Use multiclass for aslh, asrh, sxtb, sxth, zxtb and zxth.Jyotsna Verma2013-03-26
* R600/SI: mark most intrinsics as readnone v2Christian Konig2013-03-26
* Patch by Gordon Keiser!Joe Abbey2013-03-26
* Add asan/msan to the list of available features in LIT test runnerAlexey Samsonov2013-03-26
* Fix SCEV forgetMemoizedResults should search and destroy backedge exprs.Andrew Trick2013-03-26
* Remove testcase. It's failing on some platforms but not others.Bill Wendling2013-03-26
* Hmm...not failing...oddBill Wendling2013-03-26
* Temporarily XFAIL this test until Michael can look at it.Bill Wendling2013-03-26
* [ObjCARC Annotations] Added support for displaying the state of pointers at t...Michael Gottesman2013-03-26
* Revise alignment checking/calculation on 256-bit unaligned memory accessMichael Liao2013-03-25
* Enhance folding of (extract_subvec (insert_subvec V1, V2, IIdx), EIdx)Michael Liao2013-03-25
* Add an -mcpu option to a test that is apparently scheduler-sensitive.Jakob Stoklund Olesen2013-03-25
* Disable some unsafe-fp-math DAG-combine transformation after legalization.Shuxin Yang2013-03-25
* Add an optimizer-side test case for ARC bug <rdar://13195034>, fixedJohn McCall2013-03-25
* Disable profiling tests for Hexagon since it doesn't support JIT.Jyotsna Verma2013-03-25
* llvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them out of XFAIL:win32.NAKAMURA Takumi2013-03-25
* XFAIL some of the generic CodeGen tests for Hexagon.Jyotsna Verma2013-03-25
* Fix a bug in fast-math fadd/fsub simplification. Shuxin Yang2013-03-25
* XFAIL DebugInfo tests for Hexagon.Jyotsna Verma2013-03-25
* Disable Execution Engine tests not supported by Hexagon.Jyotsna Verma2013-03-25
* Disable, for now, llvm/test/Transforms/GCOVProfiling on win32. I'll investiga...NAKAMURA Takumi2013-03-25
* x86 -- add the XTEST instructionDave Zarzycki2013-03-25
* x86 -- disassemble the REP/REPNE prefix when neededDave Zarzycki2013-03-25
* Remove unnecessary attributes from test case.Chad Rosier2013-03-25
* [tools][llvm-readobj] print the name of the section when iterating the symbol...Shankar Easwaran2013-03-25
* Add a GC plugin for ErlangYiannis Tsiouris2013-03-25
* Address issues found by Duncan during post-commit review of r177856.Arnaud A. de Grandmaison2013-03-25
* InstCombine: simplify comparisons to zero of (shl %x, Cst) or (mul %x, Cst)Arnaud A. de Grandmaison2013-03-25
* [NVPTX] Fix handling of vector argumentsJustin Holewinski2013-03-24
* Allow TableGen DAG arguments to be just a name.Jakob Stoklund Olesen2013-03-24
* Move X86-dependent test into the right subdirectory.Benjamin Kramer2013-03-23