R600: Expand SRA for v4i32/v2i32
[oota-llvm.git] / test / CodeGen /
2013-05-10 Tom StellardR600: Expand SRA for v4i32/v2i32
2013-05-10 Tom StellardR600: Expand vselect for v4i32 and v2i32
2013-05-09 Owen AndersonTeach SelectionDAG to constant fold all-constant FMA...
2013-05-09 Bill WendlingGenerate a compact unwind encoding in the face of a...
2013-05-09 Jyotsna VermaHexagon: Use relation map for getMatchingCondBranchOpco...
2013-05-09 Richard Osborne[XCore] Fix handling of functions where only the LR...
2013-05-08 Akira Hatanaka[mips] Add instruction selection pattern for (seteq...
2013-05-08 Bill SchmidtFix handling of anonymous aggregate parameters for...
2013-05-08 Michel DanzerR600/SI: Add lit tests for llvm.SI.imageload and llvm...
2013-05-08 Hal FinkelPPCInstrInfo::optimizeCompareInstr should not optimize...
2013-05-08 Nick LewyckyFix a bug in codegenprep where it was losing track...
2013-05-08 David MajnemerDAGCombiner: Simplify inverted bit tests
2013-05-07 Jyotsna VermaHexagon: Fix Small Data support to handle -G 0 correctly.
2013-05-07 Jyotsna VermaReverting r181331.
2013-05-07 Jyotsna VermaHexagon: Fix Small Data support to handle -G 0 correctly.
2013-05-06 Bill WendlingReduce attributes.
2013-05-06 Tom StellardR600: Emit config values in register / value pairs
2013-05-06 Tom StellardR600: Stop emitting the instruction type byte before...
2013-05-06 Tom StellardR600: Emit ISA for CALL_FS_* instructions
2013-05-06 Ulrich Weigand[SystemZ] Add CodeGen test cases
2013-05-06 Michael KupersteinFix slightly too aggressive conact_vector optimization.
2013-05-06 Bill WendlingAdd a testcase that checks that we generate functions...
2013-05-05 Evan ChengTest case for r181160 and r181161. rdar://13782395
2013-05-05 Stepan DyatkovskiyFor ARM backend, fixed "byval" attribute support.
2013-05-05 David MajnemerRemove a recently redundant transform from X86ISelLowering.
2013-05-04 Tim NorthoverAArch64: support literal pool access in large memory...
2013-05-04 Tim NorthoverAArch64: support large code model for jump-tables
2013-05-04 Tim NorthoverAArch64: implement support for blockaddress in large...
2013-05-04 Tim NorthoverAArch64: implement large code model access to global...
2013-05-03 Reed KotlerRemove some uneeded pseudos in the presence of the...
2013-05-03 Akira Hatanaka[mips] Split the DSP control register and define one...
2013-05-03 Tom StellardR600: Expand vector or, shl, srl, and xor nodes
2013-05-03 Tom StellardR600: Add pattern for SHA-256 Ma function
2013-05-02 Akira Hatanaka[mips] Handle reading, writing or copying of ccond...
2013-05-02 Vincent LejeuneR600: Signed literals are 64bits wide
2013-05-02 Vincent LejeuneR600: If previous bundle is dot4, PV valid chan is...
2013-05-02 Vincent LejeuneR600: Add a test to check that use_kill is emitted
2013-05-02 Vincent LejeuneR600: Prettier asmPrint of Alu
2013-05-02 Pranav BhandarkarHexagon - Add peephole optimizations for zero extends.
2013-05-02 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-05-02 Michael LiaoRewrite X86 codegen regression test with FileCheck
2013-05-01 Michael LiaoAvoid generating tempfile(s) never used
2013-05-01 Bill WendlingRevert r180737. The companion patch was reverted, and...
2013-05-01 Nadav RotemOptimize away nop CONCAT_VECTOR nodes.
2013-05-01 Rafael EspindolaPut VMOVPQIto64rr in the VRPDI class.
2013-05-01 Michael LiaoForget remove the tempfile argument
2013-05-01 Michael LiaoMore rewrites of x86 codegen regression tests with...
2013-04-30 Akira Hatanaka[mips] Fix handling of instructions which copy to/from...
2013-04-30 Stephen LinOnly pass 'returned' to target-specific lowering code...
2013-04-30 Akira Hatanaka[mips] Instruction selection patterns for DSP-ASE vecto...
2013-04-30 Adrian PrantlTemporarily revert "Change the informal convention...
2013-04-30 Adrian PrantlChange the informal convention of DBG_VALUE so that...
2013-04-30 Hal FinkelLocalStackSlotAllocation improvements
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-04-30 Vincent LejeuneR600: fix loop-address.ll test
2013-04-30 Michael LiaoRewrite X86 codegen regression test with FileCheck
2013-04-30 Vincent LejeuneR600: use native for alu
2013-04-30 Vincent LejeuneR600: Add FetchInst bit to instruction defs to denote...
2013-04-30 Michael LiaoRewrite test in FileCheck instead of grep in X86 codegen
2013-04-29 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-04-29 Bill WendlingDuplicate a testcase.
2013-04-29 Michael LiaoRewrite some tests with FileCHeck in X86 codegen
2013-04-29 Tom StellardR600: Use correct CF_END instruction on Northern Island...
2013-04-29 Tom StellardR600: Fix encoding of CF_END_{EG, R600} instructions
2013-04-27 Rafael EspindolaMake all darwin ppc stubs local.
2013-04-26 Benjamin KramerMake CHECK lines a bit less strict so they also match...
2013-04-26 Tom StellardR600: Initialize AMDGPUMachineFunction::ShaderType...
2013-04-26 Benjamin KramerARM/NEON: Pattern match vector integer abs to vabs.
2013-04-26 Benjamin KramerX86: Now that we have a canonical form for vector integ...
2013-04-26 Benjamin KramerDAGCombiner: Canonicalize vector integer abs in the...
2013-04-25 Preston GurdThis patch adds the X86FixupLEAs pass, which will reduc...
2013-04-25 Chad Rosier[inline asm] Add a test case for r180226. The specific...
2013-04-25 Silviu BarangaFix constant folding for one lane vector types. Constan...
2013-04-24 Tom StellardR600: Use SHT_PROGBITS for the .AMDGPU.config section
2013-04-24 Andrew TrickMI Sched: eliminate local vreg copies.
2013-04-23 Jyotsna VermaHexagon: Use multiclass for combine and STri[bhwd]_shl_...
2013-04-23 Stephen LinAdd more tests for r179925 to verify correct handling...
2013-04-23 Jyotsna VermaHexagon: Remove assembler mapped instruction definitions.
2013-04-23 Vincent LejeuneR600: Use .AMDGPU.config section to emit stacksize
2013-04-23 Vincent LejeuneR600: Add CF_END
2013-04-23 Jyotsna VermaHexagon: Remove duplicate instructions to handle global...
2013-04-23 Rafael EspindolaMove test from grep to FileCheck.
2013-04-22 Akira Hatanaka[mips] In performDSPShiftCombine, check that all elemen...
2013-04-22 Stephen LinExtra paranoid test for r179925 (verify that tail calls...
2013-04-22 Stepan DyatkovskiyFix for 5.5 Parameter Passing --> Stage C:
2013-04-22 Arnaud A. de Grand... Cleanup: test source files do not need to be executable
2013-04-22 David BlaikieRevert "Revert "PR14606: debug info imported_module...
2013-04-21 Jim GrosbachLegalize vector truncates by parts rather than just...
2013-04-21 Jim GrosbachARM: Split out cost model vcvt testcases.
2013-04-21 Jakob Stoklund OlesenPassing arguments to varags functions under the SPARC...
2013-04-21 Jakob Stoklund OlesenFix the SETHIimm pattern for 64-bit code.
2013-04-21 Tim NorthoverARM: fix part of test which actually needed an asserts...
2013-04-21 Tim NorthoverARM: Use ldrd/strd to spill 64-bit pairs when available.
2013-04-21 Bill WendlingRemove tbaa metadata.
2013-04-20 Jakob Stoklund OlesenCompile varargs functions for SPARCv9.
2013-04-20 Tim NorthoverARM: don't add FrameIndex offset for LDMIA (has no...
2013-04-20 Stephen LinMinor renaming of tests (for consistency with an in...
2013-04-20 Benjamin KramerDon't litter .s files in test directory.
2013-04-20 Stephen LinAdd CodeGen support for functions that always return...
2013-04-20 Stephen LinAllow tail call opportunity detection through nested...
next