1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/include
Chandler Carruth 93a470549b Teach instsimplify to use the constant folder where appropriate for
constant folding calls. Add the initial tests for this which show that
now instsimplify can simplify blindingly obvious code patterns expressed
with both intrinsics and library calls.

llvm-svn: 171194
2012-12-28 14:23:29 +00:00
..
llvm Teach instsimplify to use the constant folder where appropriate for 2012-12-28 14:23:29 +00:00
llvm-c Remove edis - the enhanced disassembler. Fixes PR14654. 2012-12-19 19:55:47 +00:00