llvm-6502/lib
Jim Grosbach e672ff8430 Properly pseudo-ize ARM MVNCCi.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127482 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-11 19:55:55 +00:00
..
Analysis ComputeMaskedBits: sub falls through to add, and sub doesn't have the same overflow semantics as add. 2011-03-11 14:46:49 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove optimization emitting a reference insted of label difference, since it can create more relocations. Removed isBaseAddressKnownZero method, because it is no longer used. 2011-03-11 19:37:02 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Add constructors to MCElfStreamer and MCObjectStreamer to take an extra MCAssembler * argument. 2011-03-09 17:33:05 +00:00
Object
Support Don't compute the file size if we don't need to. 2011-03-10 20:54:07 +00:00
Target Properly pseudo-ize ARM MVNCCi. 2011-03-11 19:55:55 +00:00
Transforms Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often get 2011-03-11 19:30:30 +00:00
VMCore Unbreak the CMake build. 2011-03-10 00:51:01 +00:00
CMakeLists.txt
Makefile