Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
f6d6df40060eef9af19b084b2fb7a8fd627415ae
/
lib
/
Target
/
ARM
/
NEONMoveFix.cpp
9ccaf53
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
by Owen Anderson
· 15 years ago
fca3a25
Track defs for all aliases in NEONMoveFix.
by Jakob Stoklund Olesen
· 15 years ago
9c207ac
No reason not to run the NEON domain croassing fix up pass in thumb2 mode.
by Evan Cheng
· 15 years ago
7896c9f
improve portability to avoid conflicting with std::next in c++'0x.
by Chris Lattner
· 16 years ago
ac0869d
Add predicate operand to NEON instructions. Fix lots (but not all) 80 col violations in ARMInstrNEON.td.
by Evan Cheng
· 16 years ago
e516549
Use Unified Assembly Syntax for the ARM backend.
by Jim Grosbach
· 16 years ago
747409a
Move subtarget check upper for NEON reg-reg fixup pass.
by Anton Korobeynikov
· 16 years ago
7aaf94b
Turn neon reg-reg moves fixup code into separate pass. This should reduce the compile time.
by Anton Korobeynikov
· 16 years ago