.. |
bugpoint
|
To simplify the upcoming context-on-type change, switch all command line tools to using the default global context for now.
|
2009-07-15 22:16:10 +00:00 |
gccas
|
|
|
gccld
|
|
|
gold
|
Add a Force option to raw_fd_ostream to specify whether opening
|
2009-07-15 17:29:42 +00:00 |
llc
|
Switch llc and createJIT to use simpler command line parsing for -march.
|
2009-07-16 02:23:53 +00:00 |
lli
|
Make sure targets are initialized before we do anything, even command line
|
2009-07-16 02:04:54 +00:00 |
llvm-ar
|
To simplify the upcoming context-on-type change, switch all command line tools to using the default global context for now.
|
2009-07-15 22:16:10 +00:00 |
llvm-as
|
To simplify the upcoming context-on-type change, switch all command line tools to using the default global context for now.
|
2009-07-15 22:16:10 +00:00 |
llvm-bcanalyzer
|
Use errs() instead of std::cerr.
|
2009-07-15 16:35:29 +00:00 |
llvm-config
|
Teach Makefiles & CMake to link in the <TARGET>Info library when linking the
|
2009-07-15 07:43:34 +00:00 |
llvm-db
|
To simplify the upcoming context-on-type change, switch all command line tools to using the default global context for now.
|
2009-07-15 22:16:10 +00:00 |
llvm-dis
|
To simplify the upcoming context-on-type change, switch all command line tools to using the default global context for now.
|
2009-07-15 22:16:10 +00:00 |
llvm-extract
|
To simplify the upcoming context-on-type change, switch all command line tools to using the default global context for now.
|
2009-07-15 22:16:10 +00:00 |
llvm-ld
|
Kill off last uses of TargetMachineRegistry class.
|
2009-07-16 02:41:19 +00:00 |
llvm-link
|
Fix this comment to mention outs() rather than cout.
|
2009-07-15 23:33:14 +00:00 |
llvm-mc
|
implement .include in the lexer/parser instead of passing it into the streamer.
|
2009-07-16 06:14:39 +00:00 |
llvm-nm
|
To simplify the upcoming context-on-type change, switch all command line tools to using the default global context for now.
|
2009-07-15 22:16:10 +00:00 |
llvm-prof
|
To simplify the upcoming context-on-type change, switch all command line tools to using the default global context for now.
|
2009-07-15 22:16:10 +00:00 |
llvm-ranlib
|
To simplify the upcoming context-on-type change, switch all command line tools to using the default global context for now.
|
2009-07-15 22:16:10 +00:00 |
llvm-stub
|
|
|
llvmc
|
Added a fixme for platform specific GetDirSeparator().
|
2009-07-13 10:58:55 +00:00 |
lto
|
Kill off last uses of TargetMachineRegistry class.
|
2009-07-16 02:41:19 +00:00 |
opt
|
To simplify the upcoming context-on-type change, switch all command line tools to using the default global context for now.
|
2009-07-15 22:16:10 +00:00 |
CMakeLists.txt
|
|
|
Makefile
|
LLVMC doesn't need ENABLE_PIC to build now.
|
2009-07-04 03:54:54 +00:00 |