llvm/lib
2010-11-21 21:53:36 +00:00
..
Analysis Initialize MemDep's TD member so buildbots don't trip over an uninitialized pointer (TD is passed to PHITransAddr). 2010-11-21 15:21:46 +00:00
Archive
AsmParser
Bitcode
CodeGen Move some more hooks to TargetFrameInfo 2010-11-20 15:59:32 +00:00
CompilerDriver
ExecutionEngine Move getInitialFrameState() to TargetFrameInfo 2010-11-18 23:25:52 +00:00
Linker
MC Handle PCRel relocations with absolute values. Fixes PR8656. 2010-11-21 00:48:25 +00:00
Object Fix typo: Exectuable -> Executable 2010-11-17 00:43:43 +00:00
Support Fix a use after free. Patch by Frits van Bommel. 2010-11-19 21:14:29 +00:00
System Use thread-safe statics to avoid a static constructor here. This isn't thread-safe on MSVC, but we don't 2010-11-18 18:49:05 +00:00
Target Implement branch analysis in the MBlaze backend. 2010-11-21 21:53:36 +00:00
Transforms fix comment 2010-11-21 19:05:34 +00:00
VMCore Simplify code. No change in functionality. 2010-11-20 18:43:35 +00:00
Makefile Add LLVMObject Library. 2010-11-15 03:21:41 +00:00