llvm/lib
Ruchira Sasanka b0cdcda42a Changed SetMachineOpernad calls in Set3OperandsFromInstr so that the
result position is a def (i.e., added true to the end of call) -- Ruchira


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@356 91177308-0d34-0410-b5e6-96231b3b80d8
2001-08-13 16:26:28 +00:00
..
Analysis Fix a bug when compiling 'shl ubyte * %var, ubyte 2' 2001-07-25 22:47:32 +00:00
AsmParser * Enable the use of escaped literal strings 2001-07-28 17:48:55 +00:00
Bytecode * Make sure that the size of the type field can also control the output 2001-07-28 17:51:21 +00:00
CodeGen Changed SetMachineOpernad calls in Set3OperandsFromInstr so that the 2001-08-13 16:26:28 +00:00
Support Fixed a bug exposed when doing something like this: <program> -notanoption --help 2001-07-25 18:40:49 +00:00
Target/SparcV9 Simplify command line options, and add option for printing 2001-07-31 21:53:25 +00:00
Transforms Enable the elimination of method prototypes that are not referenced 2001-07-28 17:51:49 +00:00
VMCore Added vector of machine instructions for the basic block. 2001-07-30 18:47:24 +00:00
Makefile Make sure we build all of the code! 2001-07-21 21:04:03 +00:00