index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Write relocations in yaml2obj.
Rafael Espindola
2013-04-23
1
-1
/
+21
*
Move test from grep to FileCheck.
Rafael Espindola
2013-04-23
1
-2
/
+5
*
Use zlib to uncompress debug sections in DWARF parser.
Alexey Samsonov
2013-04-23
6
-0
/
+41
*
Refuse to (even try to) vectorize loops which have uniform writes,
Pekka Jaaskelainen
2013-04-23
1
-0
/
+58
*
Add test case for PR15779, which has previously been fixed.
Chad Rosier
2013-04-22
1
-1
/
+2
*
Changed back (relative to commit 179786) the operations executed when extract...
Anat Shemer
2013-04-22
1
-0
/
+18
*
[mips] In performDSPShiftCombine, check that all elements in the vector are
Akira Hatanaka
2013-04-22
1
-0
/
+56
*
COFF: Fix weak external aliases.
Peter Collingbourne
2013-04-22
1
-0
/
+18
*
Extra paranoid test for r179925 (verify that tail calls are not generated to ...
Stephen Lin
2013-04-22
1
-0
/
+14
*
Also verify llvm.compiler_used.
Rafael Espindola
2013-04-22
1
-0
/
+6
*
Clarify that llvm.used can contain aliases.
Rafael Espindola
2013-04-22
6
-0
/
+30
*
Fix for 5.5 Parameter Passing --> Stage C:
Stepan Dyatkovskiy
2013-04-22
3
-0
/
+184
*
Add .ll as a valid test suffix for Object, this allows .ll -> object
Eric Christopher
2013-04-22
1
-1
/
+1
*
Cleanup: test source files do not need to be executable
Arnaud A. de Grandmaison
2013-04-22
12
-0
/
+0
*
Revert "Revert "PR14606: debug info imported_module support""
David Blaikie
2013-04-22
85
-98
/
+126
*
Legalize vector truncates by parts rather than just splitting.
Jim Grosbach
2013-04-21
2
-34
/
+16
*
ARM: Split out cost model vcvt testcases.
Jim Grosbach
2013-04-21
2
-172
/
+171
*
Passing arguments to varags functions under the SPARC v9 ABI.
Jakob Stoklund Olesen
2013-04-21
1
-0
/
+13
*
Fix the SETHIimm pattern for 64-bit code.
Jakob Stoklund Olesen
2013-04-21
1
-0
/
+6
*
SROA: Don't crash on a select with two identical operands.
Benjamin Kramer
2013-04-21
1
-0
/
+11
*
Revert "SimplifyCFG: If convert single conditional stores"
Arnold Schwaighofer
2013-04-21
1
-83
/
+0
*
ARM: fix part of test which actually needed an asserts build
Tim Northover
2013-04-21
2
-6
/
+30
*
ARM: Use ldrd/strd to spill 64-bit pairs when available.
Tim Northover
2013-04-21
1
-13
/
+27
*
SLPVectorize: Add support for vectorization of casts.
Nadav Rotem
2013-04-21
1
-0
/
+38
*
[objc-arc] Cleaned up tail-call-invariant-enforcement.ll.
Michael Gottesman
2013-04-21
1
-25
/
+40
*
[objc-arc] Check that objc-arc-expand properly handles all strictly forwardin...
Michael Gottesman
2013-04-21
1
-5
/
+71
*
[objc-arc] Renamed the test file clang-arc-used-intrinsic-removed-if-isolated...
Michael Gottesman
2013-04-21
1
-0
/
+0
*
Remove tbaa metadata.
Bill Wendling
2013-04-21
1
-7
/
+3
*
Compile varargs functions for SPARCv9.
Jakob Stoklund Olesen
2013-04-20
1
-0
/
+62
*
Fix PR15800. Do not try to vectorize vectors and structs.
Nadav Rotem
2013-04-20
1
-0
/
+14
*
SimplifyCFG: If convert single conditional stores
Arnold Schwaighofer
2013-04-20
1
-0
/
+83
*
ARM: don't add FrameIndex offset for LDMIA (has no immediate)
Tim Northover
2013-04-20
1
-0
/
+36
*
recommit tests
Nuno Lopes
2013-04-20
1
-0
/
+20
*
Minor renaming of tests (for consistency with an in-development patch)
Stephen Lin
2013-04-20
1
-10
/
+10
*
Don't litter .s files in test directory.
Benjamin Kramer
2013-04-20
1
-1
/
+1
*
SLPVectorizer: Improve the cost model for loop invariant broadcast values.
Nadav Rotem
2013-04-20
1
-0
/
+73
*
Add CodeGen support for functions that always return arguments via a new para...
Stephen Lin
2013-04-20
2
-0
/
+180
*
Allow tail call opportunity detection through nested and/or multiple iteratio...
Stephen Lin
2013-04-20
1
-0
/
+88
*
[mips] Instruction selection patterns for DSP-ASE vector shifts.
Akira Hatanaka
2013-04-19
1
-0
/
+75
*
MergeFunc: Make pointer and integer types generate the same hash.
Benjamin Kramer
2013-04-19
1
-1
/
+1
*
Make variable match any name.
Bill Wendling
2013-04-19
1
-2
/
+2
*
Fix PPC optimizeCompareInstr swapped-sub argument handling
Hal Finkel
2013-04-19
1
-0
/
+42
*
Try explicitly setting the target triple to see if this gets it to pass on ARM.
Bill Wendling
2013-04-19
1
-1
/
+1
*
Do not mangle in MS-way the globals with magic \001 in the name.
Anton Korobeynikov
2013-04-19
2
-8
/
+21
*
Make test slightly more readable.
Bill Wendling
2013-04-19
1
-4
/
+4
*
Add a testcase to make sure we generate the proper compact unwind section for...
Bill Wendling
2013-04-19
1
-0
/
+60
*
Attempt to pacify this test for the buildbots.
Chad Rosier
2013-04-19
1
-3
/
+3
*
[mips] Fix InstAlias of XOR and OR macros. Set EmitAlias flag and change
Akira Hatanaka
2013-04-19
1
-0
/
+2
*
Add test to make sure that a int-to-ptr can be merged correctly.
Bill Wendling
2013-04-19
1
-0
/
+55
*
ConstantFolding: ComputeMaskedBits wants the scalar size for vectors.
Benjamin Kramer
2013-04-19
1
-0
/
+9
[next]