1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/lib/Transforms
Chris Lattner 380a325520 basic instcombine support for CDS.
llvm-svn: 148806
2012-01-24 14:31:22 +00:00
..
Hello Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet. 2010-10-07 00:31:16 +00:00
InstCombine basic instcombine support for CDS. 2012-01-24 14:31:22 +00:00
Instrumentation Implemented AddressSanitizer::getPassName() 2012-01-23 11:22:43 +00:00
IPO More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
Scalar More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
Utils Actually, this code handles wrapped sets just fine. Noticed by inspection. 2012-01-19 18:19:42 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
LLVMBuild.txt LLVMBuild: Introduce a common section which currently has a list of the 2011-12-12 22:45:54 +00:00
Makefile