llvm-6502/tools
Mikhail Glushenkov 530f399743 Documentation update.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73448 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-16 00:13:52 +00:00
..
bugpoint Fix the crash debugger to actually bisect globals once it's determined that it 2009-05-25 06:29:56 +00:00
gccas
gccld
gold Remove the gcc= option. llvm-gcc uses only as= 2009-06-15 10:14:18 +00:00
llc Add new function attribute - noimplicitfloat 2009-06-05 21:57:13 +00:00
lli Default llc / lli optimization to "Default", which corresponds to -O1 / -O2. 2009-05-04 23:05:19 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer Add missing codenames to the .bc analyzer. 2009-06-01 04:41:03 +00:00
llvm-config CMake: Implements and documents option LLVM_ENABLE_ASSERTS. 2009-06-03 15:11:25 +00:00
llvm-db
llvm-dis
llvm-extract
llvm-ld Change LTO to run the global opt pass twice. 2009-06-03 21:51:32 +00:00
llvm-link
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc Documentation update. 2009-06-16 00:13:52 +00:00
lto Bug fix: 2009-06-09 21:14:25 +00:00
opt Switch opt to using StandardPasses.h 2009-06-03 18:22:15 +00:00
CMakeLists.txt CMake: Use explicit dependencies for Xcode (as well as MSVC), to make 2009-06-04 19:53:37 +00:00
Makefile