1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib
2002-07-18 00:18:01 +00:00
..
Analysis Lots of bug fixes, add BottomUpClosure, which has bugs, but is a start. 2002-07-18 00:12:30 +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 * Correctly get prototype for void*malloc(size_t) 2002-07-18 00:18:01 +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