llvm-6502/lib
Filipe Cabecinhas 078862e67f Post-commit fixes for r209643
Detected by Daniel Jasper, Ilia Filippov, and Andrea Di Biagio
Fixed the argument order to select (the mask semantics to blendv* are the
inverse of select) and fixed the tests
Added parenthesis to the assert condition
Ran clang-format

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209667 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-27 16:54:33 +00:00
..
Analysis Some cleanup for r209568. 2014-05-26 14:49:46 +00:00
AsmParser
Bitcode Convert a few loops to use ranges. 2014-05-26 13:38:51 +00:00
CodeGen ARM: teach AAPCS-VFP to deal with Cortex-M4. 2014-05-27 10:43:38 +00:00
DebugInfo
ExecutionEngine AArch64/ARM64: move ARM64 into AArch64's place 2014-05-24 12:50:23 +00:00
IR Use existing helper function. 2014-05-26 19:57:55 +00:00
IRReader
LineEditor
Linker
LTO AArch64/ARM64: move ARM64 into AArch64's place 2014-05-24 12:50:23 +00:00
MC [mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_PCLO16 2014-05-27 14:58:51 +00:00
Object [YAML] Add an optional argument EnumMask to the yaml::IO::bitSetCase(). 2014-05-23 08:07:09 +00:00
Option
ProfileData
Support Fixup sys::getHostCPUFeatures crypto names so it doesn't clash with kernel headers 2014-05-23 10:14:13 +00:00
TableGen
Target [PATCH] Correct type used for VADD_SPLAT optimization on PowerPC 2014-05-27 15:57:51 +00:00
Transforms Post-commit fixes for r209643 2014-05-27 16:54:33 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile