index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
fast-isel-fneg.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-27
Change the fast-isel-abort option from bool to int to enable "levels"
Mehdi Amini
1
-1
/
+1
2013-07-14
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
1
-2
/
+2
2013-04-11
Add a CHECK-NOT for a more faithful translation of the original grep | count 2.
Eli Bendersky
1
-0
/
+1
2013-04-10
Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grep
Eli Bendersky
1
-1
/
+4
2011-05-18
Force a triple on a couple of tests; we don't support fast-isel of ret on Win64.
Eli Friedman
1
-1
/
+1
2009-09-12
Add -mattr=+sse2 to the -march=x86 version of this test. Without
Dan Gohman
1
-1
/
+1
2009-09-11
Reapply r81171 with a fix: don't try to use i64 when it
Dan Gohman
1
-3
/
+4
2009-09-10
Revert r81171 which was causing pr4927.
Bob Wilson
1
-3
/
+3
2009-09-08
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
1
-1
/
+1
2009-09-07
Fix a thinko: When lowering fneg with xor, bitcast the operands
Dan Gohman
1
-3
/
+3
2009-09-03
LLVM currently represents floating-point negation as -0.0 - x. Fix
Dan Gohman
1
-0
/
+15