Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reapply r110396, with fixes to appease the Linux buildbot gods. | Owen Anderson | 2010-08-06 | 1 | -1/+1 |
* | Revert r110396 to fix buildbots. | Owen Anderson | 2010-08-06 | 1 | -1/+1 |
* | Don't use PassInfo* as a type identifier for passes. Instead, use the addres... | Owen Anderson | 2010-08-05 | 1 | -1/+1 |
* | Track defs for all aliases in NEONMoveFix. | Jakob Stoklund Olesen | 2010-07-06 | 1 | -2/+2 |
* | No reason not to run the NEON domain croassing fix up pass in thumb2 mode. | Evan Cheng | 2010-05-17 | 1 | -1/+1 |
* | improve portability to avoid conflicting with std::next in c++'0x. | Chris Lattner | 2009-12-03 | 1 | -1/+1 |
* | Add predicate operand to NEON instructions. Fix lots (but not all) 80 col vio... | Evan Cheng | 2009-11-21 | 1 | -2/+2 |
* | Use Unified Assembly Syntax for the ARM backend. | Jim Grosbach | 2009-11-09 | 1 | -4/+4 |
* | Move subtarget check upper for NEON reg-reg fixup pass. | Anton Korobeynikov | 2009-11-03 | 1 | -5/+2 |
* | Turn neon reg-reg moves fixup code into separate pass. This should reduce the... | Anton Korobeynikov | 2009-11-03 | 1 | -0/+144 |