Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
4d7af65903cbc858464362e70a6adf499982ec8a
/
lib
/
Target
/
X86
/
X86PeepholeOpt.cpp
4d7af65
Change interface of MachineOperand as follows:
by Alkis Evlogimenos
· 22 years ago
4537076
Add a new SSA-based peephole optimizer which includes copy propagation and
by Chris Lattner
· 22 years ago
e1cc79f
Finegrainify namespacification
by Chris Lattner
· 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
43a5ff8
Emit x86 instructions for: A = B op C, where A and B are 16-bit registers,
by Chris Lattner
· 22 years ago
19df387
Factory methods for FunctionPasses now return type FunctionPass *.
by Brian Gaeke
· 22 years ago
ee3e435
Fix problem with invalidated iterator
by Chris Lattner
· 23 years ago
a960d95
New files
by Chris Lattner
· 23 years ago