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
...
*
Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead
Evan Cheng
2006-11-27
1
-5
/
+14
*
Kill / dead info has been moved to MI's.
Evan Cheng
2006-11-15
1
-18
/
+11
*
Revert. This wasn't meant to be checked in.
Evan Cheng
2006-11-14
1
-11
/
+18
*
Matches MachineInstr changes.
Evan Cheng
2006-11-13
1
-18
/
+11
*
Add implicit use / def operands to created MI's.
Evan Cheng
2006-11-11
1
-1
/
+1
*
Use TargetInstrInfo::getNumOperands() instead of MachineInstr::getNumOperands...
Evan Cheng
2006-11-10
1
-6
/
+16
*
For PR786:
Reid Spencer
2006-11-02
1
-1
/
+0
*
Bugfix to work with the two-addr changes that have been made in the tree rece...
Chris Lattner
2006-09-05
1
-1
/
+2
*
s|llvm/Support/Visibility.h|llvm/Support/Compiler.h|
Chris Lattner
2006-08-27
1
-1
/
+1
*
Do once flag never set to true.
Jim Laskey
2006-07-19
1
-1
/
+3
*
Hide x86 symbols
Chris Lattner
2006-06-28
1
-1
/
+2
*
Added fisttp for fp to int conversion.
Evan Cheng
2006-02-18
1
-3
/
+14
*
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
[prev]