llvm-6502/lib
2002-08-15 19:37:43 +00:00
..
Analysis *** empty log message *** 2002-08-09 22:52:08 +00:00
AsmParser Parse const expr cast instruction the same way the instruction is formed 2002-08-15 19:37:11 +00:00
Bytecode Remove support for Not ConstantExpr. This simplifies the unary case to only 2002-08-14 18:24:09 +00:00
CodeGen Unary Not (boolean and bitwise) is no longer a separate LLVM instruction 2002-08-15 14:19:22 +00:00
ExecutionEngine Remove support for NOT instruction 2002-08-14 17:45:39 +00:00
Linker Remove support for Not ConstantExpr. This simplifies the unary case to only 2002-08-14 18:24:09 +00:00
Support Simplify writing custom parsers. 2002-08-07 18:36:37 +00:00
Target Unary Not (boolean and bitwise) is no longer a separate LLVM instruction 2002-08-15 14:19:22 +00:00
Transforms Handle more cases of cast-of-cast in more general forms. 2002-08-15 16:15:25 +00:00
VMCore Write constexpr casts using the cast X to Y notation, not using the implicit 2002-08-15 19:37:43 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00