index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
ARM
/
NEONMoveFix.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete NEONMoveFix, now unused.
Jakob Stoklund Olesen
2011-09-29
1
-147
/
+0
*
Use existing function.
Jakob Stoklund Olesen
2011-09-27
1
-13
/
+1
*
Transfer implicit operands in NEONMoveFixPass.
Jakob Stoklund Olesen
2011-07-29
1
-10
/
+20
*
Remove VMOVDneon and VMOVQ, which are just aliases for VORR. This continues ...
Owen Anderson
2011-07-15
1
-2
/
+3
*
Change VFPNeonA8 definition to make the code easier to read.
Evan Cheng
2011-02-23
1
-7
/
+2
*
VFP single precision arith instructions can go down to NEON pipeline, but on ...
Evan Cheng
2011-02-22
1
-1
/
+13
*
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