1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/Transforms/EarlyCSE
Chandler Carruth b4f6fbea29 [PM] Port EarlyCSE to the new pass manager.
I've added RUN lines both to the basic test for EarlyCSE and the
target-specific test, as this serves as a nice test that the TTI layer
in the new pass manager is in fact working well.

llvm-svn: 227725
2015-02-01 10:51:23 +00:00
..
AArch64 [PM] Port EarlyCSE to the new pass manager. 2015-02-01 10:51:23 +00:00
basic.ll [PM] Port EarlyCSE to the new pass manager. 2015-02-01 10:51:23 +00:00
commute.ll Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change. 2013-07-14 01:42:54 +00:00
floatingpoint.ll Initially forgotten-to-svn-add test case for r177279. 2013-03-18 12:07:24 +00:00
instsimplify-dom.ll Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change. 2013-07-14 01:50:49 +00:00