index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
ARM
/
coalesce-subregs.ll
Age
Commit message (
Expand
)
Author
2012-11-29
Avoid rewriting instructions twice.
Jakob Stoklund Olesen
2012-11-13
Cleanup the main RegisterCoalescer loop.
Andrew Trick
2012-10-29
Completely disallow partial copies in adjustCopiesBackFrom().
Jakob Stoklund Olesen
2012-10-16
Revert r166046 "Switch back to the old coalescer for now to fix the 32 bit bit"
Jakob Stoklund Olesen
2012-10-16
Switch back to the old coalescer for now to fix the 32 bit bit
Rafael Espindola
2012-10-13
Drop <def,dead> flags when merging into an unused lane.
Jakob Stoklund Olesen
2012-10-13
Allow for loops in LiveIntervals::pruneValue().
Jakob Stoklund Olesen
2012-10-02
Make sure the whole live range is covered when values are pruned twice.
Jakob Stoklund Olesen
2012-09-20
Ignore PHI-defs for -new-coalescer interference checks.
Jakob Stoklund Olesen
2012-09-19
Resolve conflicts involving dead vector lanes for -new-coalescer.
Jakob Stoklund Olesen
2012-09-17
Merge into undefined lanes under -new-coalescer.
Jakob Stoklund Olesen
2012-05-15
Enable sub-sub-register copy coalescing.
Jakob Stoklund Olesen