llvm-6502/lib
Benjamin Kramer b601ab5cce Bump SmallString to the minimum required amount for raw_ostream to avoid allocation.
It's is a bit annoying, we should hide this implementation detail better.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151284 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-23 21:15:21 +00:00
..
Analysis Fix typo. 2012-02-23 05:38:51 +00:00
Archive
AsmParser Convert assert(0) to llvm_unreachable 2012-02-07 05:05:23 +00:00
Bitcode Enable streaming of bitcode 2012-02-06 22:30:29 +00:00
CodeGen BitVectorize loop. 2012-02-23 19:29:25 +00:00
DebugInfo
ExecutionEngine Remove dead code. Improve llvm_unreachable text. Simplify some control flow. 2012-02-19 11:37:01 +00:00
Linker Capitalize messages so that they appear nicely with the linker's error messages. 2012-02-14 09:13:54 +00:00
MC Bump SmallString to the minimum required amount for raw_ostream to avoid allocation. 2012-02-23 21:15:21 +00:00
Object Remove static ctor. 2012-02-22 13:42:11 +00:00
Support Update for the removal of Hashing.cpp. 2012-02-23 09:33:44 +00:00
TableGen Add Foreach Loop 2012-02-22 16:09:41 +00:00
Target MCize function entry label emission on PowerPC64 properly. 2012-02-23 20:28:39 +00:00
Transforms Reflow code, no functionality change. 2012-02-23 17:42:19 +00:00
VMCore Reinstate r151049 now that GeneralHash is fixed. 2012-02-23 09:17:40 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile