1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/lib
Chris Lattner c7e2f5bbd7 * Change commandline options a bit to be nicer
* Insert accurate prototypes for functions
* Insert casts to use accurate prototypes

llvm-svn: 2677
2002-05-20 21:43:59 +00:00
..
Analysis Hide debugging options 2002-05-20 21:39:10 +00:00
AsmParser Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
Bytecode Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
CodeGen Hide debugging options 2002-05-20 21:39:10 +00:00
CWriter Fix bug: test/Regression/CBackend/2002-05-16-NameCollide.ll by tracking 2002-05-17 04:55:35 +00:00
ExecutionEngine Remove explicit support for tracing code. It should be linked into the 2002-05-20 21:17:16 +00:00
Support Initial checkin of Statistic class. 2002-05-10 15:36:46 +00:00
Target Rename IsPowerOf2 to isPowerOf2 2002-05-19 21:20:19 +00:00
Transforms * Change commandline options a bit to be nicer 2002-05-20 21:43:59 +00:00
VMCore Avoid emitting a useless comment for a basic block with no uses (which 2002-05-14 16:02:05 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00