llvm/lib
2011-01-23 20:31:00 +00:00
..
Analysis Simplify some code with no functionality change. Make the test a lot more 2011-01-23 20:06:05 +00:00
Archive
AsmParser
Bitcode
CodeGen Add support for the --noexecstack option. 2011-01-23 17:55:27 +00:00
CompilerDriver
ExecutionEngine Handles libffi on the CMake build. 2011-01-21 15:42:54 +00:00
Linker
MC Add support for the --noexecstack option. 2011-01-23 17:55:27 +00:00
Object Object: Fix type punned pointer issues by making DataRefImpl a union and using intptr_t. 2011-01-21 02:27:02 +00:00
Support Null initialize a few variables flagged by 2011-01-23 17:05:06 +00:00
Target Add a memset loop that LoopIdiomRecognize doesn't recognize. 2011-01-23 20:31:00 +00:00
Transforms Null initialize a few variables flagged by 2011-01-23 17:05:06 +00:00
VMCore Add a constant folding of casts from zero to zero. Fixes PR9011! 2011-01-21 01:12:09 +00:00
Makefile