llvm-6502/lib
Patrik Hagglund 319bb39923 Change TargetLowering::getTypeToPromoteTo to take and return MVTs,
instead of EVTs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170529 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-19 11:21:04 +00:00
..
Analysis Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
Archive
AsmParser Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
Bitcode Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
CodeGen Change TargetLowering::getTypeToPromoteTo to take and return MVTs, 2012-12-19 11:21:04 +00:00
DebugInfo Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
ExecutionEngine
Linker
MC
Object
Option
Support Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
TableGen
Target X86ISelLowering.cpp: Fix warnings. [-Wlogical-op-parentheses] 2012-12-19 10:12:48 +00:00
Transforms LoopVectorize: Make iteration over induction variables not depend on pointer values. 2012-12-19 11:09:15 +00:00
VMCore Inline hasFunctionOnlyAttrs into its only use. 2012-12-19 09:15:11 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile