llvm-6502/lib
Chris Lattner 4e85e64007 Remove some now-unneeded casts from instruction patterns. With the casts
removed, tblgen produces identical output to with them in.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28867 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-20 00:39:56 +00:00
..
Analysis Do partial inlining in BU. This resolves more call sites. Also add options to merge in globals during recursion and to back annotate DSNodes when function pointers are resolved. This makes PA work for a whole lot more things (unresolved call sites being what has been killing various DSA based passes) 2006-06-19 18:23:36 +00:00
Archive
AsmParser
Bytecode
CodeGen References need to be section relative. 2006-06-19 19:49:42 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Remove some now-unneeded casts from instruction patterns. With the casts 2006-06-20 00:39:56 +00:00
Transforms
VMCore
Makefile