llvm-6502/lib
Chris Lattner d99d4d7b70 * s/method/function
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2958 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-18 04:43:16 +00:00
..
Analysis * s/method/function 2002-07-18 04:43:16 +00:00
AsmParser ConstExpr::getelementptr now takes a vector of Constants not Values 2002-07-18 00:14:27 +00:00
Bytecode ConstExpr::getelementptr now takes a vector of Constants not Values 2002-07-18 00:14:27 +00:00
CodeGen added check for Function with 0 BB 2002-07-17 23:40:33 +00:00
ExecutionEngine Implementing shift left & shift right on pointers 2002-07-09 18:42:36 +00:00
Linker * Rewrite loop to be slightly more efficient (arguably) 2002-07-18 02:31:03 +00:00
Support changes to make it compatible with 64bit gcc 2002-06-25 20:55:50 +00:00
Target added check for Function with 0 BB 2002-07-17 23:40:33 +00:00
Transforms Only functions with external linkage can be resolved to function declarations. 2002-07-18 03:01:24 +00:00
VMCore * Rewrite loop to be slightly more efficient (arguably) 2002-07-18 02:31:03 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00