index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add methods to support the integer-promotion of vector types. Methods to
Nadav Rotem
2011-06-06
1
-1
/
+72
*
This directory was missing the dg.exp to cause the tests to run. Some time since
Nick Lewycky
2011-06-06
2
-0
/
+4
*
Test case for PR10085.
Stuart Hastings
2011-06-06
1
-0
/
+8
*
PR10077: fix fast-isel of extractvalue of aggregate constants.
Eli Friedman
2011-06-06
1
-0
/
+11
*
Harden tests for windows path separators.
Benjamin Kramer
2011-06-05
1
-1
/
+1
*
Basic support for macros with explicit arguments.
Rafael Espindola
2011-06-05
1
-0
/
+10
*
Fix a test that keeps breaking when allocation orders change.
Jakob Stoklund Olesen
2011-06-04
1
-8
/
+28
*
TypeLegalizer: Add support for passing of vector-promoted types in registers ...
Nadav Rotem
2011-06-04
1
-0
/
+20
*
Add support for @GOTPTOFF in i386 mode.
Nick Lewycky
2011-06-04
1
-0
/
+8
*
If the block that we're threading through is jumped to by an indirect branch,
Bill Wendling
2011-06-04
1
-0
/
+69
*
Add a testcase to demonstrate the problem where phi translation is
Dan Gohman
2011-06-04
1
-0
/
+27
*
Reapply r131781, now that the GVN bug with partially-aliasing loads
Dan Gohman
2011-06-04
2
-1
/
+132
*
Disable the main feature of 130180, the elimination of loads that are
Dan Gohman
2011-06-04
1
-12
/
+12
*
Remove this test, which should have been reverted along with r131781.
Dan Gohman
2011-06-04
1
-131
/
+0
*
Revert r131781 again. Apparently there is more going on here.
Dan Gohman
2011-06-04
1
-1
/
+1
*
Teach TableGen to evaluate DAG expressions as set operations.
Jakob Stoklund Olesen
2011-06-04
1
-0
/
+167
*
Reapply r131781 (revert r131809), now that some BasicAA shortcomings
Dan Gohman
2011-06-04
2
-1
/
+132
*
Fix BasicAA's recursion detection so that it doesn't pessimize
Dan Gohman
2011-06-04
1
-0
/
+41
*
Reapply 132424 with fixes. This fixes PR10068.
Stuart Hastings
2011-06-03
3
-12
/
+25
*
Fix some tests that depend on register allocation.
Jakob Stoklund Olesen
2011-06-03
4
-12
/
+12
*
Another possible bug. Stopgap until we can autogenerate tables and
Eric Christopher
2011-06-03
1
-0
/
+8
*
Testcase for llvm-gcc commit r132591.
Eric Christopher
2011-06-03
1
-0
/
+11
*
Fix an off by one error.
Eric Christopher
2011-06-03
1
-0
/
+9
*
Remove testcase. It's problematic for the buildbots.
Bill Wendling
2011-06-03
1
-93
/
+0
*
Switch AllocationOrder to using RegisterClassInfo instead of a BitVector
Jakob Stoklund Olesen
2011-06-03
1
-1
/
+1
*
When merging MustAlias and PartialAlias, chose PartialAlias instead
Dan Gohman
2011-06-03
1
-0
/
+39
*
Accomodate front-ends which use private instead of internal here.
Bill Wendling
2011-06-03
1
-1
/
+1
*
Make the Uv constraint a memory operand. This doesn't solve the
Eric Christopher
2011-06-03
1
-0
/
+8
*
Fix wrong usages of CTR/MCTR where CTR8/MCTR8 was meant.
Roman Divacky
2011-06-03
1
-0
/
+4
*
Bail on unswitching a switch statement for a case with a critical edge. We name
Nick Lewycky
2011-06-03
1
-0
/
+28
*
Add ARM fast-isel support for materializing the address of a global in cases ...
Eli Friedman
2011-06-03
1
-1
/
+27
*
Test case pasto (failed when run with IR verifier).
Andrew Trick
2011-06-02
1
-2
/
+2
*
This should have been a C++ testcase.
Bill Wendling
2011-06-02
1
-2
/
+4
*
Testcase for r132493.
Bill Wendling
2011-06-02
1
-0
/
+91
*
Update for r132493 change.
Bill Wendling
2011-06-02
1
-4
/
+4
*
PR10067: Add missing safety check to call return transformation in MemCpyOpt:...
Eli Friedman
2011-06-02
1
-0
/
+36
*
During post RA scheduling, do not try to chase reg defs. to preserve DBG_VALU...
Devang Patel
2011-06-02
1
-3
/
+5
*
Add test for PR10068.
Rafael Espindola
2011-06-02
1
-0
/
+22
*
Revert 132424 to fix PR10068.
Rafael Espindola
2011-06-02
3
-25
/
+12
*
Andy pointed out a dumb omission in this test case. Thanks Andy!
Stuart Hastings
2011-06-02
1
-1
/
+1
*
Jakob pointed out a dumb omission in this test case. Thanks Jakob!
Stuart Hastings
2011-06-02
1
-1
/
+1
*
Omit unnecessary stack copy when x87 input is a load.
Stuart Hastings
2011-06-02
1
-0
/
+15
*
Tweak testcase for ARM bot. rdar://problem/5993888
Stuart Hastings
2011-06-02
1
-1
/
+1
*
Detect FI|cst pattern in MipsDAGToDAGISel::SelectAddr. Patch by Sasa Stankovic.
Akira Hatanaka
2011-06-02
2
-20
/
+11
*
Test case for r132444.
Akira Hatanaka
2011-06-02
1
-0
/
+12
*
When marking a block as being unanalyzable, use "Clobber" on the terminator i...
Eli Friedman
2011-06-02
1
-0
/
+61
*
Do not drop constant values when a variable's content is described using .deb...
Devang Patel
2011-06-01
1
-0
/
+34
*
Recommit 132404 with fixes. rdar://problem/5993888
Stuart Hastings
2011-06-01
3
-12
/
+25
*
Allow bitcasts between valid types of the same size and vector
Eric Christopher
2011-06-01
1
-0
/
+10
*
Revert 132404 to appease a buildbot. rdar://problem/5993888
Stuart Hastings
2011-06-01
3
-25
/
+12
[next]