llvm-6502/lib
David Greene c4db4e5105 [AVX] Add decode support for VUNPCKLPS/D instructions, both 128-bit
and 256-bit forms.  Because the number of elements in a vector
      does not determine the vector type (4 elements could be v4f32 or
      v4f64), pass the full type of the vector to decode routines.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126664 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-28 19:06:56 +00:00
..
Analysis Fix comment. 2011-02-28 09:18:11 +00:00
Archive
AsmParser
Bitcode
CodeGen Support for byval parameters on ARM. Will be enabled by a forthcoming 2011-02-28 17:17:53 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Roll out r126425 and r126450 to see if it fixes the failures on the buildbots. 2011-02-25 16:30:32 +00:00
Object
Support Support: Add llvm::AreStatisticsEnabled(). 2011-02-26 23:17:12 +00:00
Target [AVX] Add decode support for VUNPCKLPS/D instructions, both 128-bit 2011-02-28 19:06:56 +00:00
Transforms Teach SimplifyCFG that (switch (select cond, X, Y)) is better expressed as a branch. 2011-02-28 09:44:07 +00:00
VMCore These tags are now covered by dwarf::TagString(). 2011-02-18 23:13:40 +00:00
CMakeLists.txt
Makefile