[ms-inline asm] Add support of imm displacement before bracketed memory
[oota-llvm.git] / test /
2013-03-27 Chad Rosier[ms-inline asm] Add support of imm displacement before...
2013-03-27 Jack Cartertest file name change to correct typo
2013-03-27 Preston GurdFor the current Atom processor, the fastest way to...
2013-03-27 Christian KonigR600/SI: add SETO/SETUO patterns
2013-03-27 Hal FinkelPrint PPC ZERO as 0 (not r0) even on Darwin
2013-03-27 Evgeniy StepanovDisable ASan/MSan symbolization of reports in tests.
2013-03-27 Silviu BarangaEnabling the generation of dependency breakers for...
2013-03-27 Christian KonigR600/SI: add cummuting of rev instructions
2013-03-27 Christian KonigR600/SI: add mulhu/mulhs patterns
2013-03-27 Christian KonigR600/SI: add srl/sha patterns for SI
2013-03-27 Hal FinkelAllocate r0 on PPC
2013-03-27 Bill SchmidtRemove the link register from the GPR classes on PowerPC.
2013-03-27 Michael GottesmanAdded back in the test for arc-annotations.
2013-03-27 David BlaikieAdding DIImportedModules to DIScopes.
2013-03-27 Hal FinkelDon't spill PPC VRSAVE on non-Darwin (even in SjLj)
2013-03-26 Michael LiaoAdd XTEST codegen support
2013-03-26 Jakob Stoklund OlesenEnable SandyBridgeModel for all modern Intel P6 descend...
2013-03-26 Hal FinkelUse multiple virtual registers in PPC CR spilling
2013-03-26 Hal FinkelUpdate PEI's virtual-register-based scavenging to suppo...
2013-03-26 Michael LiaoFix PRFCHW test on non-x86 builds
2013-03-26 Michael LiaoAdd PREFETCHW codegen support
2013-03-26 Ulrich WeigandAdd test case for commit r178031.
2013-03-26 Jyotsna VermaHexagon: Use multiclass for aslh, asrh, sxtb, sxth...
2013-03-26 Christian KonigR600/SI: mark most intrinsics as readnone v2
2013-03-26 Joe AbbeyPatch by Gordon Keiser!
2013-03-26 Alexey SamsonovAdd asan/msan to the list of available features in...
2013-03-26 Andrew TrickFix SCEV forgetMemoizedResults should search and destro...
2013-03-26 Bill WendlingRemove testcase. It's failing on some platforms but...
2013-03-26 Bill WendlingHmm...not failing...odd
2013-03-26 Bill WendlingTemporarily XFAIL this test until Michael can look...
2013-03-26 Michael Gottesman[ObjCARC Annotations] Added support for displaying...
2013-03-25 Michael LiaoRevise alignment checking/calculation on 256-bit unalig...
2013-03-25 Michael LiaoEnhance folding of (extract_subvec (insert_subvec V1...
2013-03-25 Jakob Stoklund OlesenAdd an -mcpu option to a test that is apparently schedu...
2013-03-25 Shuxin YangDisable some unsafe-fp-math DAG-combine transformation...
2013-03-25 John McCallAdd an optimizer-side test case for ARC bug <rdar:...
2013-03-25 Jyotsna VermaDisable profiling tests for Hexagon since it doesn...
2013-03-25 NAKAMURA Takumillvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them...
2013-03-25 Jyotsna VermaXFAIL some of the generic CodeGen tests for Hexagon.
2013-03-25 Shuxin YangFix a bug in fast-math fadd/fsub simplification.
2013-03-25 Jyotsna VermaXFAIL DebugInfo tests for Hexagon.
2013-03-25 Jyotsna VermaDisable Execution Engine tests not supported by Hexagon.
2013-03-25 NAKAMURA TakumiDisable, for now, llvm/test/Transforms/GCOVProfiling...
2013-03-25 Dave Zarzyckix86 -- add the XTEST instruction
2013-03-25 Dave Zarzyckix86 -- disassemble the REP/REPNE prefix when needed
2013-03-25 Chad RosierRemove unnecessary attributes from test case.
2013-03-25 Shankar Easwaran[tools][llvm-readobj] print the name of the section...
2013-03-25 Yiannis TsiourisAdd a GC plugin for Erlang
2013-03-25 Arnaud A. de Grand... Address issues found by Duncan during post-commit revie...
2013-03-25 Arnaud A. de Grand... InstCombine: simplify comparisons to zero of (shl ...
2013-03-24 Justin Holewinski[NVPTX] Fix handling of vector arguments
2013-03-24 Jakob Stoklund OlesenAllow TableGen DAG arguments to be just a name.
2013-03-23 Benjamin KramerMove X86-dependent test into the right subdirectory.
2013-03-23 Owen AndersonRemove the type legality check from the SelectionDAGBui...
2013-03-22 Manman RenSupport in AAEvaluator to print alias queries of loads...
2013-03-22 John McCallKill every call to @clang.arc.use in the ARC contract...
2013-03-22 Bill WendlingUpdate test. There may be multiple catches, but those...
2013-03-22 David Blaikiereorder the fields in DILexicalBlockFile to match the...
2013-03-22 Galina KistanovaReverted r176374. In some cases the lit.site.cfg file...
2013-03-22 Jyotsna VermaHexagon: Add and enable memops setbit, clrbit, &,|...
2013-03-22 David BlaikieRefactor out the DIFile parameter to DILexicalBlock...
2013-03-22 Michel DanzerR600: Fix up test/CodeGen/R600/llvm.pow.ll for r177730
2013-03-22 Dmitry Vyukovtsan: fix the test
2013-03-22 Dmitry Vyukovtsan: handle vptr loads specially
2013-03-22 Evgeniy StepanovFix llvm::removeUnreachableBlocks to handle unreachable...
2013-03-22 Arnaud A. de Grand... InstCombine: Improve the result bitvect type when foldi...
2013-03-22 David BlaikieReorder the DIFile field in DILexicalBlock to become...
2013-03-22 Chandler CarruthRemove the ARM-specific variant of this test. It's...
2013-03-22 Jack CarterFix the invalid opcode for Mips branch instructions...
2013-03-22 Jack CarterThis patch that enables the Mips assembler to use symbo...
2013-03-21 Hal FinkelFix a register-class comparison bug in PPCCTRLoops
2013-03-21 David BlaikieRefactor the filename/directory information in DISubpro...
2013-03-21 David BlaikieMove the DIFile in DISubprogram to the beginning to...
2013-03-21 Jack CarterThis patch enables the Mips .set directive to define...
2013-03-21 Hal FinkelImplement builtin_{setjmp/longjmp} on PPC
2013-03-21 Renato GolinFix Darwin NEON FP and increase coverage
2013-03-21 David BlaikieRemove unused field in DISubprogram
2013-03-21 Hal FinkelAdd support for spilling VRSAVE on PPC
2013-03-21 Hal FinkelCorrect PPC FRAMEADDR lowering using a pseudo-register
2013-03-21 Renato GolinAvoid NEON SP-FP unless unsafe-math or Darwin
2013-03-21 Bill WendlingUpdate some EH tests that were violating the new EH...
2013-03-21 Meador IngeMove library call prototype attribute inference to...
2013-03-20 David BlaikieDebug info: refactor the first field of DICompileUnit...
2013-03-20 Nadav RotemWhen computing the demanded bits of Load SDNodes, make...
2013-03-20 David BlaikieDebug Info: Swap the 2nd and 3rd parameters to DICompil...
2013-03-20 David BlaikieRemove unused field in DICompileUnit
2013-03-20 Michael LiaoCorrect cost model for vector shift on AVX2
2013-03-20 David BlaikieRefactor file/directory path in namespace debug info...
2013-03-20 David BlaikieEnhance debug info namespace test to check for context...
2013-03-20 David BlaikieMake target-specific test case in r177474 only run...
2013-03-20 David BlaikieReorder the DIFile parameter in DINameSpace
2013-03-20 Hao LiuAdd a test case for PR15318 fixed in r177472
2013-03-20 Nick LewyckyDon't assume the test directory is writable, use %T...
2013-03-20 David BlaikieTest DW_TAG_namespace support in the backend
2013-03-20 Michael LiaoFix PR15296
2013-03-20 David BlaikieFix test case regression on ARM & PPC introduced r177239
2013-03-20 David BlaikieRefactor the DIFile (2nd) parameter to DITypes to be...
2013-03-20 Justin HolewinskiPropagate DAG node ordering during type legalization...
2013-03-19 Chad RosierFix pr13145 - Naming a function like a register name...
2013-03-19 David BlaikieMove the DIFile operand to DITypes from the 4th operand...
next