llvm-6502/lib
Owen Anderson 1fbb4545d4 Re-enable empty block indexing by default, since it doesn't seem to have any
impact on code quality or compile time.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52329 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-16 16:58:24 +00:00
..
Analysis Make BuildSubAggregate use FindInsertedElement again to prevent it from 2008-06-16 14:13:46 +00:00
Archive Create archives with the same permissions are ar. 2008-05-24 05:42:29 +00:00
AsmParser AsmParser support for immediate constant aggregate values. 2008-06-09 14:45:02 +00:00
Bitcode Better test for availability of __gnu_cxx::stdio_filebuf. 2008-06-11 10:46:24 +00:00
CodeGen Re-enable empty block indexing by default, since it doesn't seem to have any 2008-06-16 16:58:24 +00:00
Debugger Make these variables static. 2008-04-23 23:15:23 +00:00
ExecutionEngine Add #includes to make some dependencies explicit. 2008-05-23 20:40:06 +00:00
Linker use 'continue' to make the function linker simpler. When linking a strong 2008-06-09 07:47:34 +00:00
Support As comments said, for negative value, the arithmetic 2008-06-05 13:27:38 +00:00
System Minor comment fix. 2008-06-16 10:14:09 +00:00
Target Add option to commuteInstruction() which forces it to create a new (commuted) instruction. 2008-06-16 07:33:11 +00:00
Transforms Pass around Instruction* instead of Instruction& in FindInsertedValue and friends. 2008-06-16 13:13:08 +00:00
VMCore fix pr2460 2008-06-16 04:02:40 +00:00
Makefile