llvm-6502/lib
Bob Wilson bc03979536 Improve support for type-generic vector intrinsics by teaching TableGen how
to handle LLVMMatchType intrinsic parameters, and by adding new subclasses
of LLVMMatchType to match vector types with integral elements that are 
either twice as wide or half as wide as the elements of the matched type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61834 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-07 00:09:01 +00:00
..
Analysis When checking if an Argument escapes, check if 2009-01-05 21:19:53 +00:00
Archive Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
AsmParser fix wordo 2009-01-05 18:56:52 +00:00
Bitcode
CodeGen Fix a bug in ComputeLinearIndex computation handling multi-level 2009-01-06 22:53:52 +00:00
Debugger Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
ExecutionEngine Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
Linker
Support
System
Target Revert r42653 and forward-port the code that lets INC64_32r be 2009-01-06 23:34:46 +00:00
Transforms Change m_ConstantInt and m_SelectCst to take their constant integers 2009-01-05 23:53:12 +00:00
VMCore Improve support for type-generic vector intrinsics by teaching TableGen how 2009-01-07 00:09:01 +00:00
Makefile