1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib
Duncan Sands eb7ffc9654 Fix typo. Patch by Alexei Svitkine.
llvm-svn: 62616
2009-01-20 21:20:23 +00:00
..
Analysis Need only one set of debug info versions enum. 2009-01-20 19:22:03 +00:00
Archive Add the private linkage. 2009-01-15 20:18:42 +00:00
AsmParser Add the private linkage. 2009-01-15 20:18:42 +00:00
Bitcode use specialized accessor instead of plain getOperand(0) 2009-01-16 18:40:27 +00:00
CodeGen Use "SINT_TO_FP" instead of "UINT_TO_FP" when getting the exponent. This was 2009-01-20 21:17:57 +00:00
Debugger Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
ExecutionEngine Fix typo. Patch by Alexei Svitkine. 2009-01-20 21:20:23 +00:00
Linker Add the private linkage. 2009-01-15 20:18:42 +00:00
Support Add an IEEE remainder function, which is not 2009-01-20 18:35:05 +00:00
System Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Target Change TargetInstrInfo::isMoveInstr to return source and destination sub-register indices as well. 2009-01-20 19:12:24 +00:00
Transforms another fix for PR3354 2009-01-20 01:15:41 +00:00
VMCore div/rem by zero and div/rem overflow are both undefined according to 2009-01-19 21:55:26 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00