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
...
*
Convert this test to .s form.
Owen Anderson
2010-11-01
2
-697
/
+160
*
make the asm matcher emitter reject instructions that have comments
Chris Lattner
2010-11-01
1
-6
/
+6
*
fix an encoding mismatch where "sal %eax, 1" was not using the short encoding
Chris Lattner
2010-10-30
1
-0
/
+5
*
add a test for the ud2a alias.
Chris Lattner
2010-10-30
1
-0
/
+4
*
If a function does a volatile load from a global constant, do not
Duncan Sands
2010-10-30
1
-0
/
+10
*
Overhaul memory barriers in the ARM backend. Radar 8601999.
Bob Wilson
2010-10-30
2
-14
/
+28
*
Some instructions end with an "ls" prefix, but it doesn't indicate that they are
Bill Wendling
2010-10-29
2
-434
/
+160
*
Teach machine cse to eliminate instructions with multiple physreg uses and de...
Evan Cheng
2010-10-29
1
-1
/
+7
*
Be more strict on when we produce an undefined reference. In gas a file with
Rafael Espindola
2010-10-29
3
-1
/
+4
*
Change instcombine's getShuffleMask to represent undef with negative values.
Bob Wilson
2010-10-29
1
-0
/
+13
*
Remove DAG combiner patch to fold vector splats. Instcombiner does it now.
Bob Wilson
2010-10-29
1
-16
/
+0
*
Make instcombine a little more aggressive in combining vector shuffles.
Bob Wilson
2010-10-29
1
-0
/
+10
*
Update testcase since we're no longer doing the constant forwarding inline wi...
Owen Anderson
2010-10-29
1
-2
/
+1
*
Convert this test to .s form.
Owen Anderson
2010-10-29
2
-625
/
+150
*
Convert this test to .s form.
Owen Anderson
2010-10-29
2
-85
/
+26
*
Convert this test to .s form.
Owen Anderson
2010-10-29
2
-121
/
+26
*
Convert this test to .s form.
Owen Anderson
2010-10-29
2
-427
/
+87
*
Covert this test to .s form.
Owen Anderson
2010-10-29
2
-107
/
+30
*
Convert this test to .s form.
Owen Anderson
2010-10-29
2
-278
/
+56
*
Convert this test to .s form.
Owen Anderson
2010-10-29
2
-381
/
+67
*
Convert this test to .s form.
Owen Anderson
2010-10-29
2
-431
/
+117
*
Convert this test to .s form.
Owen Anderson
2010-10-29
2
-295
/
+58
*
Convert this test to .s form.
Owen Anderson
2010-10-29
2
-115
/
+27
*
Covert this test to .s form.
Owen Anderson
2010-10-29
2
-122
/
+34
*
Convert this test to .s form.
Owen Anderson
2010-10-29
2
-477
/
+104
*
Convert this test to .s form.
Owen Anderson
2010-10-29
2
-143
/
+36
*
Convert this file to less fragile .s form.
Owen Anderson
2010-10-29
2
-118
/
+32
*
Replace this test with the less fragile .s version. Still XFAIL'd, since the...
Owen Anderson
2010-10-29
2
-412
/
+84
*
Covert this test to a .s file to reduce fragility.
Owen Anderson
2010-10-29
2
-117
/
+31
*
Avoiding overly aggressive latency scheduling. If the two nodes share an
Evan Cheng
2010-10-29
2
-1
/
+4
*
test/Scripts/macho-dump: Make hack for Python-2.4. [PR7995]
NAKAMURA Takumi
2010-10-29
1
-1
/
+4
*
Teach memdep to use pointsToConstantMemory to determine that loads
Dan Gohman
2010-10-29
1
-0
/
+23
*
Convert this test to a .s file, so that it's not sensitive to codegen changes.
Owen Anderson
2010-10-29
3
-658
/
+138
*
Add a basic testcase for TBAA-aware DSE.
Dan Gohman
2010-10-29
1
-0
/
+43
*
add simple support for addrmode5 operands, allowing
Chris Lattner
2010-10-29
1
-0
/
+4
*
The ARM jit cannot handle these tests as of 2010-10-27.
Andrew Trick
2010-10-29
2
-0
/
+2
*
Improvements to .section parsing:
Rafael Espindola
2010-10-28
1
-0
/
+5
*
most simple arm instructions match correctly now,
Chris Lattner
2010-10-28
1
-0
/
+5
*
fix the asmmatcher generator to handle targets with no RegisterPrefix
Chris Lattner
2010-10-28
1
-1
/
+6
*
Add support for the .string directive.
Rafael Espindola
2010-10-28
1
-0
/
+7
*
Defined weak symbols should have non-zero value.
Rafael Espindola
2010-10-28
1
-2
/
+2
*
Fix relocations with renamed symbols.
Rafael Espindola
2010-10-28
1
-0
/
+46
*
Aliases defined with .symver should copy the binding of the symbols they alias.
Rafael Espindola
2010-10-28
1
-3
/
+26
*
Teach the DAG combiner to fold a splat of a splat. Radar 8597790.
Bob Wilson
2010-10-28
1
-0
/
+16
*
Implement .equ directive as a synonym to .set.
Roman Divacky
2010-10-28
1
-0
/
+5
*
Testcase for PR8494 (invalid bitcode crashing the bitcode reader).
Duncan Sands
2010-10-28
2
-0
/
+2
*
Implement R_X86_64_DTPOFF32.
Rafael Espindola
2010-10-28
1
-0
/
+7
*
Implement TLSLD.
Rafael Espindola
2010-10-28
1
-0
/
+7
*
Implement DTPOFF.
Rafael Espindola
2010-10-28
1
-0
/
+9
*
Implement TLSLDM.
Rafael Espindola
2010-10-28
1
-0
/
+7
[prev]
[next]