Cleanup after r230934 per Dave's suggestions.
[oota-llvm.git] / test / CodeGen /
2015-03-03 Ahmed Bougacha[X86] Special-case 2x CMOV when custom-inserting.
2015-03-03 Ahmed Bougacha[X86] Combine (cmov (and/or (setcc) (setcc))) into...
2015-03-03 Reid KlecknerFix cppeh breakage due to racing commits
2015-03-03 Andrew KaylorRemap arguments and non-alloca values used by outlined...
2015-03-03 Reid KlecknerWinEH: Run opt -instnamer over some cppeh tests and...
2015-03-02 Adrian PrantlRefactor DebugLocDWARFExpression so it doesn't require...
2015-03-02 Adrian PrantlRevert "Refactor DebugLocDWARFExpression so it doesn...
2015-03-02 David BlaikieChange SystemZ large tests to use the existing long_tes...
2015-03-02 Adrian PrantlRefactor DebugLocDWARFExpression so it doesn't require...
2015-03-02 Vasileios Kalintiris[mips] Optimize conditional moves where RHS is zero.
2015-03-02 Nico WeberRevert r230930, it caused PR22747.
2015-03-02 Adrian PrantlRefactor DebugLocDWARFExpression so it doesn't require...
2015-03-01 Elena DemikhovskyAVX-512: Added mask and rounding mode for scalar arithm...
2015-03-01 Sanjay Patelavoid infinite looping when folding vector multiplies...
2015-03-01 Sanjay Patelfixed to test only the feature, not the feature and...
2015-02-28 Sanjay Patelmake the tested feature (SSE2) explicit
2015-02-28 Duncan P. N. Exon... DebugInfo: Fix invalid file reference in CodeGen/X86...
2015-02-28 Sanjay Patelfixed to test only the feature, not the feature and...
2015-02-28 Craig Topper[X86] Remove the blendpd/blendps/pblendw/pblendd intrin...
2015-02-27 Bill SchmidtRegenerated test case from pr 230801 for change in...
2015-02-27 David BlaikieUpdate SystemZ/Large test generators to handle new...
2015-02-27 David BlaikieUpdate SystemZ/Large test generators to handle new...
2015-02-27 Bill SchmidtRevert test case until it can be fixed
2015-02-27 Bill Schmidt[PowerPC] Fix PR22711 - Misaligned .toc section
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Charles DavisTarget/X86: Never use the redzone for Win64 ABI functions.
2015-02-27 Hal Finkel[PowerPC] Use vector types for memcpy and friends ...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Eric ChristopherRemove the Forward Control Flow Integrity pass and...
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2015-02-27 Rafael EspindolaCentralize handling of the eh_begin and eh_end labels.
2015-02-27 Renato GolinEqually to NetBSD, Bitrig/ARM uses the Itanium-ABI.
2015-02-27 Zoran Jovanovic[mips][microMIPS] Change register class for GP register
2015-02-27 Petar JovanovicPass correct -mtriple for krait-cpu-div-attribute.ll
2015-02-27 Chandler Carruth[x86] Run most of the rest of the shuffle combining...
2015-02-27 Chandler Carruth[x86] Teach a bunch of the x86-specific shuffle combini...
2015-02-27 Chandler Carruth[x86] Make the v8i16 clever single-input shuffle loweri...
2015-02-27 Chandler Carruth[x86] Add a bunch more tests for v16i16 shuffles. All...
2015-02-27 Vasileios Kalintiris[mips] Account for constant-zero operands in ADDE nodes.
2015-02-27 Charles DavisTarget/X86: Save Win64 non-volatile registers in a...
2015-02-26 Rafael EspindolaPut jump tables in distinct sections if -ffunction...
2015-02-26 Chandler Carruth[x86] Fix PR22706 where we would incorrectly try lower...
2015-02-26 Reid KlecknerDon't sibcall between SysV and Win64 convention functions
2015-02-26 Paul RobinsonWhen the source has a series of assignments, users...
2015-02-26 Petar JovanovicFix justify error for small structures in varargs for...
2015-02-26 Sumanth GundapaneniUse ".arch_extension" ARM directive to support hwdiv...
2015-02-26 Tom StellardR600/SI: Remove M0 from DS assembly strings
2015-02-26 Bruno Cardoso Lopes[X86][MMX] Fix a typo in a couple of tests
2015-02-26 Bruno Cardoso Lopes[X86][MMX] Remove widening experimental flag from MMX...
2015-02-26 Vladimir MedicReplace obsolete -mattr=n64 command line option with...
2015-02-25 Hal Finkel[PowerPC] Make LDtocL and friends invariant loads
2015-02-25 David MajnemerX86, Win64: Allow 'mov' to restore the stack pointer...
2015-02-25 Sanjoy DasBugfix: SCEVExpander incorrectly marks increment operat...
2015-02-25 Vladimir Medic[MIPS]Multiple and add instructions for Mips are curren...
2015-02-25 Bruno Cardoso Lopes[X86][MMX] Reapply: Add MMX instructions to foldable...
2015-02-25 Renato GolinImprove handling of stack accesses in Thumb-1
2015-02-25 Vladimir MedicReplace obsolete -mattr=n64 command line option with...
2015-02-25 Hal Finkel[PowerPC] Add triples to QPX tests
2015-02-25 Hal Finkel[PowerPC] Add support for the QPX vector instruction set
2015-02-25 Rafael EspindolaSupport SHF_MERGE sections in COMDATs.
2015-02-25 Eric ChristopherMake this test even more OS and register allocation...
2015-02-24 Eric ChristopherMake this test not dependent upon the triple. All that...
2015-02-24 Simon PilgrimReapplied D7816 & rL230177 & rL230278 - with an additio...
2015-02-24 Simon PilgrimAdded test case for PR22678 (check CONCAT_VECTORS DAG...
2015-02-24 Andrew KaylorFixing eol-style
2015-02-24 Eric ChristopherRevert:
2015-02-24 Matthias BraunAArch64: Relax assert about large shift sizes.
2015-02-24 Tom StellardR600/SI: Remove isel mubuf legalization
2015-02-24 Tim NorthoverARM: treat [N x i32] and [N x i64] as AAPCS composite...
2015-02-24 Hans WennborgRevert r230280: "Bugfix: SCEVExpander incorrectly marks...
2015-02-24 Michael Kuperstein[x32] x32 should use ebx as the base pointer.
2015-02-24 Reed KotlerBeginning of alloca implementation for Mips fast-isel
2015-02-24 David MajnemerX86: Only use 'lea' in Win64 epilogues if a frame point...
2015-02-23 Sanjoy DasBugfix: SCEVExpander incorrectly marks increment operat...
2015-02-23 Sanjoy DasRevert 230275.
2015-02-23 Andrea Di Biagio[X86] Teach how to custom lower double-to-half conversi...
2015-02-23 Sanjoy DasFix bug 22641
2015-02-23 David MajnemerX86: Use a smaller 'mov' instruction for stack probe...
2015-02-23 David MajnemerX86: Use 'mov' instead of 'lea' in Win64 SEH prologues...
2015-02-23 Bruno Cardoso Lopes[X86][MMX] Fix test to reflect current codegen
2015-02-23 Andrew KaylorAdding test for Windows EH frame variable remapping.
2015-02-23 Andrew KaylorRemap frame variables for native Windows exception...
2015-02-23 Bruno Cardoso LopesRevert "[X86][MMX] Add MMX instructions to foldable...
2015-02-23 Daniel Sanders[mips] Honour -mno-odd-spreg for vector insert/extract...
2015-02-23 Bruno Cardoso Lopes[X86] Add specific mtriple in order to appease builbots
2015-02-23 Bruno Cardoso Lopes[X86][MMX] Add MMX instructions to foldable tables
2015-02-23 Bruno Cardoso Lopes[X86][MMX] Support folding loads in psll, psrl and...
2015-02-23 Bruno Cardoso Lopes[X86][MMX] Add tests for pslli, psrli and psrai intrinsics
2015-02-23 Elena DemikhovskyAVX-512: recommitted 229837 + bugfix + test
2015-02-22 Simon Pilgrim[DagCombiner] Generalized BuildVector Vector Concatenation
2015-02-21 Matt ArsenaultR600/SI: Use v_madmk_f32
2015-02-21 Matt ArsenaultR600/SI: Try to use v_madak_f32
2015-02-21 Simon Pilgrim[X86][SSE] Added shuffle based integer zero extension...
2015-02-21 David MajnemerWin64: Stack alignment constraints aren't applied durin...
2015-02-20 Rafael EspindolaUse short names for jumptable sections.
2015-02-20 Matt ArsenaultR600/SI: Remove v_sub_f64 pseudo
2015-02-20 Matt ArsenaultR600: Use new fmad node.
2015-02-20 Jozef KolekReversed revision 229706. The reason is regression...
2015-02-20 Andrea Di Biagio[X86][FastIsel] Teach how to select float-half conversi...
2015-02-20 Kit BartonI incorrectly marked the VORC instruction as isCommutab...
next