Temporarily disable this test because it is failing when using libc++.
[oota-llvm.git] / test /
2013-05-19 Bob WilsonTemporarily disable this test because it is failing...
2013-05-19 Benjamin KramerMove the remaining simplify-libcalls tests to instcombi...
2013-05-18 Renato GolinUnsupported remote JIT on ARM
2013-05-18 David MajnemerisKnownToBeAPowerOfTwo: (X & Y) + Y is a power of 2...
2013-05-18 Arnold SchwaighoferLoopVectorize: Handle single edge PHIs
2013-05-18 Hal FinkelCheck InlineAsm clobbers in PPCCTRLoops
2013-05-18 David MajnemerX86: Bad peephole interaction between adc, MOV32r0
2013-05-17 JF BastienSupport unaligned load/store on more ARM targets
2013-05-17 Rafael EspindolaConvert obj2yaml to use yamlio.
2013-05-17 Vincent LejeuneR600: Lower int_load_input to copyFromReg instead of...
2013-05-17 Vincent LejeuneR600: Use bottom up scheduling algorithm
2013-05-17 Vincent LejeuneR600: Use depth first scheduling algorithm
2013-05-17 Vincent LejeuneR600: Relax some vector constraints on Dot4.
2013-05-17 Vincent LejeuneR600: Improve texture handling
2013-05-17 Vincent LejeuneR600: Rename 128 bit registers.
2013-05-17 Tom StellardR600: Fix encoding for R600 family GPUs
2013-05-17 Venkatraman Govind... [Sparc] Implements hasReservedCallFrame and hasFP.
2013-05-17 Benjamin KramerX86: Make shuffle -> shift conversion more aggressive...
2013-05-17 Benjamin KramerFileCheckize test.
2013-05-17 Ulrich Weigand[PowerPC] Merge/rename PPC fixup types
2013-05-17 Ulrich Weigand[PowerPC] Fix processing of ha16/lo16 fixups
2013-05-16 Venkatraman Govind... [Sparc] Prevent instructions that defines or uses ...
2013-05-16 Adrian PrantlGenerate debug info for by-value struct args even if...
2013-05-16 Akira Hatanaka[mips] Improve instruction selection for pattern (store...
2013-05-16 Rafael EspindolaMore test coverage for addFrameMove.
2013-05-16 Hal FinkelFix cpu on test CodeGen/PowerPC/ctrloop-fp64.ll
2013-05-16 Jack CarterMips assembler: Add TwoOperandConstraint definitions
2013-05-16 Rafael EspindolaMore addFrameMove test coverage.
2013-05-16 Hal FinkelCreate an new preheader in PPCCTRLoops to avoid counter...
2013-05-16 Akira Hatanaka[mips] Test case for r182042. Add comment.
2013-05-16 Rafael EspindolaMore test coverage for addFrameMove.
2013-05-16 Jack CarterMips assembler: Add branch macro definitions
2013-05-16 Benjamin KramerDAGCombine: Also shrink eq compares where the constant...
2013-05-16 Ulrich Weigand[PowerPC] Use true offset value in "memrix" machine...
2013-05-16 Hal FinkelPPC32 cannot form counter loops around i64 FP conversions
2013-05-16 Rafael EspindolaAdd a triple to the test to try to fix the windows...
2013-05-16 Rafael EspindolaMore addFrameMove test coverage.
2013-05-16 Bill SchmidtUse new CHECK-DAG support to stabilize CodeGen/PowerPC...
2013-05-16 Rafael EspindolaAdd more addFrameMove test coverage.
2013-05-16 Rafael EspindolaAdd more test coverage for addFrameMove.
2013-05-16 Ulrich Weigand[PowerPC] Report true displacement value from getPreInd...
2013-05-16 Rafael EspindolaAdd more addFrameMove test coverage.
2013-05-16 Rafael EspindolaExtend test to check the .cfi instructions.
2013-05-16 Benjamin KramerRelax CHECK-NEXTs a bit to cope with atom's return...
2013-05-16 Evgeniy Stepanov[msan] Switch TLS globals to initial-exec model.
2013-05-16 Richard SmithRespect the 'nobuiltin' attribute when determining...
2013-05-16 Rafael EspindolaExtend test for better coverage.
2013-05-16 Reed KotlerPatch number 2 for mips16/32 floating point interoperab...
2013-05-15 David MajnemerSet an explicit triple for this test.
2013-05-15 David MajnemerX86: Remove redundant test instructions
2013-05-15 Hal FinkelImplement PPC counter loops as a late IR-level pass
2013-05-15 Derek SchuffFix miscompile due to StackColoring incorrectly merging...
2013-05-15 Ulrich Weigand[PowerPC] Remove need for adjustFixupOffst hack
2013-05-15 Richard Sandiford[SystemZ] Make use of SUBTRACT HALFWORD
2013-05-15 Ulrich Weigand[PowerPC] Add test case for r181891
2013-05-15 Richard Sandiford[SystemZ] Consolidate disassembler tests for valid...
2013-05-15 Richard Sandiford[SystemZ] Consolidate assembler tests into 4 big tests
2013-05-15 Arnold SchwaighoferLoopVectorize: Hoist conditional loads if possible
2013-05-14 Ahmed BougachaObject: Fix Mach-O relocation printing.
2013-05-14 Arnold SchwaighoferARM ISel: Don't create illegal types during LowerMUL
2013-05-14 Manman RenGlobalOpt: fix an issue where CXAAtExitFn points to...
2013-05-14 Michael LiaoAdd 'CHECK-DAG' support
2013-05-14 Bill SchmidtImplement the PowerPC system call (sc) instruction.
2013-05-14 Jyotsna VermaHexagon: Pass to replace tranfer/copy instructions...
2013-05-14 Eric ChristopherReapply "Subtract isn't commutative, fix this for MMX...
2013-05-14 Eric ChristopherTemporarily revert "Subtract isn't commutative, fix...
2013-05-14 Eric ChristopherSubtract isn't commutative, fix this for MMX psub.
2013-05-14 Jakob Stoklund OlesenRecognize sparc64 as an alias for sparcv9 triples.
2013-05-14 Jyotsna VermaHexagon: Add patterns to generate 'combine' instructions.
2013-05-14 Jyotsna VermaHexagon: ArePredicatesComplement should not restrict...
2013-05-14 Derek SchuffFix ARM FastISel tests, as a first step to enabling...
2013-05-14 Bill SchmidtPPC32: Fix stack collision between FP and CR save areas.
2013-05-14 Jyotsna VermaHexagon: Test case to check if branch probabilities...
2013-05-14 Richard Sandiford[SystemZ] Add disassembler support
2013-05-14 Michel DanzerR600/SI: Add lit test coverage for the remaining patter...
2013-05-14 Richard Sandiford[SystemZ] Add extra testscases for r181773
2013-05-14 Richard Sandiford[SystemZ] Rework handling of constant PC-relative operands
2013-05-14 Reed KotlerThis is the first of three patches which creates stubs...
2013-05-14 Akira HatanakaStackColoring: don't clear an instruction's mem operand...
2013-05-14 Arnold SchwaighoferLoopVectorize: Handle loops with multiple forward induc...
2013-05-13 Michael Gottesman[objc-arc-opts] In the presense of an alloca unconditio...
2013-05-13 Jack CarterMips assembler: Assembler macro ADDIU $rs,imm
2013-05-13 Bill SchmidtPPC64: Constant initializers with dynamic relocations...
2013-05-13 Akira Hatanaka[mips] Add option -mno-ldc1-sdc1.
2013-05-13 Mihai PopaThe purpose of the patch is to fix the syntax of ARM...
2013-05-13 Lang HamesCorrectly preserve the input chain for potential tailca...
2013-05-13 Hao LiuFix PR15950 A bug in DAG Combiner about undef mask
2013-05-13 Rafael EspindolaXFAIL this test for mingw too.
2013-05-12 Nadav RotemSLPVectorizer: Fix a bug in the code that generates...
2013-05-12 David MajnemerInstCombine: Flip the order of two urem transforms
2013-05-11 Arnold SchwaighoferLoopVectorize: Use the widest induction variable type
2013-05-11 David MajnemerInstCombine: Turn urem to bitwise-and more often
2013-05-11 Reed KotlerAdd -mtriple=mipsel-linux-gnu to the test so that the...
2013-05-10 Nadav RotemSLPVectorizer: Add support for trees with external...
2013-05-10 Nadav RotemAdd an additional testcase for PR15882.
2013-05-10 Reed KotlerCheckin in of first of several patches to finish implem...
2013-05-10 David BlaikieGive the test from r181632 a target triple.
2013-05-10 David BlaikiePR14492: Debug Info: Support for values of non-integer...
2013-05-10 Jyotsna VermaHexagon: Fix switch cases in HexagonVLIWPacketizer...
2013-05-10 Chad Rosier[ms-inline asm] Fix a crasher when we fail on a direct...
next