forked from OSchip/llvm-project
a5b9645c4b
integer and floating-point opcodes, introducing FAdd, FSub, and FMul. For now, the AsmParser, BitcodeReader, and IRBuilder all preserve backwards compatability, and the Core LLVM APIs preserve backwards compatibility for IR producers. Most front-ends won't need to change immediately. This implements the first step of the plan outlined here: http://nondot.org/sabre/LLVMNotes/IntegerOverflow.txt llvm-svn: 72897 |
||
---|---|---|
.. | ||
2003-09-14-ExternalCall.ll | ||
2003-11-21-PHIUpdate.ll | ||
2008-06-02-Weak.ll | ||
2008-09-05-CGUpdate.ll | ||
dg.exp | ||
recursivetest.ll | ||
simplenoreturntest.ll | ||
simpletest.ll |