llvm-6502/lib
Justin Holewinski fc32eb472a [NVPTX] 64-bit ADDC/ADDE are not legal
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185333 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-01 12:59:04 +00:00
..
Analysis ValueTracking: Teach isKnownToBeAPowerOfTwo about (ADD X, (XOR X, Y)) where X is a power of two 2013-06-29 23:44:53 +00:00
AsmParser
Bitcode
CodeGen
DebugInfo
ExecutionEngine
IR ConstantFold: Check that truncating the other side is safe under a sext when trying to remove a sext from a compare. 2013-06-30 13:47:43 +00:00
IRReader
Linker
MC
Object
Option
Support
TableGen
Target [NVPTX] 64-bit ADDC/ADDE are not legal 2013-07-01 12:59:04 +00:00
Transforms LoopVectorize: Math functions only read rounding mode 2013-07-01 00:54:44 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile