llvm-6502/lib
Vikram S. Adve d0b1bb01f2 Ensure ConstExpr constants are unique using a
map of <opcode, operands> to ConstExpr.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2909 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-15 18:19:33 +00:00
..
Analysis * Pass the DSGraph around instead of the Function to printing fns 2002-07-11 20:33:32 +00:00
AsmParser Fix bug: test/Regression/Assembler/2002-07-14-InternalLossage.llx 2002-07-15 00:10:33 +00:00
Bytecode Add support for writing ConstantExpr nodes. 2002-07-14 23:08:30 +00:00
CodeGen added std:: to endl 2002-07-11 00:17:17 +00:00
ExecutionEngine Implementing shift left & shift right on pointers 2002-07-09 18:42:36 +00:00
Linker *** empty log message *** 2002-06-25 16:12:52 +00:00
Support changes to make it compatible with 64bit gcc 2002-06-25 20:55:50 +00:00
Target added std:: to vector 2002-07-11 00:16:28 +00:00
Transforms Added EmitFunctions directory 2002-07-12 20:12:07 +00:00
VMCore Ensure ConstExpr constants are unique using a 2002-07-15 18:19:33 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00