Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
f1ac50ec53889a4cf16ddc80907edc54119360d0
/
lib
/
Target
/
X86
/
X86FloatingPoint.cpp
c1bab32
Add support for floating point conditional move instructions
by Chris Lattner
· 21 years ago
8295f20
A big X86 instruction rename. The instructions are renamed to make
by Alkis Evlogimenos
· 21 years ago
8e475b8
Floating point loads/stores act on memory operands. Rename them to
by Alkis Evlogimenos
· 21 years ago
b929bca
Fix problem in DEBUG code. I could be pointing past the end and
by Alkis Evlogimenos
· 22 years ago
f81af21
Use newly added next() and prior() utility functions.
by Alkis Evlogimenos
· 22 years ago
c0b9dc5
Change MachineBasicBlock's vector of MachineInstr pointers into an
by Alkis Evlogimenos
· 22 years ago
6d21518
Don't use MachineOperator::is(Phys|Virt)Register
by Chris Lattner
· 22 years ago
b97046a
Add support for one argument OneArgFP instructions
by Chris Lattner
· 22 years ago
4a06f35
Add support for OneArgFPRW instructions, fix a couple of typeos
by Chris Lattner
· 22 years ago
847df25
Add some comments sketching out how this is to work eventually.
by Chris Lattner
· 22 years ago
e0bb3e7
Remove floating point killer pass. This is now implemented in the
by Alkis Evlogimenos
· 22 years ago
9068574
Fix memory leak in the stackifier, due to the machinebasicblocks not holding
by Chris Lattner
· 22 years ago
f2e49d4
Finegrainify namespacification Minor cleanups to killer pass
by Chris Lattner
· 22 years ago
97323a4
Change preserve all claim to just preserve live variables and phielimination.
by Alkis Evlogimenos
· 22 years ago
359b65f
Add a floating point killer pass. This pass runs before register
by Alkis Evlogimenos
· 22 years ago
d0fde30
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 22 years ago
b576c94
Added LLVM project notice to the top of every C++ source file.
by John Criswell
· 22 years ago
cf00c4a
Fix spelling.
by Misha Brukman
· 22 years ago
5560c9d
Spell `necessary' correctly.
by Misha Brukman
· 22 years ago
19df387
Factory methods for FunctionPasses now return type FunctionPass *.
by Brian Gaeke
· 22 years ago
113455b
Resort tables
by Chris Lattner
· 22 years ago
cb53358
Set debug types
by Chris Lattner
· 22 years ago
a11136b
Move DEBUG to Debug.h
by Chris Lattner
· 22 years ago
d7908f6
Nice tasty llc fixes. These should fix LLC for x86 for everything in
by Brian Gaeke
· 22 years ago
3501fea
Rename MachineInstrInfo -> TargetInstrInfo
by Chris Lattner
· 23 years ago
a960d95
New files
by Chris Lattner
· 23 years ago