1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib
2011-06-18 21:23:04 +00:00
..
Analysis Simplify code. No functionality change. 2011-06-18 14:42:42 +00:00
Archive
AsmParser eliminate the Type::getDescription() method, using "<<" instead. This 2011-06-18 21:18:23 +00:00
Bitcode Drop the "2" suffix on some enums. 2011-06-17 18:17:37 +00:00
CodeGen Simplify code. No change in functionality. 2011-06-18 13:53:47 +00:00
CompilerDriver
ExecutionEngine eliminate the Type::getDescription() method, using "<<" instead. This 2011-06-18 21:18:23 +00:00
Linker
MC Directly print to a raw_ostream instead of printing to a buffer first. 2011-06-18 14:42:47 +00:00
Object Revert r132910 and r132909 on behalf of Michael. They didn't build with clang. 2011-06-13 12:56:51 +00:00
Support add option for literal formatting to APInt::toString() 2011-06-15 00:51:55 +00:00
Target Remove unused but set variables. 2011-06-18 11:09:41 +00:00
Transforms Fix PR10103: Less code for enum type translation. 2011-06-18 10:28:47 +00:00
VMCore now that Type::getDescription() is dead, the TypePrinting class can move from Assembly/Writer.h to being 2011-06-18 21:23:04 +00:00
CMakeLists.txt
Makefile