llvm-6502/lib
Craig Topper 0b9c5e268f Add hasSideEffects=0 to CMP*rr_REV.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171130 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-27 02:08:46 +00:00
..
Analysis Add LLVMContext::emitWarning methods and use them. <rdar://problem/12867368> 2012-12-24 18:15:21 +00:00
Archive
AsmParser
Bitcode
CodeGen Rename LLVMContext diagnostic handler types and functions. 2012-12-25 00:07:12 +00:00
DebugInfo Right now all of the relocations are 32-bit dwarf, and the relocation 2012-12-27 01:07:07 +00:00
ExecutionEngine Removed "static" from "__jit_debug_descriptor" because "static" adds C++ mangling prefix to this symbol. 2012-12-24 09:42:27 +00:00
Linker
MC
Object
Option
Support Fix whitespace. No functionality change. 2012-12-25 06:13:25 +00:00
TableGen
Target Add hasSideEffects=0 to CMP*rr_REV. 2012-12-27 02:08:46 +00:00
Transforms If all of the write objects are identified then we can vectorize the loop even if the read objects are unidentified. 2012-12-26 23:30:53 +00:00
VMCore 80 columns. No functionality change. 2012-12-26 22:00:49 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile