Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
1ad5bc5616c783cfc4982d7df136a60a54dec466
/
lib
/
CodeGen
/
MachineInstrAnnot.cpp
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
4d2faf6
Values stored in CallArgsDescriptor cannot be const.
by Vikram S. Adve
· 22 years ago
a9b19b9
Prune #includes
by Chris Lattner
· 23 years ago
26fbcec
Restore support for indirect function calls (which briefly wasn't working
by Vikram S. Adve
· 23 years ago
a2bae30
Remove separate vector of implicit refs from MachineInstr, and
by Vikram S. Adve
· 23 years ago
0be79c6
Add #includes now that MachineInstr.h doesn't include llvm/Target/MachineInstrInfo.h
by Chris Lattner
· 23 years ago
f425884
Fixed method getReturnValue(): it should return NULL if the
by Vikram S. Adve
· 23 years ago
035dfbe
by Chris Lattner
· 23 years ago
7e684a9
Annotation class for MachineInstr.
by Vikram S. Adve
· 23 years ago