index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
ARM
/
fnmscs.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-16
/
+16
*
Fix Darwin NEON FP and increase coverage
Renato Golin
2013-03-21
1
-3
/
+4
*
Avoid NEON SP-FP unless unsafe-math or Darwin
Renato Golin
2013-03-21
1
-2
/
+19
*
Remove some register allocation order dependencies.
Jakob Stoklund Olesen
2013-01-19
1
-4
/
+4
*
Make the test less likely to fail with minor changes.
Evan Cheng
2011-05-03
1
-1
/
+1
*
Fix ARM tests to be register allocator independent.
Jakob Stoklund Olesen
2011-03-31
1
-8
/
+9
*
Convert -enable-sched-cycles and -enable-sched-hazard to -disable
Andrew Trick
2011-01-21
1
-4
/
+4
*
Add some missing isel predicates on def : pat patterns to avoid generating VF...
Evan Cheng
2010-11-12
1
-8
/
+56
*
Change ARM scheduling default to list-hybrid if the target supports floating ...
Evan Cheng
2010-05-21
1
-2
/
+2
*
switch the flag for using NEON for SP floating point to a subtarget 'feature'.
Jim Grosbach
2010-03-25
1
-2
/
+1
*
Use Unified Assembly Syntax for the ARM backend.
Jim Grosbach
2009-11-09
1
-2
/
+2
*
Remove neonfp attribute and instead set default based on CPU string. Add -arm...
David Goodwin
2009-10-01
1
-2
/
+2
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-5
/
+5
*
Use FileCheck... its good for you...
David Goodwin
2009-08-10
1
-5
/
+7
*
Fix test.
David Goodwin
2009-08-10
1
-2
/
+1
*
Add nounwind keywords.
Dan Gohman
2009-08-10
1
-2
/
+2
*
Make NEON single-precision FP support the default for cortex-a8 (again).
David Goodwin
2009-08-07
1
-0
/
+2
*
Improve tests.
David Goodwin
2009-08-04
1
-4
/
+12
*
Initial support for single-precision FP using NEON. Added "neonfp" attribute ...
David Goodwin
2009-08-04
1
-0
/
+13