summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vec_fabs.ll
Commit message (Expand)AuthorAgeFilesLines
* Improved test cases that were added with r214892.Sanjay Patel2014-08-051-6/+6
* Optimize vector fabs of bitcasted constant integer values.Sanjay Patel2014-08-051-15/+32
* [x86] Fix the test case added in r214670 and tweaked in r214674 further.Chandler Carruth2014-08-041-13/+11
* Account for possible leading '.' in label string.Sanjay Patel2014-08-031-2/+2
* fix for PR20354 - Miscompile of fabs due to vectorizationSanjay Patel2014-08-031-5/+27
* Add support for lowering FABS of vector types.Craig Topper2012-09-081-0/+38
OpenPOWER on IntegriCloud