llvm-6502/tools/lto
Bill Wendling 61476d6f90 Inline function into its one caller.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153598 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-28 20:48:49 +00:00
..
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
lto.cpp
lto.exports
LTOCodeGenerator.cpp More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
LTOCodeGenerator.h
LTOModule.cpp Inline function into its one caller. 2012-03-28 20:48:49 +00:00
LTOModule.h Reformat the LTOModule code to be more inline with LLVM's coding standards. Add 2012-03-28 20:46:54 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00