llvm-6502/lib
Dan Gohman 7a0e6593d0 MVT::getMVT uses iPTR for pointer types, while we need the actual
intptr_t type in this case. FastISel can now select simple
getelementptr instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55125 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-21 17:25:26 +00:00
..
Analysis
Archive
AsmParser
Bitcode recommit bcreader, handling packed structs correctly. Apparently 2008-08-21 02:34:16 +00:00
CodeGen MVT::getMVT uses iPTR for pointer types, while we need the actual 2008-08-21 17:25:26 +00:00
Debugger
ExecutionEngine
Linker
Support Use raw_ostream throughout the AsmPrinter. 2008-08-21 00:14:44 +00:00
System
Target Simplify SelectRoot's interface, and factor out some common code 2008-08-21 16:36:34 +00:00
Transforms Revert r54876 r54877 r54906 and r54907. Evan found that these caused a 20% 2008-08-21 05:56:10 +00:00
VMCore Add a new ConstantExpr::getWithOperands that takes any array of operands 2008-08-20 22:27:40 +00:00
Makefile