llvm-6502/tools
Misha Brukman de9720ffce * Disambiguate symbols before we start splitting module by functions
* Moved DisambiguateGlobalSymbols() out of the ReduceMisCodegenFunctions class
* Added an assert to have a cleaner exit if `main' is not found in the module


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7380 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-29 16:02:28 +00:00
..
analyze The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
as
bugpoint * Disambiguate symbols before we start splitting module by functions 2003-07-29 16:02:28 +00:00
dis
extract
gccas Add tail duplication pass to the pipeline, move the verifier pass to the front 2003-06-22 20:11:45 +00:00
gccld Run the simplify CFG pass after instcombine which has the effect of deleting 2003-06-26 05:29:50 +00:00
link
llc Initialize the target architecture based on compiler defines, so if compiled on 2003-07-18 22:21:40 +00:00
lli Add in support to load shared objects (-load is provided by Support library). 2003-07-28 19:06:19 +00:00
llvm-as
llvm-dis
llvm-extract
llvm-link
opt Remove instloops library 2003-07-21 19:07:27 +00:00
Makefile