llvm-6502/lib
2002-08-19 16:48:21 +00:00
..
Analysis
AsmParser - Remove unused STRING token from lexer & parser 2002-08-16 21:14:40 +00:00
Bytecode Fix bug: test/Regression/Assembler/2002-08-19-BytecodeReader.llx 2002-08-19 16:48:21 +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
Target Unary Not (boolean and bitwise) is no longer a separate LLVM instruction 2002-08-15 14:19:22 +00:00
Transforms - Made GlobalDCE worklist driven, making it more successful. Now can handle 2002-08-18 01:28:30 +00:00
VMCore Fix the -time-passes option to not print NaN when there is zero execution time 2002-08-19 15:43:33 +00:00
Makefile