[RewriteStatepointsForGC] Fix another order of iteration bug
[oota-llvm.git] / test / CodeGen /
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...
2015-02-20 Hal Finkel[PowerPC] Loop Data Prefetching for the BG/Q
2015-02-20 Chandler Carruth[x86] Remove the old vector shuffle lowering code and...
2015-02-20 Chandler Carruth[x86] Now that the new vector shuffle legality is enabl...
2015-02-20 Chandler Carruth[x86] Make the new vector shuffle legality test on...
2015-02-20 Chandler Carruth[x86] Clean up a couple of test cases with the new...
2015-02-20 Chandler CarruthRevert r229944: EH: Prune unreachable resume instructio...
2015-02-20 Reid KlecknerEH: Prune unreachable resume instructions during Dwarf...
2015-02-20 Eric ChristopherRevert "AVX-512: Full implementation for VRNDSCALESS...
2015-02-19 Ahmed Bougacha[ARM] Re-re-apply VLD1/VST1 base-update combine.
2015-02-19 Sanjay Pateladd X86 load folding tests for unary math ops
2015-02-19 Chandler Carruth[x86] Delete still more piles of complex code now that...
2015-02-19 Chandler Carruth[x86] Teach the unpack lowering how to lower with an...
2015-02-19 Chandler Carruth[x86] Dramatically improve v8i16 shuffle lowering by...
2015-02-19 Chandler Carruth[x86] Remove the final fallback in the v8i16 lowering...
2015-02-19 Chandler Carruth[x86] Simplify the pre-SSSE3 v16i8 lowering significant...
2015-02-19 Chandler Carruth[x86] Remove the insanely over-aggressive unpack loweri...
2015-02-19 Jozef Kolek[mips][microMIPS] Make usage of AND16, OR16 and XOR16...
2015-02-19 Elena DemikhovskyAVX-512: Full implementation for VRNDSCALESS/SD instruc...
2015-02-19 Chandler Carruth[x86] Add support for bit-wise blending and use it...
next