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
/
test
/
CodeGen
/
ARM
/
fnegs.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
optimize vector fneg of bitcasted integer value
Sanjay Patel
2014-08-14
1
-0
/
+46
*
Correct a missing RUN line in the ARM codegen test for fneg ops. We should al...
Sanjay Patel
2014-08-11
1
-1
/
+4
*
ARM: fixup more tests to specify the target more explicitly
Saleem Abdulrasool
2014-04-03
1
-6
/
+17
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
1
-12
/
+12
*
Fix Darwin NEON FP and increase coverage
Renato Golin
2013-03-21
1
-2
/
+3
*
Avoid NEON SP-FP unless unsafe-math or Darwin
Renato Golin
2013-03-21
1
-2
/
+9
*
Convert -enable-sched-cycles and -enable-sched-hazard to -disable
Andrew Trick
2011-01-21
1
-10
/
+10
*
switch the flag for using NEON for SP floating point to a subtarget 'feature'.
Jim Grosbach
2010-03-25
1
-2
/
+1
*
Convert ARM tests to FileCheck for PR5307.
Edward O'Callaghan
2009-11-22
1
-5
/
+34
*
Use Unified Assembly Syntax for the ARM backend.
Jim Grosbach
2009-11-09
1
-3
/
+3
*
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
*
Make NEON single-precision FP support the default for cortex-a8 (again).
David Goodwin
2009-08-07
1
-0
/
+2
*
Add NEON single-precision FP support for fabs and fneg.
David Goodwin
2009-08-04
1
-0
/
+23