Compute the correct jump table entries on 32 bit windows.
[oota-llvm.git] / test / CodeGen /
2014-11-06 Rafael EspindolaCompute the correct jump table entries on 32 bit windows.
2014-11-06 Andrea Di Biagio[X86] When commuting SSE immediate blend, make sure...
2014-11-06 Toma Tabacu[mips] Tolerate the use of the %z inline asm operand...
2014-11-06 Sasa Stankovic[mips] Add the following MIPS options that control...
2014-11-06 Rafael EspindolaAdd three other sections when L symbols are allowed.
2014-11-06 Rafael EspindolaAllow L symbols in no_dead_strip sections.
2014-11-06 Quentin Colombet[X86] Lower VSELECT into SHRUNKBLEND when we shrink...
2014-11-05 Petar Jovanovic[mips64] Fix MIPS64 exception personality encoding
2014-11-05 Simon Pilgrim[X86][SSE] Vector integer to float conversion memory...
2014-11-05 Derek SchuffFix test breakage from r221386
2014-11-05 Derek Schuff[x86 fast-isel] Materialize allocas with the correct...
2014-11-05 Matt ArsenaultR600/SI: Add testcase I forgot to commit from months ago
2014-11-05 Justin Holewinski[NVPTX] Add NVPTXLowerStructArgs pass
2014-11-05 Zoran Jovanovicps][microMIPS] Implement CodeGen support for ANDI16...
2014-11-05 Zoran Jovanovicps][microMIPS] Implement CodeGen support for SLL16...
2014-11-05 Zoran JovanovicReverted revisions 221351, 221352 and 221353.
2014-11-05 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for ANDI16...
2014-11-05 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for SLL16...
2014-11-05 Tom StellardR600/SI: Change all instruction assembly names to lower...
2014-11-05 Tom StellardR600/SI: Add an extra check line to make test more...
2014-11-05 Andrea Di Biagio[X86] Teach method 'isVectorClearMaskLegal' how to...
2014-11-05 Craig TopperImprove logic that decides if its profitable to commute...
2014-11-05 Tim NorthoverARM: try to add extra CS-register whenever stack alignm...
2014-11-05 Tim NorthoverARM/Dwarf: correctly align stack before callee-saved...
2014-11-04 Simon Pilgrim[X86][SSE] Enable commutation for SSE immediate blend...
2014-11-04 Juergen Ributzka[AArch64] Use the correct register class for ORR.
2014-11-04 Rafael EspindolaRevert "[mips] Add names and tests for the hardware...
2014-11-04 Vasileios Kalintiris[mips] Add names and tests for the hardware registers
2014-11-04 Arnaud A. de Grand... [PBQP] Callee saved regs should have a higher cost...
2014-11-04 Benjamin KramerAArch64: Pattern match integer vector abs like we do...
2014-11-04 Juergen Ributzka[Stackmaps] Make test less fragile. NFC.
2014-11-04 NAKAMURA TakumiRemove "REQUIRES:shell" from tests. They work for me.
2014-11-04 Sanjoy DasThe patchpoint lowering logic would crash with live...
2014-11-03 Akira Hatanaka[ARM, inline-asm] Fix ARMTargetLowering::getRegForInlin...
2014-11-03 Ahmed Bougacha[X86] 8bit divrem: Improve codegen for AH register...
2014-11-03 Tom StellardReapply: R600: Make sure to inline all internal functions
2014-11-03 Paul RobinsonNormally an 'optnone' function goes through fast-isel...
2014-11-03 Charlie TurnerRemove the cortex-a9-mp CPU.
2014-11-03 Oliver Stannard[AArch64] Fix miscompile of comparison with 0xfffffffff...
2014-11-03 Sid ManningHandle ctor/init_array initialization.
2014-11-01 Adrian PrantlRevert "Temporarily revert r220777 to sort out build...
2014-11-01 Adrian PrantlTemporarily revert r220777 to sort out build bot breakage.
2014-10-31 Reid KlecknerRevert "R600: Make sure to inline all internal functions"
2014-10-31 Tom StellardR600: Don't promote allocas when one of the users is...
2014-10-31 Tom StellardR600: Make sure to inline all internal functions
2014-10-31 Bill Schmidt[PowerPC] Initial VSX intrinsic support, with min/max...
2014-10-31 Quentin Colombet[CodeGenPrepare] Move extractelement close to store...
2014-10-31 Chad Rosier[AArch64] CondOpt pass is missing FCMP instructions...
2014-10-31 Ulrich Weigand[PowerPC] Load BlockAddress values from the TOC in...
2014-10-31 Hao LiuPR20557: Fix the bug that bogus cpu parameter crashes...
2014-10-30 Ahmed Bougacha[SelectionDAG] When scalarizing trunc, don't assert...
2014-10-30 Louis GerbargFix incorrect invariant check in DAG Combine
2014-10-30 Tim NorthoverARM: test default values for TAG_CPU_unaligned_access...
2014-10-28 Robert Khasanov[x86] Simplify vector selection if condition value...
2014-10-28 Robert Khasanov[AVX512] Bring back vector-shuffle lowering support...
2014-10-28 Reid KlecknerX86: Implement the vectorcall calling convention
2014-10-28 Tim NorthoverAArch64: enable Cortex-A57 FP balancing on Cortex-A53.
2014-10-27 Pete CooperFix a stackmap bug introduced in r220710.
2014-10-27 Juergen Ributzka[FastISel][AArch64] Emit immediate version of icmp...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Optimize compare-and-branch for...
2014-10-27 Pete CooperStackmap shadows should consider call returns a branch...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Use 'cbz' also for null values...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Don't fold the 'and' instruction...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Fix load/store with frame indices.
2014-10-27 Oliver Stannard[ARM] Select VMAXNM and VMINNM regardless of operand...
2014-10-25 Jingyue Wu[NVPTX] aligned byte-buffers for vector return types
2014-10-24 Simon Pilgrim[X86][SSE] Bitcast assertion in XFormVExtractWithShuffl...
2014-10-24 Sanjay PatelAllow AVX vrsqrtps generation.
2014-10-24 Sanjay PatelUse rsqrt (X86) to speed up reciprocal square root...
2014-10-24 Daniel Sanders[mips] For N32/N64, structs must be passed in the upper...
2014-10-24 Oliver Stannard[AArch64] Fix fast-isel of cbz of i1, i8, i16
2014-10-24 Ahmed BougachaMake test for r220533 more robust by using GPR pattern.
2014-10-23 Ahmed Bougacha[SelectionDAG] Teach the vector scalarizer about FP...
2014-10-23 Tim NorthoverScheduleDAG: record PhysReg dependencies represented...
2014-10-23 Ahmed Bougacha[X86] Improve mul w/ overflow codegen, to MUL8+SETO.
2014-10-23 Reid KlecknerRevert "Don't count inreg params when mangling fastcall...
2014-10-23 Renato GolinDo not emit intermediate register for zero FP immediate
2014-10-23 Akira Hatanaka[ARM, stack protector] If supported, use armv7 instruct...
2014-10-22 Bill Schmidt[PATCH] Support select-cc for VSFRC when VSX is enabled
2014-10-22 Arnaud A. de Grand... [AArch64] Cleanup A57PBQPConstraints
2014-10-22 Matt ArsenaultR600/SI: Add another failing testcase for i1 copies
2014-10-22 Matt ArsenaultR600/SI: Add failing testcase reduced from OpenCV
2014-10-21 Matt ArsenaultAdd minnum / maxnum codegen
2014-10-21 Matt ArsenaultR600/SI: Add missing parameter to div_fmas intrinsic
2014-10-21 Matt ArsenaultR600: Use default GlobalDirective
2014-10-21 Arnaud A. de Grand... [PBQP] Teach PassConfig to tell if the default register...
2014-10-21 Arnaud A. de Grand... [PBQP] Add a testcase for r220302: Fix coalescing benefits
2014-10-21 Matt ArsenaultR600/SI: Add pattern for bswap
2014-10-21 Bill Schmidt[PowerPC] Avoid VSX FMA mutate when killed product...
2014-10-21 Rafael EspindolaFix a bit of confusion about .set and produce more...
2014-10-21 Rafael EspindolaMake this test a bit more strict.
2014-10-20 Quentin Colombet[X86] Fix a bug in the lowering of the mask of VSELECT.
2014-10-20 Simon Pilgrim[X86] Memory folding for commutative instructions ...
2014-10-20 Tim NorthoverARM: rework Thumb1 frame index rewriting
2014-10-20 Gerolf Hoflehner[AArch64] test case for compfail fixed by r219748
2014-10-20 Oliver Stannard[ARM] Do not select SMULW[BT] or SMLAW[BT]
2014-10-20 Oliver Stannard[Thumb] Fix crash in Thumb1RegisterInfo::rewriteFrameIndex
2014-10-19 Bill Schmidt[PowerPC] Clean up -mattr=+vsx tests to always specify...
2014-10-19 Bill Schmidt[PowerPC] Temporarily disable VSX for PowerPC fast...
2014-10-19 Bill Schmidt[PowerPC] Re-enable VSX test line for fma.ll with ...
next