llvm-6502/lib
Chris Lattner ba44633a3b add a note about dead zero extends.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78511 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-08 22:46:59 +00:00
..
Analysis Some ProfileInfo cleanups. 2009-08-08 18:59:03 +00:00
Archive
AsmParser Privatize the StructType table, which unfortunately involves routing contexts through a number of APIs. 2009-08-05 23:16:16 +00:00
Bitcode Privatize the StructType table, which unfortunately involves routing contexts through a number of APIs. 2009-08-05 23:16:16 +00:00
CodeGen 1. Make MCSection an abstract class. 2009-08-08 22:41:53 +00:00
CompilerDriver
Debugger Privatize the StructType table, which unfortunately involves routing contexts through a number of APIs. 2009-08-05 23:16:16 +00:00
ExecutionEngine MSVC warning fixes; patch by Stein Roger! 2009-08-07 20:50:09 +00:00
Linker
MC 1. Make MCSection an abstract class. 2009-08-08 22:41:53 +00:00
Support
System Fix a bunch of namespace pollution. 2009-08-07 01:32:21 +00:00
Target add a note about dead zero extends. 2009-08-08 22:46:59 +00:00
Transforms More ProfileInfo improvements. 2009-08-08 17:43:09 +00:00
VMCore Fix a bunch of namespace pollution. 2009-08-07 01:32:21 +00:00
Makefile