llvm-6502/tools
Daniel Dunbar 46a2716910 lli: Switch to using ParseIRFile, for consistency with other LLVM tools.
- Also, switch tests to not using llvm-as. They run 20% faster now, not that it matters.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118952 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-13 00:28:01 +00:00
..
bugpoint Fix some places where error messages were being swallowed. 2010-11-09 01:13:31 +00:00
bugpoint-passes
edis
gold
llc
lli lli: Switch to using ParseIRFile, for consistency with other LLVM tools. 2010-11-13 00:28:01 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-diff
llvm-dis
llvm-extract
llvm-ld Rename FindExecutable to PrependMainExecutablePath. 2010-11-03 16:14:16 +00:00
llvm-link
llvm-mc Add registry hook for assembly text output 2010-11-08 02:21:17 +00:00
llvm-nm
llvm-prof
llvm-ranlib
llvm-shlib
llvm-stub
llvmc
lto
opt Tweak the opt -O2 / opt -O3 inliner thresholds to be the same as llvm-gcc and 2010-11-02 23:40:28 +00:00
CMakeLists.txt Add polly support to the build system. 2010-10-30 00:54:26 +00:00
Makefile Add polly support to the build system. 2010-10-30 00:54:26 +00:00