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
Age
Commit message (
Expand
)
Author
2010-10-29
Some instructions end with an "ls" prefix, but it doesn't indicate that they are
Bill Wendling
2010-10-29
Mult-alt constraint incremental development step 3.
John Thompson
2010-10-29
Teach machine cse to eliminate instructions with multiple physreg uses and de...
Evan Cheng
2010-10-29
Remove hard tab characters.
Jim Grosbach
2010-10-29
80 column fix.
Jim Grosbach
2010-10-29
trailing whitespace
Jim Grosbach
2010-10-29
s/getNEONVcvtImm32/getNEONVcvtImm32OpValue/ to be consistent with other operand
Jim Grosbach
2010-10-29
Fix fpscr <-> GPR latency info.
Evan Cheng
2010-10-29
Be more strict on when we produce an undefined reference. In gas a file with
Rafael Espindola
2010-10-29
Apply a patch from Frits van Bommel to fix the CMake build.
Dan Gohman
2010-10-29
Clean up indentation and other whitespace.
Bob Wilson
2010-10-29
Remove trailing whitespace.
Bob Wilson
2010-10-29
trailing whitespace
Jim Grosbach
2010-10-29
Fix 80-column violation.
Bob Wilson
2010-10-29
Change instcombine's getShuffleMask to represent undef with negative values.
Bob Wilson
2010-10-29
Remove DAG combiner patch to fold vector splats. Instcombiner does it now.
Bob Wilson
2010-10-29
Make instcombine a little more aggressive in combining vector shuffles.
Bob Wilson
2010-10-29
add FIXME
Jim Grosbach
2010-10-29
Convert ARM::MOVi2pieces to a true pseudo-instruction and expand it in
Jim Grosbach
2010-10-29
Update testcase since we're no longer doing the constant forwarding inline wi...
Owen Anderson
2010-10-29
Handle comparison values we already have - this fixes the consumer-typeset
Eric Christopher
2010-10-29
Give up on doing in-line instruction simplification during correlated value p...
Owen Anderson
2010-10-29
Convert this test to .s form.
Owen Anderson
2010-10-29
ARM::MOVi32imm is expanded in ARMExpandPseudoInsts, so there's no need to
Jim Grosbach
2010-10-29
Convert this test to .s form.
Owen Anderson
2010-10-29
Fix typo.
Jim Grosbach
2010-10-29
ARM encoding information for CLREX, SWP and SWPB. Add comment for sjlj pseudo...
Jim Grosbach
2010-10-29
not is testing for a normal exit with a non-zero value. It shouldn't
Dan Gohman
2010-10-29
Convert this test to .s form.
Owen Anderson
2010-10-29
Make ScalarEvolution::forgetLoop forget all contained loops too, because
Dan Gohman
2010-10-29
Convert this test to .s form.
Owen Anderson
2010-10-29
ARM mode LDREX*/STREX* binary encodings.
Jim Grosbach
2010-10-29
Covert this test to .s form.
Owen Anderson
2010-10-29
Convert this test to .s form.
Owen Anderson
2010-10-29
Convert this test to .s form.
Owen Anderson
2010-10-29
Convert this test to .s form.
Owen Anderson
2010-10-29
Encoding information for ARM conditional move instructions.
Jim Grosbach
2010-10-29
Convert this test to .s form.
Owen Anderson
2010-10-29
Convert this test to .s form.
Owen Anderson
2010-10-29
Covert this test to .s form.
Owen Anderson
2010-10-29
Convert this test to .s form.
Owen Anderson
2010-10-29
Convert this test to .s form.
Owen Anderson
2010-10-29
Convert this file to less fragile .s form.
Owen Anderson
2010-10-29
Replace this test with the less fragile .s version. Still XFAIL'd, since the...
Owen Anderson
2010-10-29
Fix sign error.
Jakob Stoklund Olesen
2010-10-29
Covert this test to a .s file to reduce fragility.
Owen Anderson
2010-10-29
Avoiding overly aggressive latency scheduling. If the two nodes share an
Evan Cheng
2010-10-29
- Don't schedule nodes with only MVT::Flag and MVT::Other values for latency.
Evan Cheng
2010-10-29
Don't transfer unused values to the new intervals formed by splitting.
Jakob Stoklund Olesen
2010-10-29
Handle ARM addrmode5 instructions with an offset.
Jim Grosbach
[prev]
[next]