1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib/Transforms
2011-07-25 21:16:04 +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 Shorten some expressions by using ArrayRef::slice(). 2011-07-25 15:13:01 +00:00
Instrumentation Convert GetElementPtrInst to use ArrayRef. 2011-07-25 09:48:08 +00:00
IPO Convert GetElementPtrInst to use ArrayRef. 2011-07-25 09:48:08 +00:00
Scalar Add missing space (this line is no longer pushing the 80-column limit). 2011-07-25 21:16:04 +00:00
Utils Convert GetElementPtrInst to use ArrayRef. 2011-07-25 09:48:08 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
Makefile