llvm-6502/lib
David Majnemer 72c6bdbf70 ConstantFold, InstSimplify: undef >>a x can be either -1 or 0, choose 0
Zero is usually a nicer constant to have than -1.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223969 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-10 21:58:15 +00:00
..
Analysis ConstantFold, InstSimplify: undef >>a x can be either -1 or 0, choose 0 2014-12-10 21:58:15 +00:00
AsmParser AsmParser: Don't allow null bytes in BB labels 2014-12-10 02:10:35 +00:00
Bitcode IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
CodeGen Silencing a -Wsequence-point warning, and the resulting undefined behavior. NFC. 2014-12-10 14:14:54 +00:00
DebugInfo
ExecutionEngine Move three methods only used by MCJIT to MCJIT. 2014-12-10 20:46:55 +00:00
IR ConstantFold, InstSimplify: undef >>a x can be either -1 or 0, choose 0 2014-12-10 21:58:15 +00:00
IRReader
LineEditor
Linker IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
LTO IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
MC
Object Move three methods only used by MCJIT to MCJIT. 2014-12-10 20:46:55 +00:00
Option
ProfileData
Support
TableGen
Target [Hexagon] Adding encodings for JR class instructions. Updating complier usages. 2014-12-10 21:24:10 +00:00
Transforms Rename static functiom "map" to be more descriptive and to avoid 2014-12-09 23:32:46 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile