Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
056afeface2ac98664ed8fa4799b46178a4a6fe3
/
utils
/
TableGen
/
CodeGenTarget.h
056afef
Start parsing register classes into a more structured form
by Chris Lattner
· 21 years ago
2669311
Use CodeGenRegister class to make reading in of register information more
by Chris Lattner
· 21 years ago
175580c
Make the AsmWriter a first-class tblgen object. Allow targets to specify
by Chris Lattner
· 21 years ago
87c5905
Parse the operand list of the instruction. We currently support register and immediate operands.
by Chris Lattner
· 21 years ago
ec35240
Add, and start using, the CodeGenInstruction class. This class represents
by Chris Lattner
· 21 years ago
803a5f6
Rename CodeGenWrappers.(cpp|h) -> CodeGenTarget.(cpp|h)
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
01d4582
Added LLVM copyright header.
by John Criswell
· 22 years ago
6ad9076
Using std::string requires `#include <string>', says gcc-2.95.3.
by Misha Brukman
· 22 years ago
b72fb7e
Add new function
by Chris Lattner
· 22 years ago
d3464c1
Add new method to get a value type as a string
by Chris Lattner
· 22 years ago
54c66fe
Allow clients to get at the pointer type
by Chris Lattner
· 22 years ago
4587207
Initial checkin of useful wrappers around the Target classes, for now, only ValueType and
by Chris Lattner
· 22 years ago