- Mar 05, 2011
-
-
Anton Korobeynikov authored
This is just very first approximation how the stuff should be done (e.g. ARM-only for now). More to follow. llvm-svn: 127101
-
- Feb 11, 2010
-
-
Chris Lattner authored
implemented, llvm-mc --show-inst now uses it to print the instruction opcode as well as the number. llvm-svn: 95929
-
- Oct 05, 2009
-
-
Edward O'Callaghan authored
llvm-svn: 83318
-
- Sep 14, 2009
-
-
Chris Lattner authored
llvm-svn: 81745
-
- 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
-