llvm-6502/lib
Eric Christopher 362fee90b9 Lower multiply with overflow checking to __mulo<mode>
calls if we haven't been able to lower them any
other way.

Fixes rdar://9090077 and rdar://9210061


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133288 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-17 20:41:29 +00:00
..
Analysis
Archive
AsmParser remove another old and dead hunk of code. 2011-06-17 17:40:18 +00:00
Bitcode Drop the "2" suffix on some enums. 2011-06-17 18:17:37 +00:00
CodeGen Lower multiply with overflow checking to __mulo<mode> 2011-06-17 20:41:29 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Add an option that allows one to "decode" the LSDA. 2011-06-17 20:35:21 +00:00
Object
Support
Target Add an option that allows one to "decode" the LSDA. 2011-06-17 20:35:21 +00:00
Transforms Relocate NUW test to cover all binary ops in a dynamic alloca expr. 2011-06-17 20:21:52 +00:00
VMCore Fix typo in comment. 2011-06-17 13:36:06 +00:00
CMakeLists.txt
Makefile