1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib
Chris Lattner c6bae5e19e * s/method/function
llvm-svn: 2958
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
CWriter Fix anands changes 2002-06-30 16:07:20 +00:00
ExecutionEngine Implementing shift left & shift right on pointers 2002-07-09 18:42:36 +00:00
Support changes to make it compatible with 64bit gcc 2002-06-25 20:55:50 +00:00
Target * Make global variables with external linkage get emitted correctly 2002-07-16 18:35:16 +00:00
Transforms Only functions with external linkage can be resolved to function declarations. 2002-07-18 03:01:24 +00:00
VMCore * ConstExpr::getelementptr now takes a vector of Constants not Values 2002-07-18 00:14:50 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00