llvm-6502/lib
2008-05-30 18:38:26 +00:00
..
Analysis Fix a typo in a comment. 2008-05-30 00:08:18 +00:00
Archive Create archives with the same permissions are ar. 2008-05-24 05:42:29 +00:00
AsmParser Don't silently truncate array extents to 32 bits. 2008-05-23 21:40:55 +00:00
Bitcode eliminate calls to deprecated Use::init() interface 2008-05-26 21:33:52 +00:00
CodeGen Preserve the register coallescer, and update live intervals more correctly by triggering a renumbering after phi elimination. 2008-05-30 18:38:26 +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 Factor code to copy global value attributes like 2008-05-26 19:58:59 +00:00
Support Give a proper error message when a command line option is defined more than 2008-05-30 13:26:11 +00:00
System Unbreak build. 2008-05-29 22:02:08 +00:00
Target Add the "AsCheapAsAMove" flag to some 64-bit xor instructions. 2008-05-30 06:47:04 +00:00
Transforms Since LCSSA switched over to DenseMap, we have to be more careful to avoid iterator invalidation. Fixes PR2385. 2008-05-30 17:31:01 +00:00
VMCore Let Instruction::getOpcodeName() return something useful for the new 2008-05-30 10:31:54 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00