1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/tools/lto
2012-03-30 10:29:38 +00:00
..
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
lto.cpp Cleanup whitespace. Doxygenize comments. And indent to llvm coding standards. 2012-03-30 10:29:38 +00:00
lto.exports Expoert c interface for disassembler. 2011-03-29 00:01:39 +00:00
LTOCodeGenerator.cpp More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
LTOCodeGenerator.h Add a lto_codegen_compile_to_file to avoid producing a file, reading it to 2011-03-22 20:57:13 +00:00
LTOModule.cpp Make some headway towards compiling all of LLVM. 2012-03-29 08:27:32 +00:00
LTOModule.h Make some headway towards compiling all of LLVM. 2012-03-29 08:27:32 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00