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
/
CodeGen
Age
Commit message (
Expand
)
Author
2010-11-12
Add conditional mvn instructions.
Evan Cheng
2010-11-12
Add some missing isel predicates on def : pat patterns to avoid generating VF...
Evan Cheng
2010-11-12
Emacs auto-fill bug.
Andrew Trick
2010-11-12
Test case for PR8287: SD scheduling time. Fixed in r118904.
Andrew Trick
2010-11-12
Fix memory access lowering on SPU, adding
Kalle Raiskila
2010-11-12
Enable mips32 mul instruction. Patch by Akira Hatanaka <ahatanaka@mips.com>
Bruno Cardoso Lopes
2010-11-11
Remove the memmove->memcpy optimization from CodeGen. MemCpyOpt does this.
Dan Gohman
2010-11-10
Add a test to the previous added clo instruction. Patch by Akira again
Bruno Cardoso Lopes
2010-11-09
Do not use MEMBARRIER_MCR for any Thumb code.
Bob Wilson
2010-11-09
Testcase for PR8211 (llc crash at -O0).
Duncan Sands
2010-11-09
Fix DAGCombiner to avoid folding a sext-in-reg or similar through a shl
Dan Gohman
2010-11-09
Delete an extraneous svn:executable property.
Dan Gohman
2010-11-09
Fix an inline asm pasto from 117667; was preventing
Dale Johannesen
2010-11-08
Add support for ARM's specialized vector-compare-against-zero instructions.
Owen Anderson
2010-11-08
Revert 118422 in search of bot verdancy.
Dale Johannesen
2010-11-08
Support -mcpu=cortex-a8 in ARM attributes - Has Fixme. 1 Test modified.
Jason W Kim
2010-11-06
go to great lengths to work around a GAS bug my previous patch
Chris Lattner
2010-11-05
Add codegen and encoding support for the immediate form of vbic.
Owen Anderson
2010-11-04
When passing a huge parameter using the byval mechanism, a long
Duncan Sands
2010-11-04
Fix @llvm.prefetch isel. Selecting between pld / pldw using the first immedia...
Evan Cheng
2010-11-03
Covert VORRIMM to be produced via early target-specific DAG combining, rather...
Owen Anderson
2010-11-03
Add support for code generation of the one register with immediate form of vorr.
Owen Anderson
2010-11-03
Fix test.
Evan Cheng
2010-11-03
This test assumes SSE is present; that is not the default
Dale Johannesen
2010-11-03
Add codegen patterns for VST1-lane instructions. Radar 8599955.
Bob Wilson
2010-11-03
Check for extractelement with a variable operand for the element number.
Bob Wilson
2010-11-03
Fix preload instruction isel. Only v7 supports pli, and only v7 with mp exten...
Evan Cheng
2010-11-03
Add support to match @llvm.prefetch to pld / pldw / pli. rdar://8601536.
Evan Cheng
2010-11-03
Fix DAGCombiner to avoid going into an infinite loop when it
Dan Gohman
2010-11-03
Two sets of changes. Sorry they are intermingled.
Evan Cheng
2010-11-02
Inline asm mult-alt constraint tests.
John Thompson
2010-11-02
Revert r114340 (improvements in Darwin function prologue/epilogue), as it broke
Jim Grosbach
2010-11-02
Use frameindex, if available, as a last resort to emit debug info for a param...
Devang Patel
2010-11-01
Add support for alignment operands on VLD1-lane instructions.
Bob Wilson
2010-11-01
Add VLD1-lane testcases for quad-register types.
Bob Wilson
2010-11-01
Add NEON VLD1-lane instructions. Partial fix for Radar 8599955.
Bob Wilson
2010-11-01
When we look at instructions to convert to setting the 's' flag, we need to look
Bill Wendling
2010-11-01
NEON does not support truncating vector stores. Radar 8598391.
Bob Wilson
2010-11-01
More tests to XFAIL. The arm-and-txt-peephole.ll test passes even when the
Bill Wendling
2010-11-01
Disable because peephole is disabled.
Bill Wendling
2010-10-30
Overhaul memory barriers in the ARM backend. Radar 8601999.
Bob Wilson
2010-10-29
Teach machine cse to eliminate instructions with multiple physreg uses and de...
Evan Cheng
2010-10-29
Remove DAG combiner patch to fold vector splats. Instcombiner does it now.
Bob Wilson
2010-10-29
Avoiding overly aggressive latency scheduling. If the two nodes share an
Evan Cheng
2010-10-28
Teach the DAG combiner to fold a splat of a splat. Radar 8597790.
Bob Wilson
2010-10-28
Re-commit 117518 and 117519 now that ARM MC test failures are out of the way.
Evan Cheng
2010-10-28
Revert 117518 and 117519 for now. They changed scheduling and cause MC tests ...
Evan Cheng
2010-10-28
- Assign load / store with shifter op address modes the right itinerary classes.
Evan Cheng
2010-10-28
Fix pastos in handling of AVX cvttsd2si, PR8491.
Dale Johannesen
2010-10-27
Shifter ops are not always free. Do not fold them (especially to form
Evan Cheng
[prev]
[next]