Chris Lattner
|
a48f44d9ee
|
improve portability to avoid conflicting with std::next in c++'0x.
Patch by Howard Hinnant!
llvm-svn: 90365
|
2009-12-03 00:50:42 +00:00 |
Evan Cheng
|
a33fc86be3
|
Add predicate operand to NEON instructions. Fix lots (but not all) 80 col violations in ARMInstrNEON.td.
llvm-svn: 89542
|
2009-11-21 06:21:52 +00:00 |
Jim Grosbach
|
d7cf55cd0e
|
Use Unified Assembly Syntax for the ARM backend.
llvm-svn: 86494
|
2009-11-09 00:11:35 +00:00 |
Anton Korobeynikov
|
76a4774a0d
|
Move subtarget check upper for NEON reg-reg fixup pass.
llvm-svn: 85914
|
2009-11-03 18:46:11 +00:00 |
Anton Korobeynikov
|
d195f9e5c3
|
Turn neon reg-reg moves fixup code into separate pass. This should reduce the compile time.
llvm-svn: 85850
|
2009-11-03 01:04:26 +00:00 |