llvm-6502/lib
Jakob Stoklund Olesen 10c5f2dad5 Add SlotIndex statistics.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127007 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-04 18:08:29 +00:00
..
Analysis Fold "icmp pred (srem X, Y), Y" like we do for urem. Handle signed comparisons 2011-03-04 10:06:52 +00:00
Archive
AsmParser
Bitcode
CodeGen Add SlotIndex statistics. 2011-03-04 18:08:29 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Object
Support
Target Fixes addc pattern when immediate cannot be represented with 16-bit. Patch by Akira Hatanaka 2011-03-04 17:59:18 +00:00
Transforms DenseMap<uintptr_t,...> doesn't allow all values as keys. 2011-03-04 02:48:56 +00:00
VMCore
CMakeLists.txt
Makefile