index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
X86
/
X86FloatingPoint.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve compatibility with VC2005, patch by Morten Ofstad!
Jeff Cohen
2006-01-26
1
-1
/
+6
*
Add explicit #includes of <iostream>
Chris Lattner
2006-01-22
1
-0
/
+1
*
Rename fcmovae to fcmovnb and fcmova to fcmovnbe (following Intel manual).
Evan Cheng
2006-01-21
1
-2
/
+2
*
* fp to sint patterns.
Evan Cheng
2006-01-10
1
-40
/
+52
*
Rewrite FP stackifier support in the X86InstrInfo.td file, splitting patterns
Chris Lattner
2005-12-21
1
-7
/
+76
*
Adjust to new livevars interface
Chris Lattner
2005-08-23
1
-4
/
+4
*
Simplify this code by using LiveVariables::KillsRegister
Chris Lattner
2005-08-23
1
-35
/
+11
*
* Remove trailing whitespace
Misha Brukman
2005-04-21
1
-41
/
+42
*
Allow the FP stackifier to completely ignore functions that do not use FP at
Chris Lattner
2005-01-23
1
-0
/
+15
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-4
/
+4
*
Fix file header as it has been renamed.
Misha Brukman
2004-07-26
1
-1
/
+1
*
Renamed files to have the `X86' prefix for uniqueness purposes.
Misha Brukman
2004-07-26
1
-0
/
+721