llvm-6502/tools/lto
Bill Wendling 90e7d4f6f0 Reformatting. No functionality change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153928 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-03 03:56:52 +00:00
..
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
lto.cpp Cleanup whitespace and remove unneeded 'extern' keyword on function definitions. 2012-03-31 10:44:20 +00:00
lto.exports Expoert c interface for disassembler. 2011-03-29 00:01:39 +00:00
LTOCodeGenerator.cpp Add an option to turn off the expensive GVN load PRE part of GVN. 2012-04-02 22:16:50 +00:00
LTOCodeGenerator.h Move trivial functions into the class definition. 2012-03-31 11:25:18 +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