1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib
Reid Spencer f45b85c023 For PR411:
No functionality changes, just improve the code by a) providing better
function names, b) eliminating a call to get_suffix and c) tightening up
a function elimination test to reduce further checking.

llvm-svn: 25540
2006-01-23 07:42:30 +00:00
..
Analysis Add explicit iostream #includes 2006-01-22 23:19:18 +00:00
AsmParser Make sure intrinsic auto-upgrade is invoked correctly. 2006-01-19 01:21:04 +00:00
Bytecode For PR411: 2006-01-23 07:39:03 +00:00
CodeGen Fix Regression/CodeGen/SparcV8/2006-01-22-BitConvertLegalize.ll by making 2006-01-23 07:30:46 +00:00
Debugger dum de dum 2005-12-26 10:24:15 +00:00
ExecutionEngine Add #include of <iostream> 2006-01-22 23:41:42 +00:00
Linker add support for ConstantPacked to the linker 2006-01-19 23:15:58 +00:00
Support Add explicit #includes of <iostream> 2006-01-22 22:53:01 +00:00
System For PR351: 2005-12-22 20:00:16 +00:00
Target remove the V8 simple isel 2006-01-23 07:20:15 +00:00
Transforms add a bunch more optimizations for unary double math functions 2006-01-23 06:24:46 +00:00
VMCore For PR411: 2006-01-23 07:42:30 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00