llvm-6502/lib
Justin Holewinski d662576671 PTX: Improve support for 64-bit addressing
- Fix bug in ADDRrr/ADDRri/ADDRii selection for 64-bit addresses
- Add comparison selection for i64
- Add zext selection for i32 -> i64
- Add shl/shr/sha support for i64

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128153 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-23 16:58:51 +00:00
..
Analysis Revert r128140 for now. 2011-03-23 15:51:12 +00:00
Archive
AsmParser
Bitcode
CodeGen Notify the delegate before removing dead values from a live interval. 2011-03-23 04:43:16 +00:00
CompilerDriver
ExecutionEngine Tidy up. 2011-03-22 18:22:27 +00:00
Linker
MC RIT_ARM_ThumbBranch32Bit relocations are not used and should never be generated. 2011-03-22 22:52:54 +00:00
Object
Support We don't need a null terminator for the output file. 2011-03-22 19:20:47 +00:00
Target PTX: Improve support for 64-bit addressing 2011-03-23 16:58:51 +00:00
Transforms Fix PR9464 by correcting some math that just happened to be right in most cases 2011-03-23 05:25:55 +00:00
VMCore
CMakeLists.txt
Makefile