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
/
fabs.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-13
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
1
-9
/
+9
2012-08-08
Add test triples to fix win32 failures. Revert workaround from r161292.
Bob Wilson
1
-3
/
+3
2012-08-03
Refactor and check "onlyReadsMemory" before optimizing builtins.
Bob Wilson
1
-2
/
+2
2012-08-03
Fall back to selection DAG isel for calls to builtin functions.
Bob Wilson
1
-0
/
+8
2012-07-03
test/CodeGen/X86/fabs.ll: FileCheck-ize.
NAKAMURA Takumi
1
-5
/
+23
2010-07-15
Split -enable-finite-only-fp-math to two options:
Evan Cheng
1
-1
/
+1
2010-07-13
-enable-unsafe-fp-math should not imply -enable-finite-only-fp-math.
Evan Cheng
1
-1
/
+1
2009-09-11
Convert more tests to avoid llvm-as.
Dan Gohman
1
-2
/
+1
2009-09-08
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
1
-1
/
+1
2009-06-04
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
1
-1
/
+1
2007-09-26
Modernize fabs.ll, add long double. Add tests
Dale Johannesen
1
-13
/
+18
2007-09-23
Implementation of +sse -sse2 has changed; add
Dale Johannesen
1
-2
/
+2
2007-08-15
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
1
-2
/
+2
2007-04-15
For PR1319: Upgrade to new test harness.
Reid Spencer
1
-2
/
+5
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
1
-2
/
+2
2006-11-16
New test case.
Evan Cheng
1
-2
/
+2
2006-08-29
This is also a 32-bit only test. x86-64 would pass fp parameters through XMM ...
Evan Cheng
1
-0
/
+3
2006-05-24
One of these xforms is only safe with unsafe math enabled.
Chris Lattner
1
-1
/
+2
2006-03-15
Also requires -mattr=-sse3
Evan Cheng
1
-1
/
+1
2006-01-27
These are fp stack test cases.
Evan Cheng
1
-1
/
+1
2005-08-19
remove dead flags
Chris Lattner
1
-1
/
+1
2005-04-16
Update dejagnu tests to use the new pattern isel flag
Nate Begeman
1
-1
/
+1
2005-04-09
make this test more interesting
Chris Lattner
1
-1
/
+8
2005-04-02
don't forget to use the right code generator :)
Chris Lattner
1
-1
/
+1
2005-04-02
new testcase
Chris Lattner
1
-0
/
+10