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
Age
Commit message (
Expand
)
Author
2013-04-24
LoopVectorizer: Bail out if we don't have datalayout we need it
Arnold Schwaighofer
2013-04-24
MI Sched: eliminate local vreg copies.
Andrew Trick
2013-04-24
Cleanup testcase and ensure we actually exercise the inliner.
Adrian Prantl
2013-04-23
Hexagon: Use multiclass for combine and STri[bhwd]_shl_V4 instructions.
Jyotsna Verma
2013-04-23
Make sure the instruction right after an inlined function has a
Adrian Prantl
2013-04-23
Add more tests for r179925 to verify correct handling of signext/zeroext; str...
Stephen Lin
2013-04-23
Fix typo.
Rafael Espindola
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
LoopVectorizer: Fix 15830. When scalarizing and unrolling stores make sure th...
Nadav Rotem
2013-04-23
Hexagon: Remove duplicate instructions to handle global/immediate values
Jyotsna Verma
2013-04-23
Call the potentially costly isAnnotatedParallel() only once.
Pekka Jaaskelainen
2013-04-23
Write relocations in yaml2obj.
Rafael Espindola
2013-04-23
Move test from grep to FileCheck.
Rafael Espindola
2013-04-23
Use zlib to uncompress debug sections in DWARF parser.
Alexey Samsonov
2013-04-23
Refuse to (even try to) vectorize loops which have uniform writes,
Pekka Jaaskelainen
2013-04-22
Add test case for PR15779, which has previously been fixed.
Chad Rosier
2013-04-22
Changed back (relative to commit 179786) the operations executed when extract...
Anat Shemer
2013-04-22
[mips] In performDSPShiftCombine, check that all elements in the vector are
Akira Hatanaka
2013-04-22
COFF: Fix weak external aliases.
Peter Collingbourne
2013-04-22
Extra paranoid test for r179925 (verify that tail calls are not generated to ...
Stephen Lin
2013-04-22
Also verify llvm.compiler_used.
Rafael Espindola
2013-04-22
Clarify that llvm.used can contain aliases.
Rafael Espindola
2013-04-22
Fix for 5.5 Parameter Passing --> Stage C:
Stepan Dyatkovskiy
2013-04-22
Add .ll as a valid test suffix for Object, this allows .ll -> object
Eric Christopher
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
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
SROA: Don't crash on a select with two identical operands.
Benjamin Kramer
2013-04-21
Revert "SimplifyCFG: If convert single conditional stores"
Arnold Schwaighofer
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
SLPVectorize: Add support for vectorization of casts.
Nadav Rotem
2013-04-21
[objc-arc] Cleaned up tail-call-invariant-enforcement.ll.
Michael Gottesman
2013-04-21
[objc-arc] Check that objc-arc-expand properly handles all strictly forwardin...
Michael Gottesman
2013-04-21
[objc-arc] Renamed the test file clang-arc-used-intrinsic-removed-if-isolated...
Michael Gottesman
2013-04-21
Remove tbaa metadata.
Bill Wendling
2013-04-20
Compile varargs functions for SPARCv9.
Jakob Stoklund Olesen
2013-04-20
Fix PR15800. Do not try to vectorize vectors and structs.
Nadav Rotem
2013-04-20
SimplifyCFG: If convert single conditional stores
Arnold Schwaighofer
2013-04-20
ARM: don't add FrameIndex offset for LDMIA (has no immediate)
Tim Northover
2013-04-20
recommit tests
Nuno Lopes
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
SLPVectorizer: Improve the cost model for loop invariant broadcast values.
Nadav Rotem
2013-04-20
Add CodeGen support for functions that always return arguments via a new para...
Stephen Lin
[prev]
[next]