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-04-21
Legalize vector truncates by parts rather than just splitting.
Jim Grosbach
2013-04-21
ARM: Split out cost model vcvt testcases.
Jim Grosbach
2013-04-21
Passing arguments to varags functions under the SPARC v9 ABI.
Jakob Stoklund Olesen
2013-04-21
Fix the SETHIimm pattern for 64-bit code.
Jakob Stoklund Olesen
2013-04-21
ARM: fix part of test which actually needed an asserts build
Tim Northover
2013-04-21
ARM: Use ldrd/strd to spill 64-bit pairs when available.
Tim Northover
2013-04-21
Remove tbaa metadata.
Bill Wendling
2013-04-20
Compile varargs functions for SPARCv9.
Jakob Stoklund Olesen
2013-04-20
ARM: don't add FrameIndex offset for LDMIA (has no immediate)
Tim Northover
2013-04-20
Minor renaming of tests (for consistency with an in-development patch)
Stephen Lin
2013-04-20
Don't litter .s files in test directory.
Benjamin Kramer
2013-04-20
Add CodeGen support for functions that always return arguments via a new para...
Stephen Lin
2013-04-20
Allow tail call opportunity detection through nested and/or multiple iteratio...
Stephen Lin
2013-04-19
[mips] Instruction selection patterns for DSP-ASE vector shifts.
Akira Hatanaka
2013-04-19
Fix PPC optimizeCompareInstr swapped-sub argument handling
Hal Finkel
2013-04-19
Do not mangle in MS-way the globals with magic \001 in the name.
Anton Korobeynikov
2013-04-19
Make test slightly more readable.
Bill Wendling
2013-04-19
Add a testcase to make sure we generate the proper compact unwind section for...
Bill Wendling
2013-04-19
Revert "PR14606: debug info imported_module support"
Eric Christopher
2013-04-19
PR14606: debug info imported_module support
David Blaikie
2013-04-19
R600: Add pattern for the BFI_INT instruction
Tom Stellard
2013-04-19
R600: Reorganize lit tests and document how they should be organized
Tom Stellard
2013-04-18
Disable PPC comparison optimization by default
Hal Finkel
2013-04-18
Implement optimizeCompareInstr for PPC
Hal Finkel
2013-04-18
X86: Add an SSE2 lowering for 64 bit compares when pcmpgtq (SSE4.2) isn't ava...
Benjamin Kramer
2013-04-18
Allow misaligned stores in x86 fast-isel.
Derek Schuff
2013-04-18
Fix for PR14824, An ARM Load/Store Optimization bug
Hao Liu
2013-04-17
This patch teaches x86 fast-isel to generate the native div/idiv instructions
Eli Bendersky
2013-04-17
R600: Make Export Instruction not duplicable
Vincent Lejeune
2013-04-16
[XCore] Extend test to check positve offsets are folded into addresses.
Richard Osborne
2013-04-16
[XCore] Give test more generic name.
Richard Osborne
2013-04-16
[XCore] Convert a couple of tests to FileCheck.
Richard Osborne
2013-04-16
Implement ARM unwind opcode assembler.
Logan Chien
2013-04-16
Add 64-bit multiply and divide instructions for SPARC v9.
Jakob Stoklund Olesen
2013-04-15
R600/SI: Emit config values in register value pairs.
Tom Stellard
2013-04-15
R600/SI: Emit configuration value in the .AMDGPU.config ELF section
Tom Stellard
2013-04-15
R600: Emit ELF formatted code rather than raw ISA.
Tom Stellard
2013-04-15
Avoid outputting temporary test file into source tree.
Tim Northover
2013-04-15
Fix PPC64 CR spill location for callee-saved registers
Hal Finkel
2013-04-14
Use i32 for all SPARC shift amounts, even in 64-bit mode.
Jakob Stoklund Olesen
2013-04-14
Add support for the abs64 SPARC v9 code model.
Jakob Stoklund Olesen
2013-04-14
Add support for the SPARC v9 abs44 code model.
Jakob Stoklund Olesen
2013-04-14
Also put target flags on SPARC constant pool references.
Jakob Stoklund Olesen
2013-04-14
Fix patterns for 64-bit pointers.
Jakob Stoklund Olesen
2013-04-13
Define SPARC code models.
Jakob Stoklund Olesen
2013-04-13
Spill and restore PPC CR registers using the FP when we have one
Hal Finkel
2013-04-13
Further generalize this scheduler test.
Andrew Trick
2013-04-13
Fix a dislexic regex.
Andrew Trick
2013-04-13
Add a missing REQUIRES: asserts
Andrew Trick
2013-04-13
MI-Sched: schedule physreg copies.
Andrew Trick
[prev]
[next]