Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
fbc39d50455f1895117fe9796294942759026540
/
lib
/
CodeGen
/
PHIElimination.cpp
f81af21
Use newly added next() and prior() utility functions.
by Alkis Evlogimenos
· 22 years ago
be766c7
Remove getAllocatedRegNum(). Use getReg() instead.
by Alkis Evlogimenos
· 22 years ago
c0b9dc5
Change MachineBasicBlock's vector of MachineInstr pointers into an
by Alkis Evlogimenos
· 22 years ago
1cbe4d0
Do not use MachineOperand::isVirtualRegister either!
by Chris Lattner
· 22 years ago
4d7af65
Change interface of MachineOperand as follows:
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
9e2dd8f
Const correctness fixes
by Chris Lattner
· 22 years ago
08d2e4e
Fix bug: Jello/2003-06-04-bzip2-bug.ll
by Chris Lattner
· 22 years ago
5f2180c
(1) Added special register class containing (for now) %fsr.
by Vikram S. Adve
· 22 years ago
b52e024
Use a kill, not a dead definition, update comment
by Chris Lattner
· 22 years ago
572c770
* Keep LiveVariable information more up-to-date and consistent
by Chris Lattner
· 22 years ago
a13f0d3
Fix bug where we could iterate off the end of a basic block
by Chris Lattner
· 22 years ago
98719d7
Fix N^2 algorithm
by Chris Lattner
· 22 years ago
927ce5d
* Fix several comments
by Chris Lattner
· 22 years ago
0416d2a
Fix problems with empty basic blocks
by Chris Lattner
· 23 years ago
3501fea
Rename MachineInstrInfo -> TargetInstrInfo
by Chris Lattner
· 23 years ago
bc40e89
New files
by Chris Lattner
· 23 years ago