llvm-6502/test
Duncan Sands 48da0be8b5 Fix PR13991: legalizing an overflowing multiplication operation is harder than
the add/sub case since in the case of multiplication you also have to check that
the operation in the larger type did not overflow.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165017 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-02 15:03:49 +00:00
..
Analysis Add default JIT LIT variable. 2012-10-02 10:57:08 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix PR13991: legalizing an overflowing multiplication operation is harder than 2012-10-02 15:03:49 +00:00
DebugInfo Fix tests that didn't test anything. 2012-09-26 09:51:39 +00:00
ExecutionEngine
Feature
Instrumentation Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767 2012-09-27 10:14:43 +00:00
Integer
Linker
MC MachO: direct-to-object attribute for data-in-code markers. 2012-10-01 22:20:54 +00:00
Object
Other Forgot the SPIR test case. 2012-10-01 17:07:51 +00:00
Scripts
TableGen
Transforms Fix more misspellings found by Duncan during review. 2012-10-01 12:30:45 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg Add default JIT LIT variable. 2012-10-02 10:57:08 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh