llvm-6502/lib
Renato Golin d3c965d625 Change CostTable model to be global to all targets
Moving the X86CostTable to a common place, so that other back-ends
can share the code. Also simplifying it a bit and commoning up
tables with one and two types on operations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172658 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-16 21:29:55 +00:00
..
Analysis Change CostTable model to be global to all targets 2013-01-16 21:29:55 +00:00
Archive
AsmParser
Bitcode
CodeGen Define metadata interfaces for describing a static data member 2013-01-16 01:22:23 +00:00
DebugInfo
ExecutionEngine
IR Allow vectors in CreatePointerCast of constants. 2013-01-16 14:41:46 +00:00
Linker
MC Some small (and mostly cosmetic) fixes. 2013-01-16 19:32:36 +00:00
Object
Option
Support Introduce llvm::sys::getProcessTriple() function. 2013-01-16 17:27:22 +00:00
TableGen
Target Change CostTable model to be global to all targets 2013-01-16 21:29:55 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile