- Dec 18, 2010
-
-
Rafael Espindola authored
llvm-svn: 122134
-
- Dec 17, 2010
-
-
Rafael Espindola authored
llvm-svn: 122067
-
- Dec 16, 2010
-
-
Daniel Dunbar authored
the MCCodeEmitter, which seems like a better organization. - Also, cleaned up some magic constants while in the area. llvm-svn: 121953
-
- Nov 28, 2010
-
-
Rafael Espindola authored
and at least the 4 byte one will be needed to implement the .cfi_* directives. llvm-svn: 120240
-
- Mar 19, 2010
-
-
Daniel Dunbar authored
llvm-svn: 98954
-
- Feb 11, 2010
-
-
Chris Lattner authored
the tables to be const. Teach MCCodeEmitter to handle the target-indep kinds so that we don't crash on them. llvm-svn: 95924
-
- Aug 27, 2009
-
-
Daniel Dunbar authored
llvm-svn: 80193
-
- Jul 20, 2009
-
-
Daniel Dunbar authored
- This provides the AsmParser interface to the target specific assembly parsers. llvm-svn: 76453
-
- Jun 24, 2009
-
-
Daniel Dunbar authored
llvm-svn: 74044
-
- Mar 14, 2009
-
-
Sebastian Redl authored
llvm-svn: 67004
-
- Mar 04, 2009
-
-
Sebastian Redl authored
The basic representation of diagnostics information in tablegen format, plus (uncommented and incomplete) test conversions of the existing def files to this format. llvm-svn: 66064
-
- Jan 01, 2009
-
-
Misha Brukman authored
* Added the first LLVM unittest -- DenseMap. * Updated mkpatch utility to include llvm/unittests dir * Added top-level target "unittests" to run all unittests llvm-svn: 61541
-