Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
cf03da0ce913267c4971534e8792297e06535a4e
/
utils
/
TableGen
/
CodeGenTarget.cpp
cf03da0
Start parsing more information from the Operand information
by Chris Lattner
· 21 years ago
552a842
Remove special case hacks
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
2e1f51b
Initial cut at an asm writer emitter. So far, this only handles emission of
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
2082ebe
Finegrainify namespacification
by Chris Lattner
· 21 years ago
bebdb20
Emit a more sensible error message if no subclasses of Target are defined.
by Misha Brukman
· 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
be7f4af
This seems to work around some unobvious bug in gcc on sparc which was
by Brian Gaeke
· 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
4587207
Initial checkin of useful wrappers around the Target classes, for now, only ValueType and
by Chris Lattner
· 22 years ago