llvm-6502/lib
Eric Christopher 658ebcc7ec Make 80-column.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106448 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-21 18:56:55 +00:00
..
Analysis Do not directly use function names to construct new name for named metadata. 2010-06-21 18:36:58 +00:00
Archive
AsmParser
Bitcode
CodeGen Revert r106422, which is breaking the non-fast-isel path. 2010-06-21 16:02:28 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support Use calloc instead of new/memset, it is more efficient when the set is very large. 2010-06-19 17:00:31 +00:00
System
Target Make 80-column. 2010-06-21 18:56:55 +00:00
Transforms Add a TODO comment. 2010-06-19 21:30:18 +00:00
VMCore Move several non-performance-critical member functinos out of line. 2010-06-21 18:46:45 +00:00
Makefile