hanchenye-llvm-project/llvm/lib
Chris Lattner b97d926bce eliminate some pointless virtual methods.
llvm-svn: 133363
2011-06-18 22:15:47 +00:00
..
Analysis simplify some code. 2011-06-18 21:46:23 +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 eliminate some pointless virtual methods. 2011-06-18 22:15:47 +00:00
CMakeLists.txt
Makefile