llvm-6502/lib
Dan Gohman cc1ca987f3 When unfolding a load, avoid assuming which instruction that
kill and dead flags will end up on.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106520 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-22 02:07:21 +00:00
..
Analysis Use single interface, using twine, to get named metadata. 2010-06-22 01:19:38 +00:00
Archive
AsmParser
Bitcode Tidy. 2010-06-19 05:33:57 +00:00
CodeGen When unfolding a load, avoid assuming which instruction that 2010-06-22 02:07:21 +00:00
CompilerDriver
ExecutionEngine
Linker
MC "This is just a cosmetic change in MCAsmStreamer.cpp/EmitSymbolAttribute: all attributes have now a \t before and after, as done for '.type'. 2010-06-21 20:35:01 +00:00
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 Tail merging pass shall not break up IT blocks. rdar://8115404 2010-06-22 01:18:16 +00:00
Transforms Include named metadata when cloning a module. 2010-06-22 00:11:03 +00:00
VMCore Use single interface, using twine, to get named metadata. 2010-06-22 01:19:38 +00:00
Makefile