llvm-6502/lib
2007-05-29 22:31:16 +00:00
..
Analysis when merging two alias sets together, be sure to propagate the volatility of 2007-05-23 06:36:35 +00:00
Archive
AsmParser Regenerate. 2007-05-22 19:08:16 +00:00
Bitcode
CodeGen If there is an empty block between a source and its successor block, it still requires a unconditional branch. 2007-05-29 22:31:16 +00:00
Debugger
ExecutionEngine Compute the correct word number. 2007-05-24 15:03:18 +00:00
Linker
Support Make tail merging the default, except on powerPC. There was no prior art 2007-05-22 17:14:46 +00:00
System
Target Add missing const qualifiers. 2007-05-29 18:42:18 +00:00
Transforms Very first part of a GVN-PRE implementation. It currently performs a bunch of analysis, and nothing more. It is also quite slow for the moment. However, 2007-05-29 21:53:49 +00:00
VMCore Minor comment cleanups. 2007-05-24 14:36:04 +00:00
Makefile