llvm-6502/lib
Bruno Cardoso Lopes 809f17fbb1 Revert the remaining part of r139528. According to PR10907 the bug seems
to be in the VSELECT operands order, so I'll leave the fix for Nadav.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139624 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-13 19:33:00 +00:00
..
Analysis Fix typo. 2011-09-12 19:58:22 +00:00
Archive
AsmParser
Bitcode Don't forget to add the landingpad and resume instructions to the InstructionList. 2011-09-01 00:50:20 +00:00
CodeGen Add vselect target support for targets that do not support blend but do support 2011-09-13 19:17:42 +00:00
CompilerDriver
ExecutionEngine Fix the asserts in lib/Target/X86/X86ELFWriterInfo.cpp and 2011-09-10 01:42:07 +00:00
Linker
MC Formatting and typo. 2011-09-08 22:17:40 +00:00
Object Silence false positive uninitialized variable warnings from GCC. 2011-09-13 01:59:24 +00:00
Support Add DW_ATE_UTF, which clang started using in my previous commit! 2011-09-12 17:18:20 +00:00
Target Revert the remaining part of r139528. According to PR10907 the bug seems 2011-09-13 19:33:00 +00:00
Transforms [indvars] Revert r139579 until 401.bzip -arch i386 miscompilation is fixed. PR10920. 2011-09-13 05:23:49 +00:00
VMCore Add codegen support for vector select (in the IR this means a select 2011-09-06 19:07:46 +00:00
CMakeLists.txt
Makefile