index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
Age
Commit message (
Expand
)
Author
2013-05-02
R600: Prettier asmPrint of Alu
Vincent Lejeune
2013-05-02
Hexagon - Add peephole optimizations for zero extends.
Pranav Bhandarkar
2013-05-02
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-05-02
Rewrite X86 codegen regression test with FileCheck
Michael Liao
2013-05-01
Avoid generating tempfile(s) never used
Michael Liao
2013-05-01
Revert r180737. The companion patch was reverted, and this is not relevant ri...
Bill Wendling
2013-05-01
Optimize away nop CONCAT_VECTOR nodes.
Nadav Rotem
2013-05-01
Put VMOVPQIto64rr in the VRPDI class.
Rafael Espindola
2013-05-01
Forget remove the tempfile argument
Michael Liao
2013-05-01
More rewrites of x86 codegen regression tests with FileCheck
Michael Liao
2013-04-30
[mips] Fix handling of instructions which copy to/from accumulator registers.
Akira Hatanaka
2013-04-30
Only pass 'returned' to target-specific lowering code when the value of entir...
Stephen Lin
2013-04-30
[mips] Instruction selection patterns for DSP-ASE vector select and compare
Akira Hatanaka
2013-04-30
Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...
Adrian Prantl
2013-04-30
Change the informal convention of DBG_VALUE so that we can express a
Adrian Prantl
2013-04-30
LocalStackSlotAllocation improvements
Hal Finkel
2013-04-30
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-30
R600: fix loop-address.ll test
Vincent Lejeune
2013-04-30
Rewrite X86 codegen regression test with FileCheck
Michael Liao
2013-04-30
R600: use native for alu
Vincent Lejeune
2013-04-30
R600: Add FetchInst bit to instruction defs to denote vertex/tex instructions
Vincent Lejeune
2013-04-30
Rewrite test in FileCheck instead of grep in X86 codegen
Michael Liao
2013-04-29
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-29
Duplicate a testcase.
Bill Wendling
2013-04-29
Rewrite some tests with FileCHeck in X86 codegen
Michael Liao
2013-04-29
R600: Use correct CF_END instruction on Northern Island GPUs
Tom Stellard
2013-04-29
R600: Fix encoding of CF_END_{EG, R600} instructions
Tom Stellard
2013-04-27
Make all darwin ppc stubs local.
Rafael Espindola
2013-04-26
Make CHECK lines a bit less strict so they also match code generated for win64.
Benjamin Kramer
2013-04-26
R600: Initialize AMDGPUMachineFunction::ShaderType to ShaderType::COMPUTE
Tom Stellard
2013-04-26
ARM/NEON: Pattern match vector integer abs to vabs.
Benjamin Kramer
2013-04-26
X86: Now that we have a canonical form for vector integer abs, match it into ...
Benjamin Kramer
2013-04-26
DAGCombiner: Canonicalize vector integer abs in the same way we do it for sca...
Benjamin Kramer
2013-04-25
This patch adds the X86FixupLEAs pass, which will reduce instruction
Preston Gurd
2013-04-25
[inline asm] Add a test case for r180226. The specific issue is that the inline
Chad Rosier
2013-04-25
Fix constant folding for one lane vector types. Constant folding one lane vec...
Silviu Baranga
2013-04-24
R600: Use SHT_PROGBITS for the .AMDGPU.config section
Tom Stellard
2013-04-24
MI Sched: eliminate local vreg copies.
Andrew Trick
2013-04-23
Hexagon: Use multiclass for combine and STri[bhwd]_shl_V4 instructions.
Jyotsna Verma
2013-04-23
Add more tests for r179925 to verify correct handling of signext/zeroext; str...
Stephen Lin
2013-04-23
Hexagon: Remove assembler mapped instruction definitions.
Jyotsna Verma
2013-04-23
R600: Use .AMDGPU.config section to emit stacksize
Vincent Lejeune
2013-04-23
R600: Add CF_END
Vincent Lejeune
2013-04-23
Hexagon: Remove duplicate instructions to handle global/immediate values
Jyotsna Verma
2013-04-23
Move test from grep to FileCheck.
Rafael Espindola
2013-04-22
[mips] In performDSPShiftCombine, check that all elements in the vector are
Akira Hatanaka
2013-04-22
Extra paranoid test for r179925 (verify that tail calls are not generated to ...
Stephen Lin
2013-04-22
Fix for 5.5 Parameter Passing --> Stage C:
Stepan Dyatkovskiy
2013-04-22
Cleanup: test source files do not need to be executable
Arnaud A. de Grandmaison
2013-04-22
Revert "Revert "PR14606: debug info imported_module support""
David Blaikie
[prev]
[next]