1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/Transforms
Chris Lattner fed736376e split instcombine of compares (visit[FI]Cmp) out to
a new InstCombineCompares.cpp file.

llvm-svn: 92467
2010-01-04 07:37:31 +00:00
..
Hello Fix a bunch of little errors that Clang complains about when its being pedantic 2009-12-19 07:05:23 +00:00
InstCombine split instcombine of compares (visit[FI]Cmp) out to 2010-01-04 07:37:31 +00:00
Instrumentation remove the random sampling framework, which is not maintained anymore. 2010-01-02 20:07:03 +00:00
IPO Final step in the metadata API restructuring: move the 2009-12-29 09:01:33 +00:00
Scalar move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00
Utils fix Analysis/DebugInfo.h to not include Metadata.h. Do this 2009-12-31 03:02:08 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00