summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/NEONMoveFix.cpp
Commit message (Expand)AuthorAge
* Reapply r110396, with fixes to appease the Linux buildbot gods.Owen Anderson2010-08-06
* Revert r110396 to fix buildbots.Owen Anderson2010-08-06
* Don't use PassInfo* as a type identifier for passes. Instead, use the addres...Owen Anderson2010-08-05
* Track defs for all aliases in NEONMoveFix.Jakob Stoklund Olesen2010-07-06
* No reason not to run the NEON domain croassing fix up pass in thumb2 mode.Evan Cheng2010-05-17
* improve portability to avoid conflicting with std::next in c++'0x.Chris Lattner2009-12-03
* Add predicate operand to NEON instructions. Fix lots (but not all) 80 col vio...Evan Cheng2009-11-21
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-09
* Move subtarget check upper for NEON reg-reg fixup pass.Anton Korobeynikov2009-11-03
* Turn neon reg-reg moves fixup code into separate pass. This should reduce the...Anton Korobeynikov2009-11-03