llvm-6502/tools/lto
2012-04-09 23:16:51 +00:00
..
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
lto.cpp s/lto_codegen_whole_program_optimization/lto_codegen_set_whole_program_optimization/ 2012-04-09 08:32:21 +00:00
lto.exports s/lto_codegen_whole_program_optimization/lto_codegen_set_whole_program_optimization/ 2012-04-09 08:32:21 +00:00
LTOCodeGenerator.cpp Revert the 'EnableInitializing' flag. There is debate on whether we should run that pass by default in LTO. 2012-04-09 23:16:51 +00:00
LTOCodeGenerator.h Add a hook to turn on the internalize pass through the LTO interface. 2012-04-09 05:26:48 +00:00
LTOModule.cpp Reformatting. No functionality change. 2012-04-03 03:56:52 +00:00
LTOModule.h Hack the hack. If we have a situation where an ASM object is defined but isn't 2012-04-02 10:01:21 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00