1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/lib
Chris Lattner 11c3121788 Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator
to the UnaryOperator class (from the Instruction class).

llvm-svn: 21
2001-06-08 21:30:13 +00:00
..
Analysis Initial revision 2001-06-06 20:29:01 +00:00
AsmParser Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator 2001-06-08 21:30:13 +00:00
Bytecode Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator 2001-06-08 21:30:13 +00:00
Transforms Updated to work with new CFG.h file. 2001-06-07 21:18:45 +00:00
VMCore Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator 2001-06-08 21:30:13 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00