llvm-6502/lib
2013-08-15 07:30:51 +00:00
..
Analysis Fix an oversight in isPotentiallyReachable where we wouldn't do any CFG-walking 2013-08-13 00:03:47 +00:00
AsmParser
Bitcode
CodeGen Replace getValueType().getSimpleVT() with getSimpleValueType(). 2013-08-15 02:44:19 +00:00
DebugInfo
ExecutionEngine
IR
IRReader
Linker
MC Support C99 hexadecimal floating-point literals in assembly 2013-08-14 14:23:31 +00:00
Object
Option
Support Use the MSVC __cpuid intrinsic instead of inline asm 2013-08-14 18:21:51 +00:00
TableGen
Target Don't let isPermImmMask handle v16i32 since VPERMI doesn't match on that type. Remove 128-bit vector handling from isPermImmMask too, it's covered by isPSHUFDMask. 2013-08-15 07:30:51 +00:00
Transforms Fix small typo: s/succ/Succ/ 2013-08-14 22:11:42 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile