llvm-6502/tools/lto
2012-11-15 00:14:15 +00:00
..
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
lto.cpp Remove lto_codegen_set_whole_program_optimization. It is a work in progress, 2012-04-16 10:58:38 +00:00
lto.exports Add support for annotated disassembly output for X86 and arm. 2012-10-22 22:31:46 +00:00
LTOCodeGenerator.cpp Add doInitialization and doFinalization methods to ModulePass's, to allow them to be re-initialized and reused on multiple Module's. 2012-11-15 00:14:15 +00:00
LTOCodeGenerator.h Remove unused private fields found by clang's new -Wunused-private-field. 2012-06-06 18:25:08 +00:00
LTOModule.cpp Set default CPU for Darwin targets with LTO. <rdar://problem/12457841> 2012-10-12 17:39:25 +00:00
LTOModule.h Add a way to grab the target options from the LTO command line. 2012-08-06 21:34:54 +00:00
Makefile Place temporary LTO files into their own subdirectory. 2012-10-10 05:29:15 +00:00