llvm-6502/tools
Rafael Espindola 7b4eb02b6d Move some logic to populateLTOPassManager.
This will avoid code duplication in the next commit which calls it directly
from the gold plugin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216211 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-21 20:03:44 +00:00
..
bugpoint Handle inlining in populateLTOPassManager like in populateModulePassManager. 2014-08-21 13:35:30 +00:00
bugpoint-passes
gold Fix using -plugin-opt=apiflie when also using -plugin-opt=emit-llvm. 2014-08-11 19:06:54 +00:00
llc Remove the TargetMachine forwards for TargetSubtargetInfo based 2014-08-04 21:25:23 +00:00
lli Quick fix for an use after free. 2014-08-20 15:19:37 +00:00
llvm-ar Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
llvm-as Modernize the .ll parsing interface. 2014-08-19 16:58:54 +00:00
llvm-bcanalyzer
llvm-c-test
llvm-config
llvm-cov
llvm-diff Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
llvm-dis
llvm-dwarfdump Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
llvm-extract
llvm-jitlistener IntelJITEventListener updates to fix breaks by recent changes to EngineBuilder and DIContext. 2014-08-21 07:01:55 +00:00
llvm-link
llvm-lto
llvm-mc Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
llvm-mcmarkup
llvm-nm Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
llvm-objdump Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
llvm-profdata
llvm-readobj Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
llvm-rtdyld Temporarily Revert "Nuke the old JIT." as it's not quite ready to 2014-08-07 22:02:54 +00:00
llvm-shlib
llvm-size Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
llvm-stress
llvm-symbolizer Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
llvm-vtabledump Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
lto
macho-dump Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
msbuild
obj2yaml Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
opt Move some logic to populateLTOPassManager. 2014-08-21 20:03:44 +00:00
verify-uselistorder IR: Implement uselistorder assembly directives 2014-08-19 21:30:15 +00:00
yaml2obj Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile