summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86FloatingPoint.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve compatibility with VC2005, patch by Morten Ofstad!Jeff Cohen2006-01-261-1/+6
* Add explicit #includes of <iostream>Chris Lattner2006-01-221-0/+1
* Rename fcmovae to fcmovnb and fcmova to fcmovnbe (following Intel manual).Evan Cheng2006-01-211-2/+2
* * fp to sint patterns.Evan Cheng2006-01-101-40/+52
* Rewrite FP stackifier support in the X86InstrInfo.td file, splitting patternsChris Lattner2005-12-211-7/+76
* Adjust to new livevars interfaceChris Lattner2005-08-231-4/+4
* Simplify this code by using LiveVariables::KillsRegisterChris Lattner2005-08-231-35/+11
* * Remove trailing whitespaceMisha Brukman2005-04-211-41/+42
* Allow the FP stackifier to completely ignore functions that do not use FP atChris Lattner2005-01-231-0/+15
* Changes For Bug 352Reid Spencer2004-09-011-4/+4
* Fix file header as it has been renamed.Misha Brukman2004-07-261-1/+1
* Renamed files to have the `X86' prefix for uniqueness purposes.Misha Brukman2004-07-261-0/+721
OpenPOWER on IntegriCloud