1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include
James Molloy bcb542b66c [PatternMatch] Switch to use ValueTracking::matchSelectPattern
Instead of rolling our own min/max matching code (which is notoriously
hard to get completely right), use ValueTracking's instead.

llvm-svn: 251785
2015-11-02 09:54:00 +00:00
..
llvm [PatternMatch] Switch to use ValueTracking::matchSelectPattern 2015-11-02 09:54:00 +00:00
llvm-c [Orc] Expose the compile callback API through the C bindings. 2015-10-30 03:20:21 +00:00