llvm-6502/lib
2015-02-18 16:21:46 +00:00
..
Analysis Reformat. 2015-02-18 08:36:14 +00:00
AsmParser
Bitcode
CodeGen Fixes two issue in SimplifyDemandedBits of sext_in_reg: 2015-02-18 09:43:40 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR [X86] Remove AVX2 and SSE2 pslldq and psrldq intrinsics. We can represent them in IR with vector shuffles now. All their uses have been removed from clang in favor of shuffles. 2015-02-18 06:24:44 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object
Option
ProfileData
Support
TableGen
Target This patch adds the VSX logical instructions introduced in the Power ISA 2.07. It also removes the added complexity that favors VMX versions of the three instructions. 2015-02-18 16:21:46 +00:00
Transforms [MSan][MIPS] VarArgHelper for MIPS64 2015-02-18 11:41:24 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile