summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
...
* Optimize away nop CONCAT_VECTOR nodes.Nadav Rotem2013-05-01
* Put VMOVPQIto64rr in the VRPDI class.Rafael Espindola2013-05-01
* Forget remove the tempfile argumentMichael Liao2013-05-01
* More rewrites of x86 codegen regression tests with FileCheckMichael Liao2013-05-01
* [mips] Fix handling of instructions which copy to/from accumulator registers.Akira Hatanaka2013-04-30
* Only pass 'returned' to target-specific lowering code when the value of entir...Stephen Lin2013-04-30
* [mips] Instruction selection patterns for DSP-ASE vector select and compareAkira Hatanaka2013-04-30
* Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...Adrian Prantl2013-04-30
* Change the informal convention of DBG_VALUE so that we can express aAdrian Prantl2013-04-30
* LocalStackSlotAllocation improvementsHal Finkel2013-04-30
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-30
* R600: fix loop-address.ll testVincent Lejeune2013-04-30
* Rewrite X86 codegen regression test with FileCheckMichael Liao2013-04-30
* R600: use native for aluVincent Lejeune2013-04-30
* R600: Add FetchInst bit to instruction defs to denote vertex/tex instructionsVincent Lejeune2013-04-30
* Rewrite test in FileCheck instead of grep in X86 codegenMichael Liao2013-04-30
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-29
* Duplicate a testcase.Bill Wendling2013-04-29
* Rewrite some tests with FileCHeck in X86 codegenMichael Liao2013-04-29
* R600: Use correct CF_END instruction on Northern Island GPUsTom Stellard2013-04-29
* R600: Fix encoding of CF_END_{EG, R600} instructionsTom Stellard2013-04-29
* Make all darwin ppc stubs local.Rafael Espindola2013-04-27
* Make CHECK lines a bit less strict so they also match code generated for win64.Benjamin Kramer2013-04-26
* R600: Initialize AMDGPUMachineFunction::ShaderType to ShaderType::COMPUTETom Stellard2013-04-26
* ARM/NEON: Pattern match vector integer abs to vabs.Benjamin Kramer2013-04-26
* X86: Now that we have a canonical form for vector integer abs, match it into ...Benjamin Kramer2013-04-26
* DAGCombiner: Canonicalize vector integer abs in the same way we do it for sca...Benjamin Kramer2013-04-26
* This patch adds the X86FixupLEAs pass, which will reduce instructionPreston Gurd2013-04-25
* [inline asm] Add a test case for r180226. The specific issue is that the inlineChad Rosier2013-04-25
* Fix constant folding for one lane vector types. Constant folding one lane vec...Silviu Baranga2013-04-25
* R600: Use SHT_PROGBITS for the .AMDGPU.config sectionTom Stellard2013-04-24
* MI Sched: eliminate local vreg copies.Andrew Trick2013-04-24
* Hexagon: Use multiclass for combine and STri[bhwd]_shl_V4 instructions.Jyotsna Verma2013-04-23
* Add more tests for r179925 to verify correct handling of signext/zeroext; str...Stephen Lin2013-04-23
* Hexagon: Remove assembler mapped instruction definitions.Jyotsna Verma2013-04-23
* R600: Use .AMDGPU.config section to emit stacksizeVincent Lejeune2013-04-23
* R600: Add CF_ENDVincent Lejeune2013-04-23
* Hexagon: Remove duplicate instructions to handle global/immediate valuesJyotsna Verma2013-04-23
* Move test from grep to FileCheck.Rafael Espindola2013-04-23
* [mips] In performDSPShiftCombine, check that all elements in the vector areAkira Hatanaka2013-04-22
* Extra paranoid test for r179925 (verify that tail calls are not generated to ...Stephen Lin2013-04-22
* Fix for 5.5 Parameter Passing --> Stage C:Stepan Dyatkovskiy2013-04-22
* Cleanup: test source files do not need to be executableArnaud A. de Grandmaison2013-04-22
* Revert "Revert "PR14606: debug info imported_module support""David Blaikie2013-04-22
* Legalize vector truncates by parts rather than just splitting.Jim Grosbach2013-04-21
* ARM: Split out cost model vcvt testcases.Jim Grosbach2013-04-21
* Passing arguments to varags functions under the SPARC v9 ABI.Jakob Stoklund Olesen2013-04-21
* Fix the SETHIimm pattern for 64-bit code.Jakob Stoklund Olesen2013-04-21
* ARM: fix part of test which actually needed an asserts buildTim Northover2013-04-21
* ARM: Use ldrd/strd to spill 64-bit pairs when available.Tim Northover2013-04-21