The new isel passes all tests, time to start making it go fast.
[oota-llvm.git] / utils / TableGen / CMakeLists.txt
2010-02-24 Chris LattnerThe new isel passes all tests, time to start making...
2010-02-15 Chris LattnerCheck in the first big step of rewriting DAGISelEmitter to
2010-02-09 Sean CallananAdded AsmWriterInst.cpp to the CMakeList so that
2010-01-29 Ted KremenekUpdate CMake build.
2009-12-19 Sean CallananTable-driven disassembler for the X86 architecture...
2009-11-25 Daniel DunbarSketch TableGen disassembler emitter, based on patch...
2009-11-18 Douglas GregorDe-bork CMake build
2009-07-11 Daniel DunbarUpdate CMakeLists.txt
2009-06-21 Chris LattnerRename TGSourceMgr -> SourceMgr.
2009-05-22 Oscar FuentesCMake: Use libpthread in tblgen when needed. Updated...
2009-03-16 Douglas GregorAdd TGSourceMgr.cpp to CMake build, sort lines
2009-03-13 Ted KremenekAdd initial implementation of a TableGen backend for...
2008-11-03 Dan GohmanChange how extended types are represented in MVTs....
2008-09-22 Oscar FuentesInitial support for the CMake build system.