1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/lib/Transforms
2012-12-21 11:18:49 +00:00
..
Hello Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
InstCombine Formatting fixes. Remove some unnecessary 'else' after 'return'. No functional change. 2012-12-20 07:15:54 +00:00
Instrumentation [msan] Remove unreachable blocks before instrumenting a function. 2012-12-21 11:18:49 +00:00
IPO Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
Scalar Every pass deserves a name, even codegenprep. 2012-12-21 01:48:14 +00:00
Utils [msan] Remove unreachable blocks before instrumenting a function. 2012-12-21 11:18:49 +00:00
Vectorize Enable if-conversion. 2012-12-21 04:47:54 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile