index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
X86FloatingPoint.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Floating point loads/stores act on memory operands. Rename them to
Alkis Evlogimenos
2004-02-28
1
-7
/
+7
*
Fix problem in DEBUG code. I could be pointing past the end and
Alkis Evlogimenos
2004-02-15
1
-14
/
+14
*
Use newly added next() and prior() utility functions.
Alkis Evlogimenos
2004-02-14
1
-5
/
+3
*
Change MachineBasicBlock's vector of MachineInstr pointers into an
Alkis Evlogimenos
2004-02-12
1
-21
/
+29
*
Don't use MachineOperator::is(Phys|Virt)Register
Chris Lattner
2004-02-10
1
-1
/
+1
*
Add support for one argument OneArgFP instructions
Chris Lattner
2004-02-03
1
-3
/
+4
*
Add support for OneArgFPRW instructions, fix a couple of typeos
Chris Lattner
2004-02-02
1
-12
/
+43
*
Add some comments sketching out how this is to work eventually.
Chris Lattner
2004-01-30
1
-6
/
+49
*
Remove floating point killer pass. This is now implemented in the
Alkis Evlogimenos
2003-12-20
1
-52
/
+0
*
Fix memory leak in the stackifier, due to the machinebasicblocks not holding
Chris Lattner
2003-12-20
1
-0
/
+1
*
Finegrainify namespacification
Chris Lattner
2003-12-20
1
-21
/
+20
*
Change preserve all claim to just preserve live variables and phielimination.
Alkis Evlogimenos
2003-12-14
1
-1
/
+2
*
Add a floating point killer pass. This pass runs before register
Alkis Evlogimenos
2003-12-13
1
-0
/
+52
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-1
/
+5
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Fix spelling.
Misha Brukman
2003-10-10
1
-1
/
+1
*
Spell `necessary' correctly.
Misha Brukman
2003-08-18
1
-1
/
+1
*
Factory methods for FunctionPasses now return type FunctionPass *.
Brian Gaeke
2003-08-13
1
-1
/
+1
*
Resort tables
Chris Lattner
2003-08-03
1
-16
/
+20
*
Set debug types
Chris Lattner
2003-08-03
1
-0
/
+1
*
Move DEBUG to Debug.h
Chris Lattner
2003-08-01
1
-0
/
+1
*
Nice tasty llc fixes. These should fix LLC for x86 for everything in
Brian Gaeke
2003-06-27
1
-2
/
+2
*
Rename MachineInstrInfo -> TargetInstrInfo
Chris Lattner
2003-01-14
1
-1
/
+1
*
New files
Chris Lattner
2003-01-13
1
-0
/
+587