llvm-6502/utils
Misha Brukman cbfde0a612 * Now outputting a static function getBinaryCodeForInstr() (JIT-accessible)
* For debugging purposes:
  + output the predefined bit pattern of the instruction
* Fixed inefficiency: only load an operand from MachineInstr once
* Bug fix: did not advance bit index when seeing named bit-fields "annul", "cc"
  and "predict"
* Added a catch-all for non-supported instructions at the end of switch stmt.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6368 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-27 22:19:58 +00:00
..
Burg Update to work with newer versions of bison 2003-03-31 21:26:06 +00:00
emacs Add support for new va_arg instruction 2003-05-08 02:41:11 +00:00
TableGen * Now outputting a static function getBinaryCodeForInstr() (JIT-accessible) 2003-05-27 22:19:58 +00:00
vim Add support for new va_arg instruction 2003-05-08 02:41:11 +00:00
cvsupdate Do not show errors when moving file. The error is shown the first time anyone 2003-05-25 16:38:24 +00:00
getsrcs.sh Include tablegen 2002-12-12 03:44:42 +00:00
Makefile Add makefile to build subdirs 2002-12-02 01:21:34 +00:00
makellvm Add support for passing in arbitrary flags to gmake (except -n and -h 2002-09-19 14:54:53 +00:00
NightlyTest.pl Fix a halfway done change to the nightly tester :( 2003-05-11 15:23:10 +00:00
NightlyTestTemplate.html Update column info 2003-05-10 20:54:55 +00:00