1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib
2006-11-17 01:52:23 +00:00
..
Analysis A shim over other AA impls to catch incorrect uses 2006-11-14 05:21:04 +00:00
AsmParser Initialize some pointers to quiet the compiler (when doing build_gcc 2006-11-12 11:10:39 +00:00
Bytecode Discard code that supported old bytecode formats. This makes the Bytecode 2006-11-14 04:47:22 +00:00
CodeGen Replace std::cerr uses of the "DEBUG" macro with "DOUT" instead. Removes 2006-11-17 00:50:36 +00:00
Debugger
ExecutionEngine Allow target to specify alignment for function stub. 2006-11-16 20:04:54 +00:00
Linker
Support Added "DOUT" macro. This is used as a replacement for the std::cerr 2006-11-17 00:49:12 +00:00
System
Target implement a todo: change a map into a vector 2006-11-17 01:52:23 +00:00
Transforms Fix a gcc 4.2 warning. 2006-11-15 04:53:24 +00:00
VMCore Add run(Function &F) support in FunctionPassManager_New 2006-11-15 19:39:54 +00:00
Makefile