Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c156095b174987226a94583cb7e10c426dddaea6
/
lib
/
CodeGen
/
MachineCodeForInstruction.cpp
4e7244e
Do not find these ugly sparc-specific objects by using the annotation API on
by Chris Lattner
· 21 years ago
cdd69e6
Fix typo in head-of-file comment.
by Brian Gaeke
· 21 years ago
c81295a
Add back #include I messed up
by Chris Lattner
· 21 years ago
e8d43fd
Urg, forgot to check this in.
by Chris Lattner
· 21 years ago
585911e
Move methods out of .h file
by Chris Lattner
· 21 years ago
c0b9dc5
Change MachineBasicBlock's vector of MachineInstr pointers into an
by Alkis Evlogimenos
· 21 years ago
ae7fc3a
Remove use of llvm/CodeGen/InstrSelection.h
by Chris Lattner
· 21 years ago
d5da197
Finegrainify namespacification.
by Chris Lattner
· 21 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
e68a343
Move CallArgsDescriptor into this class instead of making it an
by Vikram S. Adve
· 23 years ago
51a8d85
Inline some methods from .cpp files into .h files, minor cleanups
by Chris Lattner
· 23 years ago
87fbcd9
Add an assertion.
by Vikram S. Adve
· 23 years ago
45c3877
Rename static struct Initializer to avoid name conflict with BB.
by Vikram S. Adve
· 23 years ago
c6f3ae5
Eliminate duplicate or unneccesary #include's
by Chris Lattner
· 23 years ago
ded1bf8
Re-fix bug: Put back MachineCodeForInstruction::dropAllReferences.
by Vikram S. Adve
· 23 years ago
f2868ce
Code pulled out of MAchineInstr.(h|cpp)
by Chris Lattner
· 23 years ago