.. |
bugpoint
|
Revert r7561{9,8,7,6}, which depend on r75610.
|
2009-07-14 16:25:11 +00:00 |
gccas
|
|
|
gccld
|
|
|
gold
|
|
|
llc
|
Add the Object Code Emitter class. Original patch by Aaron Gray, I did some
|
2009-07-06 05:09:34 +00:00 |
lli
|
Add a --with-oprofile flag to configure, which uses OProfile's agent
|
2009-07-10 21:08:20 +00:00 |
llvm-ar
|
Hold the LLVMContext by reference rather than by pointer.
|
2009-07-01 21:22:36 +00:00 |
llvm-as
|
switch the .ll parser into SMDiagnostic.
|
2009-07-02 22:46:18 +00:00 |
llvm-bcanalyzer
|
|
|
llvm-config
|
Fix http://llvm.org/PR4481: Make llvm-config print the right include paths when
|
2009-07-07 22:15:37 +00:00 |
llvm-db
|
Match declaration to definition.
|
2009-07-12 23:50:34 +00:00 |
llvm-dis
|
Hold the LLVMContext by reference rather than by pointer.
|
2009-07-01 21:22:36 +00:00 |
llvm-extract
|
Hold the LLVMContext by reference rather than by pointer.
|
2009-07-01 21:22:36 +00:00 |
llvm-ld
|
Hold the LLVMContext by reference rather than by pointer.
|
2009-07-01 21:22:36 +00:00 |
llvm-link
|
Make the use of const with respect to LLVMContext sane. Hopefully this is the last time, for the
|
2009-07-01 23:13:44 +00:00 |
llvm-mc
|
Added llvm-mc support for parsing the .desc directive.
|
2009-07-14 18:17:10 +00:00 |
llvm-nm
|
Hold the LLVMContext by reference rather than by pointer.
|
2009-07-01 21:22:36 +00:00 |
llvm-prof
|
Move main llvm-prof functionality into a ModulePass.
|
2009-07-14 07:41:11 +00:00 |
llvm-ranlib
|
Hold the LLVMContext by reference rather than by pointer.
|
2009-07-01 21:22:36 +00:00 |
llvm-stub
|
|
|
llvmc
|
Added a fixme for platform specific GetDirSeparator().
|
2009-07-13 10:58:55 +00:00 |
lto
|
Revert r7561{9,8,7,6}, which depend on r75610.
|
2009-07-14 16:25:11 +00:00 |
opt
|
Hold the LLVMContext by reference rather than by pointer.
|
2009-07-01 21:22:36 +00:00 |
CMakeLists.txt
|
|
|
Makefile
|
LLVMC doesn't need ENABLE_PIC to build now.
|
2009-07-04 03:54:54 +00:00 |