1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/include
Chris Lattner be2bafbe92 Delete the IPO simplify-libcalls and completely reimplement it as
a FunctionPass.  This makes it simpler, fixes dozens of bugs, adds
a couple of minor features, and shrinks is considerably: from
2214 to 1437 lines.

llvm-svn: 50520
2008-05-01 06:25:24 +00:00
..
llvm Delete the IPO simplify-libcalls and completely reimplement it as 2008-05-01 06:25:24 +00:00
llvm-c Correct parameter attributes encoding for C bindings. 2008-04-28 21:48:04 +00:00