index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
TableGen
/
CodeGenTarget.cpp
Age
Commit message (
Expand
)
Author
2004-08-11
Remove special case hacks
Chris Lattner
2004-08-01
Parse the operand list of the instruction. We currently support register and...
Chris Lattner
2004-08-01
Initial cut at an asm writer emitter. So far, this only handles emission of
Chris Lattner
2004-08-01
Add, and start using, the CodeGenInstruction class. This class represents
Chris Lattner
2004-08-01
Rename CodeGenWrappers.(cpp|h) -> CodeGenTarget.(cpp|h)
Chris Lattner
2004-08-01
Finegrainify namespacification
Chris Lattner
2004-06-04
Emit a more sensible error message if no subclasses of Target are defined.
Misha Brukman
2003-11-11
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-10-20
Added LLVM copyright header.
John Criswell
2003-10-10
This seems to work around some unobvious bug in gcc on sparc which was
Brian Gaeke
2003-08-10
Add new function
Chris Lattner
2003-08-07
Add new method to get a value type as a string
Chris Lattner
2003-08-07
Initial checkin of useful wrappers around the Target classes, for now, only V...
Chris Lattner
[prev]