llvm-6502/lib
Michael Liao 092122f124 Enhance type legalization on bitcast from vector to integer
- Find a legal vector type before casting and extracting element from it.
- As the new vector type may have more than 2 elements, build the final
  hi/lo pair by BFS pairing them from bottom to top.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163830 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-13 19:58:21 +00:00
..
Analysis Release build: guard dump functions with 2012-09-12 05:06:18 +00:00
Archive
AsmParser
Bitcode
CodeGen Enhance type legalization on bitcast from vector to integer 2012-09-13 19:58:21 +00:00
DebugInfo
ExecutionEngine MCJIT: relocation addends encoded in the target aren't quite so easy. 2012-09-13 01:24:37 +00:00
Linker
MC Release build: guard dump functions with 2012-09-12 05:06:18 +00:00
Object
Support Add support for AMD Geode. 2012-09-12 14:36:02 +00:00
TableGen
Target Fix the TCRETURNmi64 bug differently. 2012-09-13 18:31:27 +00:00
Transforms Extract code for reducing a type to a single value type into a helper function. 2012-09-13 18:19:06 +00:00
VMCore Define an official slot for the new !tbaa.struct metadata tag. 2012-09-13 17:56:17 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile