1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib
Chris Lattner c264beb7c5 Remove support for unary operators
llvm-svn: 3318
2002-08-14 17:53:45 +00:00
..
Analysis *** empty log message *** 2002-08-09 22:52:08 +00:00
AsmParser AsmParser turns 'not' instructions into 'xor' instructions now. 2002-08-14 17:12:33 +00:00
Bytecode Cleanup ConstantExpr handling: 2002-07-30 18:54:25 +00:00
CodeGen Add method MachineInstr::substituteValue() which substitutes 2002-08-14 16:52:58 +00:00
CWriter Avoid warning message 2002-07-25 16:30:45 +00:00
ExecutionEngine Remove support for NOT instruction 2002-08-14 17:45:39 +00:00
Support Simplify writing custom parsers. 2002-08-07 18:36:37 +00:00
Target Bug fix in TargetData::getIndexedOffset: We were using the pointer 2002-08-13 18:17:56 +00:00
Transforms Remove support for unary operators 2002-08-14 17:53:45 +00:00
VMCore Implement two constructor functions for "unary" instructions 2002-08-14 17:52:27 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00