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
/
Thumb2
/
cross-rc-coalescing-2.ll
Age
Commit message (
Expand
)
Author
2011-03-11
Roll r127459 back in:
Cameron Zwarich
2011-03-11
Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often get
Daniel Dunbar
2011-03-11
Optimize trivial branches in CodeGenPrepare, which often get created from the
Cameron Zwarich
2010-12-13
Remove the rest of the *_sfp Neon instruction patterns.
Bob Wilson
2010-10-29
Avoiding overly aggressive latency scheduling. If the two nodes share an
Evan Cheng
2010-10-20
More accurate estimate / tracking of register pressure.
Evan Cheng
2010-06-17
Remove arm_apcscc from the test files. It is the default and doing this
Rafael Espindola
2010-04-21
- Clean up some crappy code which deals with coalescing of copies which look at
Evan Cheng
2010-02-11
Reapply coalescer fix for better cross-class coalescing.
Jakob Stoklund Olesen
2009-11-23
move fconst[sd] to UAL. <rdar://7414913>
Jim Grosbach
2009-11-20
Remat VLDRD from constpool. Clean up some instruction property specifications.
Evan Cheng
2009-11-09
Use Unified Assembly Syntax for the ARM backend.
Jim Grosbach
2009-11-03
Fix PR5367. QPR_8 is the super regclass of DPR_8 and SPR_8.
Evan Cheng
2009-11-03
Temporary xfail until PR5367 will be resolved
Anton Korobeynikov
2009-10-31
vml[as].f32 cause stalls in following advanced SIMD instructions. Avoid using
Jim Grosbach
2009-10-25
Add a couple of ARM cross-rc coalescing tests.
Evan Cheng