1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
Chris Lattner 9a7dd44f2c Swap operands now preserves the semantics of the binary operator by changing
the opcode of the instruction if possible.

llvm-svn: 1444
2001-12-13 00:43:03 +00:00
..
Analysis Added more comments. Added code to destructor in MethodLiveVarInfo to delete 2001-12-08 21:05:27 +00:00
AsmParser Allow hyphens in identifier names 2001-12-04 04:31:30 +00:00
Bytecode Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
CodeGen Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
ExecutionEngine Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
Support Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
Target Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
Transforms Implement more general conversions for getelementptr instructions 2001-12-07 04:40:30 +00:00
VMCore Swap operands now preserves the semantics of the binary operator by changing 2001-12-13 00:43:03 +00:00
Makefile Compile the transforms directory 2001-10-13 07:04:00 +00:00