llvm-6502/lib
2011-07-16 20:31:15 +00:00
..
Analysis Remove "LoopInfo.h" include from BranchProbabilityInfo.h. 2011-07-16 20:31:15 +00:00
Archive
AsmParser
Bitcode
CodeGen Add MachineBlockFrequency analysis. 2011-07-16 20:23:20 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Object ObjectFile: Add a method to check whether a section contains a symbol. 2011-07-15 18:39:21 +00:00
Support In Twine::str(), if the Twine stores only a std::string, just return a direct copy of that instead of first copying to a SmallString and converting that to a std::string. Also fix some indentation. 2011-07-15 11:05:37 +00:00
Target Revert r135319 in an attempt to get to unbreak testers. 2011-07-16 09:17:43 +00:00
Transforms indvars: fix a pass-sensitivity issue that would hit the SCEVExpander 2011-07-16 01:18:53 +00:00
VMCore deconstify getType()'s. 2011-07-15 23:15:45 +00:00
CMakeLists.txt
Makefile