1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Transforms
Nick Lewycky 10693e2bb0 Generalize this optimization to work on equality comparisons between any two
integers that are constant except for a single bit (the same n-th bit in each).

llvm-svn: 90646
2009-12-05 05:00:00 +00:00
..
Hello CMake: Support for building llvm loadable modules. 2009-11-10 02:45:37 +00:00
Instrumentation Cheap, mostly strict, stable sorting. 2009-12-02 15:57:15 +00:00
IPO Make ConstantFoldConstantExpression recursively visit the entire 2009-11-23 16:22:21 +00:00
Scalar Generalize this optimization to work on equality comparisons between any two 2009-12-05 05:00:00 +00:00
Utils add an assert to make it really clear what this is doing. Return singularval as 2009-12-04 01:03:32 +00:00
Makefile The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00