summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fnabs.ll
Commit message (Expand)AuthorAgeFilesLines
* fixed to test feature, not CPUSanjay Patel2015-03-061-1/+1
* Lower FNEG ( FABS (x) ) -> FNABS (x) [X86 codegen] PR20578Sanjay Patel2014-10-011-0/+77
OpenPOWER on IntegriCloud